My thoughts on picking Ember.js for a side project, a tangential rant motivated from an article on CSS-Tricks, “How The Web is Really Built.”
Tag: reactjs
JavaScript30 weekly catch-up: DOM, canvas, DevTools; refs, alternate method syntax, and routing.
Progress on JavaScript30 and ReactJS across ten days — (JavaScript) DOM manipulation, Document Fragment, HTML5 Canvas; DevTools (ReactJS) new syntax for refs, why we bind methods, new syntax for methods, and routing.
JavaScript30 Day #04 – Updating CSS Variables with JS, slow update on ReactJS.
A slow day where I learn to update CSS variables dynamically from user input, and get a brush-up on ReactJS’ idea of components.
JavaScript30 Day #03 – Study group on Zulip, Wes Bos’ React for Beginners course, and a simple JavaScript & CSS clock.
Today, I start Wes Bos’ React for Beginners course, build a simple clock in vanilla JavaScript, and set up a study group on Zulipchat.
JavaScript30 Day #02 – Wes Bos’ JavaScript30 course, grouping operator, HOCs in ReactJS.
Today, I start Wes Bos’ JavaScript30 course, ponder about the grouping operator, and make sense of Higher Order Components in theory.
JavaScript30 Day #01 – ReactJS, this, methods that mutate an Array.
A part of the JavaScript30 series — re-learning JavaScript and its ecosystem over 30 days. Includes ReactJS, the this keyword, and mutating methods for Arrays.
I’m learning ReactJS again, from scratch.
The ecosystem moves fast and my existing knowledge is out-dated.