Discover "stringly typed" development—where strings replace proper types in API calls and data exchanges.
Posts people like
Learn about the ways to read and import JSON files in Node.js ECMAscript modules (ESM).
Use CSS grid to animate an element's height from
0
toauto
.Native CSS functions to exist, media query range syntax and often forgotten input attributes.
Override and enforce dependency versions using npm "overrides".
A list of APIs to generate random avatar placeholder images.
Learn how to use Tailwind's group selector and arbitry variants to style an element's children.
Learn about forbidden request headers that can't be set or overwritten.
Use a local npm configuration to prevent users from installing your module/project with an unsupported Node.js version
Node.js' top-level await feature is available in ES modules. Find out about three ways to enable it and untangle your code.