Fixing issue that occurs only on production build of Next.js when using highlight.js for syntax highlighting.
JAVASCRIPT
- Learn how to download an npm package as a tarball without installing it in existing project
- How to easily set up e2e test environment with Playwright in Nx monorepo
- How to format JavaScript number as a properly formatted currency.
- Reading the value of a property located deep within a chain of connected objects without having to check that each reference in the chain is valid.
- Implementing basic dragging mechanism using Vanilla JS.
- Deep dive into advanced functionalities of JavaScript Console.