A
agent_008_nl
Guest
I'm learning js for myself and just stumbled on this interesting article. It fits in this thread. A couple of sentences: Over the course of the next few years, the way we code is going to change in radical ways, pushing us in a fundamentally different direction than the one we’ve been sprinting for the past 30 years or so. These changes will lead to many important breakthroughs in programming techniques, processes, application scalability, and quality controls. Developers proficient in functional programming are going to be in large demand in the very near future. The `class` keyword will probably be the most harmful feature in JavaScript. Douglas Crockford doesn’t use `new` or `this` at all, instead opting for an entirely functional approach to code reuse. medium.com/.../the-two-pillars-of-javascript-ee6f3281e7f3 medium.com/.../the-two-pillars-of-javascript-pt-2-functional-programming-a63aa53a41a4 -- Kind regards, Stefan Houtzager Houtzager ICT consultancy & development www.linkedin.com/in/stefanhoutzager
Continue reading...
Continue reading...