All Projects → baspinarenes → awesome-frontend-resources

baspinarenes / awesome-frontend-resources

Licence: CC0-1.0 License
A list of awesome Frontend resources

Projects that are alternatives of or similar to awesome-frontend-resources

USTC-CS-Resources
USTC计算机学院 个人学习资料分享
Stars: ✭ 86 (+405.88%)
Mutual labels:  resources
MixedRealityResources
Mixed Reality related resources
Stars: ✭ 190 (+1017.65%)
Mutual labels:  resources
awesome-erddap
A curated list of awesome Erddap projects and deployments
Stars: ✭ 24 (+41.18%)
Mutual labels:  resources
yt-channels-DS-AI-ML-CS
A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
Stars: ✭ 1,038 (+6005.88%)
Mutual labels:  resources
DSA
DSA placements preparation guide. Includes DSA Python codes.
Stars: ✭ 141 (+729.41%)
Mutual labels:  resources
awesome-yubikey
Curated list of awesome Yubikey resources, open source projects, tools and tutorials.
Stars: ✭ 22 (+29.41%)
Mutual labels:  resources
Data-Science-and-Machine-Learning-Resources
List of Data Science and Machine Learning Resource that I frequently use
Stars: ✭ 19 (+11.76%)
Mutual labels:  resources
Learn-WebVR
Resources to Learn WebVR 😎
Stars: ✭ 13 (-23.53%)
Mutual labels:  resources
LGM-SOC-21
This repo belongs to LGM-SOC'21 and contains important links to refer , in case participants want a one stop resource to learn a framework , language or anything
Stars: ✭ 38 (+123.53%)
Mutual labels:  resources
Deep-blogs
A curated lists of self-taught materials including blogs of researchers, institutes, corporation and others.
Stars: ✭ 13 (-23.53%)
Mutual labels:  resources
awesome-bulma
🎉 A curated list of awesome things related to Bulma CSS Framework
Stars: ✭ 116 (+582.35%)
Mutual labels:  resources
awesome-bookmarks
书签「利器」收集 🍪🍿 Wiki 在线阅读👉
Stars: ✭ 45 (+164.71%)
Mutual labels:  resources
Markdown-Templates
bgoonz.github.io/markdown-templates/
Stars: ✭ 16 (-5.88%)
Mutual labels:  resources
company-engineering-blogs
A collection of companies' engineering blogs, to help you improve your software engineering skill and learn how their software work. 📖🛠
Stars: ✭ 108 (+535.29%)
Mutual labels:  resources
awesome-physics
🏄 A list of awesome resources I used to study Physics.
Stars: ✭ 27 (+58.82%)
Mutual labels:  resources
awesome-sweden-datasets
A curated list of awesome datasets to use when coding for the Swedish market.
Stars: ✭ 17 (+0%)
Mutual labels:  resources
raspap-awesome
🎉 A curated list of awesome things created with RaspAP
Stars: ✭ 55 (+223.53%)
Mutual labels:  resources
High-On-DSA
Repository with leetcode solutions and dedicated index to prepare for your FAANGM interviews. Feel free to share and contribute to this awesome repository.
Stars: ✭ 50 (+194.12%)
Mutual labels:  resources
Localizer-Android
Gradle plugin which simplifies Android string resources & translations synchronization with POEditor.
Stars: ✭ 21 (+23.53%)
Mutual labels:  resources
Resources
No description or website provided.
Stars: ✭ 38 (+123.53%)
Mutual labels:  resources

Awesome Frontend Resources Awesome

A list of awesome Frontend resources. Inspired by awesome-python.

Contents



General

Resources for general topics (roadmaps, Frontend blogs, tutorials covering many Frontend technologies, etc).

  • Books
    • Frontend Developer Handbook 2019 - A summary of the state of the Frontend ecosystem in 2019 (learning path, tools, trends, salaries, community resources, etc). There are no 2020 and 2021 editions.
  • Topic Tutorials
    • Git
      • Git Immersion - A guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
    • GraphQL
    • Webpack
      • Webpack from Nothing - A guide that explains how Webpack works by creating a project and configuring it manually.
  • Code Examples
  • Cheatsheets & Awesomes & References
    • Awesome Design Systems - List of design systems, pattern libraries and everything inbetween.
    • Refactoring Guru - Makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.


HTML & CSS

Resources for HTML and CSS.

  • Tutorials
    • Dash Learn to Code - A guide that teaches the concepts over 5 mini projects.
    • Interneting Is Hard - A guide that teaches key concepts like flexible design and typography. The diagrams inside are wonderful.
    • Learn CSS Layout - A guide that teaches the CSS fundamentals that are used in any website's layout.
    • Shayhowe Learn to Code - A guide that teaches basic and advanced HTML & CSS concepts with use cases. The "Conference Page" is cumulatively coded throughout the guide.
  • Topic Tutorials
    • CSS Grid - A video series consisting of 25 videos explaining CSS Grid.
    • CSS Diner - Learn how to use CSS selectors and practice with this game.
    • Flexbox Defense - Learn how to use CSS Flexbox and practice with this game.
    • Flexbox Froggy - Learn how to use CSS Flexbox and practice with this game.
    • Flexbox Zombies - Learn how to use CSS Flexbox and practice with this game. (sometimes it's free).
    • Grid Critters - Learn how to use CSS Grid and practice with this game. (sometimes it's free).
    • Grid Garden - Learn how to use CSS Grid and practice with this game.
    • Responsive Web Design @FreeCodeCamp - A guide that teaches flexible design concepts. There are 5 sample projects at the end of the guide.
    • What The Flexbox?! - Video series consisting of 20 videos explaining CSS Flexbox.
  • Cheatsheets & Awesomes & References
  • Tools


JavaScript

Resources for JavaScript.



React

Resources for React.

  • Books
    • DOM Enlightenment - Exploring the relationship between JavaScript and the modern HTML DOM.
    • React Enlightenment - Learn React in the terse cookbook style found with previous Enlightenment titles (i.e., jQuery Enlightenment, JavaScript Enlightenment, DOM Enlightenment).


Vue

Resources for Vue.

  • Code Examples


Contributing

I'm listing best sources I've come across. But there may be unknown treasures. Please feel free to forward it to me. Take a look at the contribution guidelines before creating a PR.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].