Forwarded from Pedi
  
  Instagram
  
  Javascript tips
  G'day folks I've prepared 4 easy steps to make yourself prepare for TDD. Let me know if you got any questions. #developers #software #coders #code #computer #pc #linux #java #css #html #web #worktag #javascript #angularjs #reactjs #webdevelopment #webdeveloperhumor
  #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 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 βοΈ
Hacker Noon
  
  Straightforward code splitting with React and Webpack
  Everything seemed perfect until your app size increases too fast β¦
  Use Prettier In Your Project And Don't Think About Code Formatting Anymore π
https://github.com/prettier/prettier
#package #code #tools
@ReactDev π
  
  https://github.com/prettier/prettier
#package #code #tools
@ReactDev π
GitHub
  
  GitHub - prettier/prettier: Prettier is an opinionated code formatter.
  Prettier is an opinionated code formatter. Contribute to prettier/prettier development by creating an account on GitHub.
  #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
  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 :: π
  Programming isnβt about what you know; itβs about what you can figure out. π€
βChris Pineβ
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 :: π
  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
  β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π
  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π
  The object-oriented version of spaghetti code is, of course, 'lasagna code'. Too many layers. π
β Roberto Waltman
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π
  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π
  "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π
#code_quote π¬
Measuring programming progress by lines of code is like measuring aircraft building progress by weight.
β Bill Gates
Join Us :: βοΈ@ReactDevπ
  Measuring programming progress by lines of code is like measuring aircraft building progress by weight.
β Bill Gates
Join Us :: βοΈ@ReactDevπ
#code_quote π¬
Assertions are a tool to do basic sanity checking for programmer errors.
β Marijn Haverbeke
Join Us :: βοΈ@ReactDevπ
  Assertions are a tool to do basic sanity checking for programmer errors.
β Marijn Haverbeke
Join Us :: βοΈ@ReactDevπ