React & Modern Javascript
306 subscribers
43 photos
17 videos
15 files
245 links
React for Developers πŸš€πŸš€
Useful ArticlesπŸ“ƒ
DailyTips⚑️
Introduction videosπŸ’«
CoursesπŸ—ƒ
Covering the Updates of Modern Web Development!🌎

Link : t.me/ReactDev
Contact Us if You Have Any Questions or Suggestions:
@MrGh0st
@stfuBlyat
Download Telegram
#DailyTips

Code splitting your React apps ❄️

This article helps you split your bundles!
it makes smaller bundles and much much faster load times (it will load the needed module that is used to init the app first)
Dont believe me? run a performance test with chrome on your app πŸ˜‰

https://hackernoon.com/straightforward-code-splitting-with-react-and-webpack-4b94c28f6c3f

Official webpack code-splitting guide: ☘️
https://webpack.js.org/guides/code-splitting/#src/components/Sidebar/Sidebar.jsx

#code_splitting #article #react
Join Us :: @ReactDev βš›οΈ
#code_quote πŸ’¬
Any code of your own that you haven't looked at for six or more months might as well have been written by someone else.

β€” Eagleson's law
#code_quote πŸ’¬
Programming isn’t about what you know; it’s about what you can figure out. πŸ€”
β€”Chris Pine​

Join Us @ReactDev :: πŸš€
#code_quote πŸ’¬
and also a bitter fact πŸ˜‘

Join Us @ReactDev :: πŸš€
#code_quote πŸ’‘
Every great developer you know got there by solving problems they were unqualified to solve until they actually did it.
β€” Patrick McKenzie

Join Us @ReactDev :: πŸš€
#code_quote πŸ’¬
β€œAny fool can write code that a computer can understand. Good programmers write code that humans can understand.”
– Martin Fowler
#code_quote πŸ’¬
Walking on water and developing software from a specification are easy if both are frozen. 
β€” Edward V Berard

Join Us :: βš›οΈ@ReactDevπŸš€
#code_quote πŸ’¬
The object-oriented version of spaghetti code is, of course, 'lasagna code'. Too many layers. 🍝
β€” Roberto Waltman

Join Us :: βš›οΈ@ReactDevπŸš€
#code_quote πŸ’¬

Join Us :: βš›οΈ@ReactDevπŸš€
#code_quote πŸ’¬

So much complexity in software comes from trying to make one thing do two things.

- Ryan Singer

Join
Us :: βš›οΈ@ReactDevπŸš€
#code_quote πŸ’¬

"It is not the language that makes programs appear simple. It is the programmer that make the language appear simple!"

β€” Uncle Bob

Join
Us :: βš›οΈ@ReactDevπŸš€