DevLovers

A Collection of GitHub Repositories for JavaScript Developers

Viktor Svertoka·
A Collection of GitHub Repositories for JavaScript Developers

📒 JavaScript Interview Questions

The most popular JavaScript interview questions and answers to help you prepare for technical interviews. 👉 GitHub: https://github.com/DevLoversTeam/javascript-interview-questions

📒 Algorithms and Data Structures in JavaScript

A complete set of algorithms and data structures with explanations and implementation examples. 👉 GitHub: https://github.com/trekhleb/javascript-algorithms

📒 33 JavaScript Concepts Every Developer Should Know

A great roadmap for building a solid understanding of JavaScript — from scope and closures to async and the event loop. 👉 GitHub: https://github.com/leonardomso/33-js-concepts

📒 Clean Code JavaScript

An adaptation of the Clean Code principles specifically for JavaScript projects. 👉 GitHub: https://github.com/ryanmcdermott/clean-code-javascript

📒 JavaScript Cheat Sheet

A handy JavaScript cheat sheet that often comes in useful in real-world projects. 👉 GitHub: https://github.com/mbeaudru/modern-js-cheatsheet

📒 Best Practices for Testing JavaScript

Comprehensive guidelines for testing JavaScript and Node.js applications. 👉 GitHub: https://github.com/goldbergyoni/javascript-testing-best-practices

Recommended Posts

A Collection of GitHub Repositories for JavaScript Developers