tips
- react
4 key learnings from an experienced React developer
Never stop learning Minimalism is your best friend Don’t be afraid to refactor React has more . . .
- react
10 Ways To Speed Up React Development
Use a Framework Use ESLint Use Prettier Use AI-Driven Autocomplete Superpower your CLI Use a React . . .
- React Native
7 Reasons React Native is Going to Be BIG in 2021
Minimized Development Time & Cost Simple & Easy Maintenance Reusable Dynamic Platform . . .
- react
15 React Best Practices You Need to Follow in 2020
🐛 Keep components small and function-specific ♻️ Reusability is important, so keep creation . . .
- react
A Critique of React Hooks
“If I were starting a new react project today I would still use them despite all these flaws. . . .
Best practices while developing a React Native App
Divide the components Create Aliases Sort the imports Declare the types Separate the styles . . .