InBetter ProgrammingbyJordan JaramilloHow to Use Async/await With .map in JavaScriptAnd know whether Promise.all is faster than “for of”Apr 19, 20226Apr 19, 20226
InBetter ProgrammingbyJennifer FuUse Ethers.js to Interact With the Ethereum Virtual Machine in RemixA beginner’s guide for ethers.jsApr 19, 2022Apr 19, 2022
InTDS ArchivebyWill KoehrsenConverting Medium Posts to Markdown for Your BlogHow to quickly export Medium articles to your blogSep 16, 20184Sep 16, 20184
InLevel Up CodingbyNadia MakarevichReact components composition: how to get it rightWhat is components composition? How do you know when to start splitting a big component into smaller pieces and how to compose them well?Apr 12, 20223Apr 12, 20223
VitaliysteffensenHow I eliminate ALL unnecessary Rerenders in ReactWe all love React for its performance and its simple state manipulation, but it is not all a bed of roses. When you start to build more and…Apr 16, 20228Apr 16, 20228
EsteroidsHow to build an .eth websiteA guest article by zaccary.eth, the founder and editor of softcover.eth. He’s a fantastic example of how a non-tech person can set up a…Feb 1, 2022Feb 1, 2022
InJavaScript in Plain EnglishbyTapas Adhikary | tapaScriptReact useEffect Hook Usages You Must KnowLearn the practical usages of useEffect Hook in React and how to manage a component’s side effects with various use cases.Mar 23, 20222Mar 23, 20222
InJavaScript in Plain EnglishbyAunsh BandivadekarHow to Send WhatsApp Messages From Your React App EasilyA very simple way to send messages on WhatsApp web in React.Mar 20, 20222Mar 20, 20222
InJavaScript in Plain EnglishbyLanka RathnayakaHere is How to Apply useReducer + useContext Hooks TogetherWith code samples and code sandboxDec 20, 2021Dec 20, 2021
InNEAR ProtocolbyNEAR TeamNEAR’s Road to Decentralization: A Deep Dive into AuroraOne of NEAR Foundation’s core missions has been to create a network that empowers users to take control of their data, their finances, and…Mar 7, 2022Mar 7, 2022
InJavaScript in Plain EnglishbySujata GunaleEpic React — React HooksFind yourself deep-diving into the ins and outs of React Hooks with Kent C. Dodds.Aug 27, 20211Aug 27, 20211
InStackAnatomybyFernando DoglioMy Favorite 3 React Animation Libraries3 alternatives to easily add animation to your React componentsJan 28, 20221Jan 28, 20221
InJavaScript in Plain EnglishbyJesse LangfordReduce your React Applications Bundle Size by 75% with CompressionEvery React developer should add compression to their bundling process.Jan 13, 20223Jan 13, 20223
InJavaScript in Plain EnglishbyMadza17 Killer Web Apps You Should Use to Increase Productivity 🚀💯Today speed is one of the main criteria to beat the competition. I handpicked some useful productivity apps, that might come in handy in…Jan 27, 20222Jan 27, 20222
InProgramming DomainbyShuai Li3 Ways to Enhance Axios.js in Your Projectretry, jsonp, and auto cancelation.Jan 23, 2022Jan 23, 2022
InDesign Patterns in TypeScriptbySean BradleyBridge Pattern in TypeScriptThe Bridge pattern is similar to the Adapter pattern except in the intent that you developed it.Dec 10, 2021Dec 10, 2021