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๐Ÿš€