InJavaScript in Plain EnglishbyPavel PogosovStop Using useMemo Now!Most of the Time It Slows Down Your ApplicationMar 28, 202316Mar 28, 202316
Eduardo RabeloLeitura e gravação de URL mais seguras em JavaScript modernoVocê pode, sem saber, estar escrevendo URLs de maneira inseguraJan 25, 20231Jan 25, 20231
InCoding BeautybyTari IbabaHow Does the useDeferredValue Hook Work in React?Use the “useDeferredValue” hook to boost performance by putting of time-consuming updates to allow critical updates happen quickly.Nov 1, 20222Nov 1, 20222
Nadia MakarevichReact project structure for scale: decomposition, layers and hierarchyHow to organize React projects in a way that is scalable, structured, modular, consistent and logical.May 25, 20224May 25, 20224
Gaurav BehereIs It Time To Say Goodbye To Webpack?Before we answer the big question, let's look at why we are even considering it.Jan 13, 202213Jan 13, 202213
InJavaScript in Plain EnglishbyChak Shun YuAn Introductory Guide To Concurrent RenderingAn essential part of the React 18 releaseFeb 28, 2022Feb 28, 2022
InGeek CulturebyRichard BellHow to create a Micro Frontend application using ReactA simple how to guide using ReactSep 13, 20216Sep 13, 20216
InBetter ProgrammingbyVihar Kurama5 Open Source Projects Which Can Redefine Web Development in 2022Appsmith, Supabase, Appwrite, Plasmic, and HasuraJan 11, 20229Jan 11, 20229
InJavaScript in Plain EnglishbyJacob JacksonState of the Web: WebAssemblyWhat is WebAssembly, why does it matter, and how is it currently used on the web?Jan 1, 20222Jan 1, 20222
InJavaScript in Plain EnglishbyBernard BuildsWhen to Use Context API vs ReduxCorrect use cases for both of themNov 26, 2021Nov 26, 2021
InReact BrasilbyLuciano LimaReact Native + CodePush: Atualizações rápidas sem burocraciaQuando trabalhamos com desenvolvimento de aplicativos móveis com React Native, precisamos de tempos em tempos publicar atualizações nas…Feb 14, 20189Feb 14, 20189
Eduardo RabeloReact: Guia Visual para o Modelo Mental do ReactAprendi que a maior diferença entre alguém que domina uma linguagem, estrutura ou ferramenta e alguém que não são os modelos mentais que…May 10, 20203May 10, 20203
Gaurav AroraReact Native — Making your app fast againReact Native is fun. If you have come from a native iOS or Android background, you would have realised its powers. Creating an app is…Aug 11, 20188Aug 11, 20188
InExpositionbyEric SamelsonExpo SDK 38 is now availableToday, we’re announcing our summer 2020 release, ☀️😎 Expo SDK 38 🍉☀️ ! SDK 38 continues both our focus on reliability and our investment…Jun 25, 20208Jun 25, 20208
Eduardo RabeloReact: Guia Visual para o Modelo Mental do React, Parte 2 — useState, useEffect e ciclos de vidaEu amo modelos mentais. Eles são cruciais para a compreensão de sistemas complexos, nos permitindo compreender e resolver problemas…Sep 23, 20201Sep 23, 20201
Eduardo RabeloNext.js: O Guia Complete para AutenticaçãoCréditos da Imagem por Kai PilgerSep 24, 20201Sep 24, 20201
InReact BrasilbyLuis Felipe ZaguiniPerguntas e respostas sobre React NativeEntão você ouviu falar, por cima, sobre aquele negócio de React Native, né? Pra desenvolver aplicativo para Android e iOS ao mesmo tempo e…Feb 11, 20185Feb 11, 20185
InSoftware MansionbyKrzysztof MagieraHunting JS memory leaks in React Native appsAt Software Mansion we are often asked by our clients to review their React Native apps for possible performance improvements. One of the…Jul 26, 201810Jul 26, 201810
Roman NguyenArchitecting your React application.In these days where MVC feels like from the dinosaurs age. Our APIs are serving multiple client apps and a lot of business logic moved to…Jan 14, 201924Jan 14, 201924
InDailyJSbyKacper WdowikA React’s Cookbook: How to write reusable componentsThis article will show you how you can create more reusable and reable components in React sticking to just a few simple rules. I believe…Jan 11, 20215Jan 11, 20215