Tag: React
All the articles with the tag "React".
React 19 is coming: Automatic Memoization & Server Actions
Published: at 09:35 PMReact 19 will allow developers to drop useMemo, useCallback; Server Actions are real and well crafted; Meta is opening React Canary builds to the world
Why I Chose React Over Vue - Steven Poulton
Updated: at 04:55 AMA look at why immutability and functional workflow are better solutions than reactive state and domain-specific language
Introduction to WebpackBin BETA
Updated: at 11:31 PMWatch out Plunkr, WebpackBin is going to redefine code sharing in 2016
React, JSX and ES6: The Weird Parts
Updated: at 05:11 PMValid JSX complaints: overuse of element nodes and an ugly API for if statements, doctype, and comments
What the Flux?
Updated: at 03:00 PMThe breakdown on the Flux pattern: get stuff, do stuff, notify, show stuff, click stuff, get more stuff
Removing User Interface Complexity, or Why React is Awesome
Updated: at 04:00 PMWrite a native mobile app using React. It's fast because React's view-diffing magic lets you skip the compile step.
Hacker Way: Rethinking Web App Development at Facebook
Updated: at 09:13 PMLearn the origins of ReactJS, why it is conceptually superior to MVC or MVVM, and the benefits in real-life Facebook apps
James Shore gives a thumbs up to React JS, but not for the reasons you might expect
Updated: at 11:16 PMReact JS is not accidentally opinionated. It is quite testable. It is SEO compatible. You should use it.