📜 33 JavaScript concepts every developer should know.
COMMITS
January 4, 2026
L
fix(docs): shorten homepage title for SEO optimization
Leonardo Maldonado committed
L
Merge pull request #642 from leonardomso/feature/og-image-favicon
Leonardo Maldonado committed
L
feat(docs): add favicon and og:image for social sharing
Leonardo Maldonado committed
L
Merge pull request #641 from leonardomso/feat/dark-mode-default
Leonardo Maldonado committed
L
fix(docs): update search placeholder text
Leonardo Maldonado committed
January 3, 2026
L
feat(docs): improve theming, SEO, and welcome page
Leonardo Maldonado committed
L
feat(docs): set dark mode as default and hide toggle
Leonardo Maldonado committed
L
Merge pull request #640 from leonardomso/feat/changes
Leonardo Maldonado committed
January 2, 2026
L
ci: simplify to single workflow with latest LTS Node.js
Leonardo Maldonado committed
L
fix(ci): remove Node 18.x from test matrix
Leonardo Maldonado committed
L
ci: add GitHub Actions workflow for running tests
Leonardo Maldonado committed
L
refactor: streamline README and move translations to separate file
Leonardo Maldonado committed
L
feat: restructure Getting Started section with SEO optimization
Leonardo Maldonado committed
L
feat: add comprehensive Clean Code concept page
Leonardo Maldonado committed
L
feat: add comprehensive Design Patterns concept page with tests
Leonardo Maldonado committed
L
feat: add comprehensive Algorithms & Big O concept page with tests
Leonardo Maldonado committed
L
feat: add comprehensive Data Structures concept page with tests
Leonardo Maldonado committed
L
feat: add comprehensive ES Modules concept page with tests
Leonardo Maldonado committed
L
feat: add comprehensive Modern JavaScript ES6+ syntax concept page
Leonardo Maldonado committed
L
fix: improve technical accuracy in value vs reference types concept page
Leonardo Maldonado committed
L
fix: improve technical accuracy in type coercion concept page
Leonardo Maldonado committed
L
fix: improve technical accuracy in scope and closures concept page
Leonardo Maldonado committed
L
fix: update outdated typeof null bug reference to evergreen phrasing
Leonardo Maldonado committed
L
fix: improve technical accuracy in call stack concept page
Leonardo Maldonado committed
L
fix: update broken links and improve technical accuracy in IIFE/modules page
Leonardo Maldonado committed
L
fix: correct event loop algorithm order and improve technical accuracy
Leonardo Maldonado committed
L
fix: correct inaccuracies and update outdated info in web-workers concept page
Leonardo Maldonado committed
L
fix: improve accuracy of reflow claims and update broken link in DOM concept page
Leonardo Maldonado committed
L
fix: remove dead links and add bytes() method to http-fetch concept page
Leonardo Maldonado committed
L
fix: improve accuracy and fix broken links in factories-classes concept page
Leonardo Maldonado committed