There are a large number of browser APIs available, this post introduces those you might use very often
You can achieve a design with different CSS layout systems like Positioned, Flexbox, Grid, or Multi-Column Layout
Too often that many developers with almost zero experience in system design are put in charge of designing one
Things I wished I knew before migrating from JavaScript to TypeScript in complicated projects
Host environments implement JavaScript language specification and provides additional platform specific functionality
Managing multi-package JavaScript monorepo using Lerna, Rush, Nx or package managers workspaces
Static declarations to import and export JavaScript modules
A new JavaScript language syntax to import modules conditionally on-demand anywhere in your code and loaded dynamically at runtime
A technique to split your code into various bundles which can be loaded on demand or in parallel
Your content should be structured around four different functions — tutorials, how-to guides, reference, explanation