Ari 26 Report post Posted January 22, 2018 Just for some fun, post up some of the most useless code you can think of. Share this post Link to post Share on other sites
Banou 0 Report post Posted January 22, 2018 const ಠ_ಠ = _ => { 'watdidusay' } Share this post Link to post Share on other sites
Elliot 41 Report post Posted January 22, 2018 every js framework that isnt ozjs Share this post Link to post Share on other sites
Angel 7 Report post Posted January 22, 2018 Standard javascript developer response to this would be: Every framework that... I don't know how to use. Isn't the framework that the cool kids are using. Isn't a framework I wrote myself. Anything that I had to write myself because I couldn't find it in the nom repo. Praise be to NPM. Notes: 3 and 4 are contradictory and highlight the two main types of javascript developers. Those that write the tools and those that consume the tools. Yes, I have written and published my own framework. Share this post Link to post Share on other sites
dwigHIT 0 Report post Posted January 23, 2018 12 hours ago, Angel said: Standard javascript developer response to this would be: Every framework that... I don't know how to use. Isn't the framework that the cool kids are using. Isn't a framework I wrote myself. Anything that I had to write myself because I couldn't find it in the nom repo. Praise be to NPM. Notes: 3 and 4 are contradictory and highlight the two main types of javascript developers. Those that write the tools and those that consume the tools. Yes, I have written and published my own framework. have you ever written a compiler? Share this post Link to post Share on other sites
Angel 7 Report post Posted January 24, 2018 On 23/01/2018 at 9:36 PM, dwigHIT said: have you ever written a compiler? Yes. On the commodore Plus 4 (google it). It was a very bad compiler for BASIC, and it was a long time ago. I also wrote my own language to enable "the yellow and black PC security company" support team to automate the removal process of malicious code that could not be extracted from windows while windows was running. But again, that was a different time. 1 Share this post Link to post Share on other sites