hansol yang[ReactNative] async storage 및 webview 에서 message 사용하기제목그대로 async storage 와 webview 와의 message 통신에 대한 이야기를 하려고 해요.Mar 21, 2021Mar 21, 2021
InDailyJSbyKonstantin LebedevApplying SOLID principles in ReactAs the software industry grows and makes mistakes, the best practices and good software design principles emerge and conceptualize to avoid…Jul 12, 202213Jul 12, 202213
Vishal Sharma5 Different Techniques for Cross Micro Frontend CommunicationThe title itself signifies what we are going to discuss in this article. But before we even start, let’s try to understand why cross-micro…Jun 12, 20225Jun 12, 20225
AtomicsFrontend Architecture for Insane Scalability ⚠️Probably you have an idea banging upon your head and are wondering the best way to implement it. Don’t be anxious, don’t hurry! Keep…May 28, 20229May 28, 20229
InBetter ProgrammingbyShuai LiA React Hooks Challenge for Senior React DevelopersCan you solve this problem?May 19, 202212May 19, 202212
InJavaScript in Plain EnglishbyVithushan JeyDo You Know the 5 Types of States in React?The helping guide to know your states in React betterOct 26, 20212Oct 26, 20212
InValtech SwitzerlandbyLorenzo GMA better React folder structureWhy a folder structure is important and some suggestions to write your own oneNov 30, 2021Nov 30, 2021
Charles ChenIs This the Easiest 2 Min. Refactoring to Improve Your React Code?If your React project is littered with ternaries, then read on and find out how to clean up your JSX/TSX with one simple, 2 minute…Mar 12, 20228Mar 12, 20228
InBits and PiecesbyThor ChenReact Design Patterns: Return Component From HooksA Potential New Pattern Inspired by “Partial Application”: With practical examples using Material-UI and TypeScriptFeb 17, 20229Feb 17, 20229
InBetter ProgrammingbyRajat KumarUsing useContext and useReducer to Manage a Form’s StateBuilding better forms in ReactDec 6, 20201Dec 6, 20201
Robin PokornyIndex as a key is an anti-patternSo many times I have seen developers use the index of an item as its key when they render a list.Oct 12, 201545Oct 12, 201545