#React https://medium.freecodecamp.com/the-5-things-you-need-to-know-to-understand-react-a1dbd5d114a3
freeCodeCamp
React’s Five Fingers of Death. Master these five concepts, then master React.
A few years ago, my friend Sean started telling me how this brand new front-end library called React was going to take over the web. At…
Forwarded from Syra's Techbinder
https://hackernoon.com/10-react-mini-patterns-c1da92f068c5#.88r5yrqeg
Tags: #Javascript #React #webdev
Sent us by @pmkary
Tags: #Javascript #React #webdev
Sent us by @pmkary
Hackernoon
HackerNoon - read, write and learn about any technology
How hackers start their afternoon. HackerNoon is a free platform with 25k+ contributing writers. 100M+ humans have visited HackerNoon to learn about technology.
#React #Jest #Flow #ImmutableJS https://code.facebook.com/posts/300798627056246/relicensing-react-jest-flow-and-immutable-js/
Shared by @TheManThatStopsTheMonsters through @fullstackscentral
Shared by @TheManThatStopsTheMonsters through @fullstackscentral
Facebook Code
Relicensing React, Jest, Flow, and Immutable.js
React 16 will be licensed under the MIT Open Source license.
#React https://hackernoon.com/the-100-correct-way-to-structure-a-react-app-or-why-theres-no-such-thing-3ede534ef1ed
Hackernoon
HackerNoon - read, write and learn about any technology
How hackers start their afternoon. HackerNoon is a free platform with 25k+ contributing writers. 100M+ humans have visited HackerNoon to learn about technology
#JS #React https://medium.freecodecamp.org/10-points-to-remember-thatll-help-you-master-coding-in-reactjs-library-d0520d8c73d8
freeCodeCamp.org
How to write highly readable React code — 10 coding style tips
by Nirmalya Ghosh How to write highly readable React code — 10 coding style tips 10 points to remember that’ll help you master coding in ReactJS libraryWhen doing code reviews, developers rarely get enough time to truly understand each line of code we’re…
#React #Vue #JS https://medium.com/javascript-in-plain-english/i-created-the-exact-same-app-in-react-and-vue-here-are-the-differences-e9a1ae8077fd
Medium
I created the exact same app in React and Vue. Here are the differences.
React vs Vue. Finally, a side-by-side code comparison between Vue and React! 🎉
#React #Performance https://www.netlify.com/blog/2018/08/29/using-the-react-devtools-profiler-to-diagnose-react-app-performance-issues/
Netlify
Using the React DevTools Profiler to Diagnose React App Performance Issues
We had a big performance issue with rendering large server logs. Now we don't. All thanks to the DevTools Profiler.
#React #NextJS #AWS https://dev.to/adnanrahic/a-crash-course-on-serverless-side-rendering-with-reactjs-nextjs-and-aws-lambda-13ed
DEV Community
A crash course on serverless-side rendering with React.js, Next.js and AWS Lambda
Not so long ago I started exploring server-side rendered single-page applications. Yeah, try saying that three times fast. Building products for startups has taught me SEO is a must if you want an online presence. But, you also want the performance SPAs can…