WebFundamentals
Front-End-Checklist
Our great sponsors
WebFundamentals | Front-End-Checklist | |
---|---|---|
9 | 16 | |
13,146 | 59,738 | |
1.0% | - | |
8.8 | 2.3 | |
1 day ago | 11 days ago | |
HTML | ||
Apache License 2.0 | 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.
WebFundamentals
- Where can I learn the best practices?
-
Bad Habits of Mid-Level React Developers
https://developers.google.com/web/fundamentals/ https://web.dev/rail/
-
I made a web app for creating custom meal plans faster: calories-in.com
If you're just starting you dev journey out I wholeheartedly recommend: launchschool.com It will give you a rock solid foundation for JavaScript and the DOM API. Making a good web app it's not just about React. I'm telling that from experience. You should know the DOM API, CSS, HTML and various web idioms. These are some good and free resources for the above: https://javascript.info/ https://developers.google.com/web/fundamentals https://web.dev/ Once you've read the fundamental stuff you continue learning more about React: https://reactjs.org/docs/getting-started.html https://epicreact.dev/ https://overreacted.io/
-
How would you have answered this front-end interview question?
Yes! I really enjoy the Web Fundamentals series on Web.Dev (used to be HTML5 Rocks). I'm not as familiar with Mozilla resources, but I assume they have similar guides.
-
Late Night Random Discussion Thread - 29 October, 2021
Also go thru this: https://developers.google.com/web/fundamentals its a collection of docs on best practices in frontend.
- Journey of a web page - How browsers work
-
What are the best free resources for learning to be a full stack dev?
Free resources(I dont think you can learn everything at one place, full stack development covers too many topics): https://www.w3schools.com/ https://web.dev netninja and fireship on youtube https://github.com/topics/epicreact-dev https://zerotomastery.io/resources/ https://digitalocean.com/community/tutorials https://developers.google.com/web/fundamentals
-
An introduction to improving pageload speed.
Google's Web Fundamentals covers performance, amongst other things.
-
10 GitHub repos you need to know as a web developer
7. Web Fundamentals - Best practices for modern web development.
Front-End-Checklist
-
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.
-
12 Awesome GitHub Repos Developers will Love in 2021
Have you ever asked yourself what you need to have or test in your web application before launching it? The Front-End Checklist repository has you covered. The Front-End Checklist is an exhaustive list of all elements you need to have/to test before launching your website/HTML page to production. The table of contents includes:
- Vos sites et conseils pour apprendre le développement web ?
- 23 useful GitHub Repos every developer should follow
-
10+ Useful Tools🛠 For Web Developers👨💻In 2021
6. frontendchecklist.io
What are some alternatives?
TheAnnoyingSite.com - The Annoying Site a.k.a. "The Power of the Web Platform"
freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Tufte CSS - Style your webpage like Edward Tufte’s handouts.
animedoro-timer - An Animedoro timer for all the weebs out there | productivity : 📈
javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
frontend-development - A curated list of resources for Frontend development
nodebestpractices - :white_check_mark: The Node.js best practices list (May 2022)
naming-cheatsheet - Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites.
Propeller - Propeller - Develop more, Code less. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.
clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript
the-art-of-command-line - Master the command line, in one page