|
"Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration"
|
|
—Â
Stan Kelly-Bootle,
Author
|
|
|
|
Best 7 links of week #40, 2020
|
|
|
|
Browsers don’t understand JSX out of the box, so most React users rely on a compiler like Babel or TypeScript to transform JSX code into regular JavaScript. Many preconfigured toolkits like Create React App or Next.js also include a JSX transform under the hood. React 17 ships with a new implementation of the JSX transform. Find out more about it in this official article.
|
|
|
|
|
Node.js async hooks, more specifically the async_hooks module, provides a clear and easy-to-use API to track async resources in Node.js.
|
|
|
|
|
FFmpeg for browser and node, powered by WebAssembly - This will make it much easier to embed FFmpeg within your Node.js and browser applications!
|
|
|
|
|
A massive free library of beautifully rendered 3D shapes. 160,000+ high resolution PNG images in one cohesive library.
|
|
|
|
|
A user-friendly Node.js / JavaScript client library for interacting with the Twitter API.
|
|
|
|
|
People often say to 'move files around until it feels right', but what does 'right' even mean? Let's learn in this article.
|
|
|
|
|
Learn to build smooth advanced animations in React with clean and minimal declarative code.
|
|
|
|
Â
|
Add a comment: