Learn React while coding a Tic-Tac-Toe game (Free this weekend)
This website is using a security service to protect itself from online attacks.
Read more »This website is using a security service to protect itself from online attacks.
Read more »FormatJS is a set of tools to internationalize your project. Usually, using popular i18n libraries, the workflow involves creating a JSON translation file for each language giving each string to be translated a unique key to reference it by thinking of …
Read more »Passwordless Mobile Authentication and SIM Swap Detection powered by the Mobile Device SIM Card with React Native…
Read more »Last year I created Pomodone, a small time tracking application based on the Pomodoro technique of working in 25 minute intervals. It’s a pretty basic app; it has a 25 minute timer (that runs in a Web Worker) and saves a history of your “poms” to a small …
Read more »Summary: This is a core part of the Timeline feature (aka Time Travel Debugger). With these new primitives, any external library can initiate "saving" all the previous interface changes (…
Read more »This post explains how to setup and integrate GitLab CI and Firebase Hosting in order to provide an efficient CI/CD pipeline and also enable to preview and r…
Read more »Simple React state management. Made with ❤️ and ES6 Proxies. – RisingStack/react-easy-state…
Read more »Today some of the most popular solutions to build mobile apps are native or cross-platform approaches using React Native or Flutter. While…
Read more »Setting up a react native environment with redux and typescript.
Read more »React provides no built-in way to do data loading – it’s left for you to implement. Doing this is tricky in a React app that uses server side rendering (SSR) because client and server rendering work quite differently: Client render is async so data can be…
Read more »