javascript-algorithms
Front-End-Checklist
javascript-algorithms | Front-End-Checklist | |
---|---|---|
122 | 20 | |
188,704 | 69,087 | |
- | - | |
6.4 | 5.5 | |
4 months ago | about 1 month ago | |
JavaScript | ||
MIT License | Creative Commons Zero v1.0 Universal |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
javascript-algorithms
-
Beginning my Open Source Journey
While browsing trending repositories on GitHub, I discovered trekhleb's javascript-algorithms repository. This repository focuses on helping new developers learn and implement algorithms, serving as an educational resource rather than a traditional software product. I find this approach appealing, as it aligns with my desire to contribute to projects that empower others to learn and grow.
-
18 GitHub Repos to Learn JavaScript
3 . JavaScript Algorithms and Data Structures This repository contains JavaScript-based examples of many popular algorithms and data structures. Each algorithm and data structure has its own separate README with related explanations and links for further reading (including ones to YouTube videos).
-
Top Github repositories for 10+ programming languages
JS Algorithms JS Algorithms and Data Structures entire documentation teaching ranges of or almost all the DSA required topics javascript-algorithms
- Top 10 GitHub repositoriess for Javascript developers 🚀
- 10 GitHub Repos for Mastering JavaScript
-
Minecraft Grub Theme
I'm reminded of the time when some kid wrote a script to crawl GitHub and create issues[1] about using inclusive language... except it was really dumb, for example: https://github.com/trekhleb/javascript-algorithms/pull/875/f...
[1] E.g.: https://github.com/EbookFoundation/free-programming-books/pu...
-
is there any website that you can practise javascript from complete beginning to mastery
Try codewars or leetcode Or you can use this repo for ds practice https://github.com/trekhleb/javascript-algorithms
-
Is anyone interested in contributing to Ultimate Guide to Algorithm opensource together?
This one is pretty popular too.
-
Help! Prep for interview in 2 weeks
for algos - not sure how much you'll need to do for a jr position but familiarity with some of the beginner stuff here couldn't hurt: https://github.com/trekhleb/javascript-algorithms
- JavaScript-algorithms: Algorithms and data structures implemented in JavaScript
Front-End-Checklist
-
Is there some form of checklist when creating an optimal website?
Checklist
- 7 GitHub Repositories that every front-end developer must know.
- GitHub Repositories : Part 1
-
Before You Start Coding---
🙏 Thank you for reading, I hope this was helpful. You can find some free resources below that may help you as you begin your coding journey. 30 seconds of Code Online web Tutorials Code and Build Projects Project Based Learning Free Programming Ebook WTF HTML and CSS The Front-End CheckList Map of Computer Science Web Technology For Developers Learn X in Y minutes Learn CSS animation Tech Interview Guide Collection of React Hooks Free Courses with Certificates
-
15 Essential GitHub Repos for Web Developers
### 9. thedaviddias/Front-End-Checklist An exhaustive list of all the elements you need to have before launching your website to production.
-
6 Useful Checklists Every Developer Should Know 📃💯
For better UI, there is a website, as well.
-
Have i gathered enough knowledge of HTML?
- Frontend checklist
- found this checklist thingy, hope it helps
-
Tools I use from design to deployment, testing and setting up analytics
Frontend checklist for everything frontend.
-
The flow of building a full-stack web application
Must go through this Front-End Checklist and make sure everything is ok.
What are some alternatives?
Dlib - A toolkit for making real world machine learning and data analysis applications in C++
freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
javascript-es2020-sandbox - This is a place for me to screw around some code and will be the home of my future JavaScript ES2020 Cheat Sheet
developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript
nodebestpractices - :white_check_mark: The Node.js best practices list (July 2024)
free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
awesome-cheatsheets - 👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
naming-cheatsheet - Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.
free-programming-books - :books: Freely available programming books