Javascript
All articles
Zustand - Lightweight React State Management
Zustand is a minimal, unopinionated state management library for React and React Native. Create a store with …What is React Native?
React Native lets you write one JavaScript codebase that runs as a real native app on both iOS and Android. …Expo - React Native Development Framework
Expo is the standard toolkit for building React Native mobile apps. It wraps the raw React Native ecosystem in …TypeScript
The statically typed superset of JavaScript created by Anders Hejlsberg at Microsoft in 2012, introducing …Single-Page Application (SPA)
The web application architecture where a single HTML page dynamically rewrites its content in the browser, …React
The declarative, component-based JavaScript UI library created at Facebook in 2013 that introduced the virtual …npm
The package manager for Node.js created by Isaac Schlueter in 2010, which established the registry model and …Node.js
The server-side JavaScript runtime created by Ryan Dahl in 2009, built on Chrome's V8 engine with an …Jest vs Pytest for AI Application Testing
Comparing Jest and Pytest for testing AI applications: language ecosystems, fixture systems, snapshot testing, …JAMstack
The web architecture pattern coined by Mathias Biilmann of Netlify in 2016, combining JavaScript, APIs, and …Emotion and CSS-in-JS
The CSS-in-JS paradigm introduced by Christopher Chedeau (Vjeux) in 2014 and the Emotion library created by …Remotion - Programmatic Video Creation with React
Using Remotion to generate videos programmatically from React components, with Lambda rendering for scalable …
Open source projects