React

React

172 bookmarks
Newest
TypeScript and React
TypeScript and React
Articles on web dev and software engineering: TypeScript, JavaScript, Rust, and more!
·fettblog.eu·
TypeScript and React
The Beginner's Guide to ReactJS from @kentcdodds on @eggheadio
The Beginner's Guide to ReactJS from @kentcdodds on @eggheadio
React got that name for a reason. It’s a component-based JavaScript library that renders smartly and can seriously simplify your work. This course is for React newbies and anyone looking to build a solid foundation. It’s designed to teach you everything you need to start building web applications in React right away. Each lesson in this 28-part course is a single index.html file. This keeps your focus on learning React, no distractions. We’ll start with a blank file and add more complexity as we go along, wrapping the course with a lesson on how to move into a more production-ready developm...
·egghead.io·
The Beginner's Guide to ReactJS from @kentcdodds on @eggheadio
React’s JSX vs Vue’s templates: a showdown on the front end
React’s JSX vs Vue’s templates: a showdown on the front end
React.js and Vue.js are two of the most popular JavaScript libraries on the planet. They're both powerful and relatively easy to pick up and use. Both React and Vue: use a virtual DOMprovide reactive view componentsmaintain a focus on one aspect of development. In this case, the view.
·medium.freecodecamp.org·
React’s JSX vs Vue’s templates: a showdown on the front end
Template Technology Agnosticism | Brad Frost
Template Technology Agnosticism | Brad Frost
I absolutely love Jonathan Snook's thoughts here. He discusses how the Mustache templating engine actually gets quite close to tech-agnostic HTML, and that's a good thing for systems that need to go to a bunch of places. This legibility becomes important for other people who might be converting a co
·bradfrost.com·
Template Technology Agnosticism | Brad Frost