Introduction
This is a collection of resources for Frontend development.
Most of the resources are free but we also included paid resources.
Resources labelled with
If you're just starting, you DON'T need to use every resource on this list. It is practically impossible. Use this as a reference. It is not a guide.
Contibuting
We Invite as many contributions as possible.
If you know of a resource that would be a great addition to this list, feel free to make a contribution.
Be sure to read How To Contribute
Table of Contents
- How The Internet Works
- HTML
- CSS
- JavaScript
- Git
- React
- Vue
- Browser Extensions
- Icons
- Fonts and Typography
- Illustrations
- Optimization
- Color Inspiration
- Images and Videos
- Hosting Sites
- Design Inspiration
- Portfolio Inspiration
- Youtube Channels
- Podcasts
- Blogs
- Interview Prep
- Newsletters
- Contributing
How the Internet Works
Documentation
Articles
π How does the Internet Work? β HowStuffWorksπ How the Internet Works β Mediumπ How Does the Internet Work? β Stanford
Videos
π₯ What is the Internet KhanAcademyπ₯ The Internet: Crash Course Computer Scienceπ₯ Computer Networks: Crash Course Computer Scienceπ₯ The World Wide Web: Crash Course Computer Science
HTML
Documentation
Cheat Sheets
π OverAPIπ HTML Cheat Sheetπ HTML Entity Refernce
Articles
Books
π HTML Notes for Prosπ Design and Build Websitesπ΅ π Head First HTML with CSSπ΅ π HTML5 Pocket Referenceπ΅
Courses
π HTML & CSS The Odin Projectπ Introduction to HTML Scrimbaπ Introduction to Basic HTML & HTML5 FreeCodeCampπ HTML5 and CSS Fundemantals EDXπ Learn HTML CodeCademyπ΅ π Introduction to HTML and CSS Team Treehouseπ΅
Websites
π HTML5 Doctor - A great reference for HTML Elementsπ HTML-5-TUTORIAL - A Great Website for everything HTMLπ HTML5 Up - Responsive HTML5 and CSS3 site templatesπ HTML Validator - Check if your HTML markup is valid and contains no errors.π Templated - A collection of 845 free CSS & HTML5 site templates.
CSS
Documentation
Cheat Sheets
Books
π CSS Secretsπ΅ π The CSS Pocket Guideπ΅ π CSS: The Definitive Guide: Third Editionπ΅
Courses
π Introduction to CSS - Scrimbaπ Introduction to Basic CSS - FreeCodeCampπ Learn CSS - CodeCademyπ΅ π CSS Basics - Team Treehouseπ΅
Frameworks and Libraries
π Baseπ Bulmaπ Bootstrapπ Animate.cssπ Dead Simple Gridπ Foundationπ Materialize CSSπ Milligramπ Mustard UIπ Picnic CSSπ Pureπ Semantic UIπ Spectreπ Skeletonπ Tachyonsπ Tailwind CSSπ Tent CSSπ UI Kit
Practice your CSS Skills
π Codepenπ CodeSandboxπ CSS Deckπ Dabletπ JS Binπ JSFiddleπ Liveweaveπ Plunkerπ StackBlitz
Style Guides
π AirBnb Style Guide - CSSπ CSS Guidelinesπ Google Style Guide - HTML & CSS- Trello CSS Guide
Websites
π 7 Days, 7 Websites - Build 7 websites in 7 daysπ Can I use - Up-to-date browser support tables for front-end technologiesπ Clippy - A tool to help use the new clip-path propertyπ CSSBattle - Learn CSS through a fun code-golfing gameπ CSS Easing functions - A collection of easing functions used in CSS transitions and animations.π CSS Diner - Learn CSS Selectors through a gameπ CSS for People Who Hate CSSπ CSS Grid Garden - Learn CSS Grid through a gameπ CSS Layout - A collection of popular layouts and patterns made with CSSπ CSS reference by Codrops - Excellent guide on how to write better, cleaner and more reusable CSS code.π CSS-tricks - A blog site for everything CSSπ Cubic Berzier Function Generatorπ Flexbox Froggy - Learn CSS Flexbox through a gameπ Responsinator - Check the responsiveness of a site across different devices.π Responsive Grid System - Quick flexible and easy fluid grid for easy responsive web design.π Beautiful CSS box-shadow examples - A curated collection of 90+ free beautiful box-shadow, click to copy.π Beautiful CSS buttons examples - A curated collection of 80+ free beautiful buttons, click to copy.
JavaScript
Documentation
Reference & Cheat Sheets
Courses
π Learn JavaScript - CodeCademyπ Programming the Web with JavaScript - EDXπ JavaScript Algorithms and Data Structures - FreeCodeCampπ JavaScript Tutorial - GeekforGeeksπ JavaScript30 - Wes Bosπ The Complete JavaScript Course - Udemyπ΅
Books
π Eloquent JavaScriptπ You Don't Know JavaScriptπ JavaScript Notes for Prosπ JavaScript For Catsπ Learning JavaScript Design Patternsπ Secrets of the JavaScript Ninjaπ Speaking JavaScriptπ JavaScripts The Good Partsπ΅ π JavaScrit and JQueryπ΅
Challenge Websites
π AtCoderπ CodeChefπ Coderbyteπ Coderbyteπ Codewarsπ CodinGameπ CodeForcesπ DevProjects - Free real-world JavaScript projectsπ Exercismπ HackerEarthπ Hackerrankπ Leetcodeπ Prampπ Project Eulerπ SPOJπ TopCoder
Snippets and cheatsheets
π A ridiculous collection of cheatsheetsπ Favorite JavaScript utilities in single line of codeπ Modern JavaScript Cheatsheetπ Short JavaScript code snippets for all your development needs
Style Guides
Visual Studio Code Extensions
π Babel JavaScript - Syntax highlighting for today's JavaScriptπ Bracket Pair Colorizer 2 - Match brackets with same colorπ Debugger for Chrome - Debugging toolπ ESLint - Code Linterπ Intellisense - Code completion and Informationπ Live Server - Live Web Page Reload.π NPM - npm support for VsCodeπ Path Intellisense - Auto-complete path filesπ Prettier - Code Formatting.π Paste JSON as Code - Copy JSON paste as JavaScript or Typescriptπ Quokka.js - Prototyping playground that displays the results of an operation inside your IDEπ REST Client - REST Client for Visual Studio Codeπ Settings Sync - Synchronise your editor settings using Github.π Snippets - Snippets for JavaScript ES6 syntax and TypeScript.
Websites
π HTML DOMπ this vs that
Articles
π 70 JavaScript Interview Questionsπ 10 JavaScript concepts you need to know for interviewsπ 10 Interview QuestionsEvery JavaScript Developer Should Knowπ A Study Plan To Cure JavaScript Fatigueπ How to Manage JavaScript Fatigue
Git
Courses
π A Guide to Git & Version Controlπ Git Cheat Sheetπ Learn Gitπ Version Control (Git)π Version Control with Gitπ Getting Started with Gitπ΅
Books
π Pro Git
Tools
π Bitbucketπ Githubπ Git Extensions for Windowsπ Sourcetree
React
Documentation
Cheat Sheets
π React Cheatsheet
Courses
π The Beginner's Guide to React - Eggheadπ Introduction to React - freeCodeCampπ Introduction to React - FullStackOpenπ React Getting Started - Pluralsightπ Learn React - Scrimbaπ React for Beginners - Wes Bosπ Epic React - Kent C. Doddsπ΅
Books
π Build Your Own Reactπ Pure Reactπ React Explainedπ Under the hood ReactJSπ Fullstack Reactπ΅ π React from Zeroπ΅ π Road to Reactπ΅
Project Ideas
π Devprojectsπ DevChallenges
Podcasts
π€ React Round Upπ€ The React Podcast
Blog Sites
π Official React Blogπ Kent C. Dodds' Blogπ useHooks Blog
Youtube Channels
π₯ Coding Addictπ₯ Codevolutionπ₯ freeCodeCampπ₯ The Net Ninjaπ₯ Traversy Media
React Tooling
π ESLintπ Lodashπ npmπ React Sightπ React Routerπ React Developer Toolsπ Storybook
State Management
UI Frameworks & Libraries
π Grommetπ Material UIπ Material Kit Reactπ Onsen UIπ Reactstrapπ React Bootstrapπ React Toolbox (Material Design)π Rebassπ Semantic UI Reactπ Chakra UI
Unit Testing
π Enzymeπ Jestπ React Testing Libraryπ Cypress
Create React App
π Create React Appπ React Boilerplateπ Divjoyπ΅
CSS in JS
π Styled Componentsπ Emotion (css in js)
Remote Data Fetching
π Axiosπ React Queryπ swr
Server Side Rendering
Experts on Twitter
π± Andrew Clarkπ± Brian Vaughnπ± Dan Abramovπ± Kent C. Doddsπ± Luna Ruanπ± Rachel Naborsπ± Rick Hanlonπ± Sebastian MarkbΓ₯geπ± Seth Webster
Conferences
π ReactNextπ React Rallyπ ReactFestπ React Europe
Community
π React Forumπ Reactifluxπ Redditπ React Spectrum
Vue
Documentation
π Getting started with Vue - MDNπ Vue Cheatsheetπ Vue Cookbookπ Vue Docs
Courses
π Learn Vue.js - Full Course for Beginners - freeCodeCampπ Advanced Vue.js Features from the Ground Up - Frontend Mastersπ Learn Vue 2: Step By Step - Laracastsπ Getting Started with Vue.js - Scotchπ Learn Vue by Building and Deploying a CRUD App - Testdrivenπ Become a Ninja with Vue 3 - Vue-Exercises Ninja Squadπ Intro to Vue 2 - Vuemasteryπ Learn Vue - VueSchoolπ΅ π Premium Beginner to Advanced Vue Course - Vuemasteryπ΅
Project Ideas
Books
π Fullstack Vueπ΅ π Full-Stack Web Development with Vue.js and Nodeπ΅ π Large Scale Apps with Vue 3 and TypeScriptπ΅ π Mastering Vue.jsπ΅ π The Vue Handbookπ΅ π The Mastery Of Vue.js 2π΅ π Testing Vue.js components with Jestπ΅ π Vue.js: Understanding its Tools and Ecosystemπ΅ π Vue.js 2 Design Patterns and Best Practicesπ΅ π Vue: Build & Deployπ΅ π Vue.js: Up and Runningπ΅ π Vue.js in Actionπ΅
Podcasts
π€ Cynical Developer Episode 99π€ Enjoy the Vueπ€ JavaScript Jabber Episode 276π€ Software Engineering Dailyπ€ Syntax Episode 130π€ Vue News Podcastπ€ Views on Vue
Youtube Channels
π₯ freeCodeCampπ₯ Traversy Mediaπ₯ Vue NYCπ₯ VueConf EU
Tools
π Bitπ Bootstrap Vueπ Nuxt.jsπ Onseen UIπ Quansar Frameworkπ Vue Dev Serverπ Vuexπ Vue Routerπ Vue Dev Toolsπ Vue CLIπ Vuetify
Blogs
π Aligator.ioπ CSS-Tricks - Vueπ The Vue Pointπ Vue.js Developers
Community
π Redditπ Vuejs Forumπ Vue Land
Conferences
π Vue Confπ Vue Conf USπ Vue.js Londonπ Vue.js Amsterdam
Browser extensions
π CSS Spiderπ Check Browsers Supportπ΅ π CSS Inspectorπ΅ π CSS Scanπ΅
Icons
π BoxIconsπ CSS.ggπ Font Awesomeπ Flaticonπ Freepikπ Fontasticπ Heroiconsπ Iconfactoryπ Icons8π Icontreπ Iconjarπ IconFinderπ Iconshockπ Iconmonstrπ Ioniconsπ Icomoonπ Material Iconsπ Pngtreeπ Swift Iconsπ UXWing
Fonts and Typography
π 1001Fontsπ Abstract Fontsπ Befontsπ DaFontπ Google Fontsπ FFontsπ FonstSpaceπ FontsArenaπ Fontsquirrelπ Free Script Fontsπ FontSpaceπ MyFontsπ PinSpiry Fontsπ TypeTesterπ Typo Guideπ Unblast
Illustrations
π Blob makerπ Blushπ Draw Kitπ IRA Designπ Interfacerπ Icons 8π Manypixelsπ Undraw
Optimization
π CSS Validatorπ Google Analyticsπ Nibblerπ Namecheapπ Optimizillaπ PageSpeed Insightsπ Sizzyπ Usability Checklistπ Who Isπ Woorank
Color Inspiration
π 0to255π Coolorsπ Color Hexπ Color Huntπ Flat UI Colorsπ LOL Color Palettesπ Material Paletteπ myColor Spaceπ Palettonπ UIGradients
Images and Videos
π Burstπ Coverrπ Canvaπ Free Imagesπ Flickrπ Gratisographyπ ISO Republicπ Life of Pixπ Pexelsπ Pixabayπ Reshotπ Subtle Patternsπ Startup Stock Photosπ The Stocksπ Unsplash
Hosting Sites
π Amazon Web Servicesπ Digital Oceanπ Firebaseπ Githubπ Netlifyπ Renderπ Vercel
Design Inspiration
π Awwwardsπ Behanceπ Call To ideaπ Design Inspirationπ Dribbleπ From Up Northπ Land Bookπ Media Queriesπ One Page Loveπ Pinterestπ Site Inspireπ Site Inspireπ Template Monsterπ UI Movementπ Webdesign Inspiration
Portfolio Inspiration
π Aral Tasherπ Brittany Chiangπ Fidalgo Pedroπ Jack Jeznachπ Julia Johnsonπ Matt Farleyπ Nathan Simpsonπ Developer Portfolios - Github Repo
Youtube Channels
π₯ Academindπ₯ Andy Sterkowitzπ₯ Ben Awadπ₯ Coding Phaseπ₯ Clever Programmerπ₯ Clement Mihailescuπ₯ Dev Edπ₯ freeCodeCampπ₯ Keep On Codingπ₯ Programming With Moshπ₯ Leon Noelπ₯ The Net Ninjaπ₯ Traversy Mediaπ₯ Web Dev Simplified
Podcasts
π€ codeNewbiesπ€ Commit Your Codeπ€ Codepen Radioπ€ DevDiscussπ€ freeCodeCampπ€ Frontend Happy Hourπ€ Fullstack Radioπ€ JavaScript Jabberπ€ Ladybug Podcastπ€ Modern Webπ€ Syntaxπ€ The Changelog
Blogs
β Codropsβ CSS-Tricksβ Dev.toβ Echo.Jsβ freeCodeCampβ Front End Frontβ Frontend Focusβ Hacker Newsβ Hackernoonβ Hashnodeβ Mediumβ Stackoverflowβ SitePointβ Smashing Magazineβ Scotchβ Web Designer Depot
Interview Prep
Resume Templates
π Canvaπ Creddleπ Harvard Office Of Career Servicesπ MyPerfectResumeπ ResumeWordedπ Resume.ioπ Resume Maker
Resume Editing
π Grammarlyπ JobScanπ SkillSyncerπ Top Resume
Job Sites
π Angel Listπ Arc.dev - Remote Developer Jobsπ Find Remote Jobsπ Github Jobsπ JavaScript Jobπ JustRemoteπ Jobspressoπ JSRemotelyπ Jr Dev Jobsπ Mashable Job Boardπ Outsourcelyπ Powertofly Jobsπ Producthunt Jobsπ React Jobs Boardπ Remotersπ Remote Hubπ Remote Huntπ Remotecoπ Stackoverflow Jobsπ Startupersπ TheRemoteWorkπ We Work Remotelyπ Women Who Codeπ Working Nomadsπ YC Startup Jobsπ Circularπ Honeypot
Freelance Jobs Sites
π Codementorπ Freelancerπ FlexJobsπ FreelancerMapπ Gun.ioπ Guruπ People Per Hourπ Upwork
Mock Interviews
π Interviewing.ioπ Pramp
Project Pair Programming
π Chingu
Open Source
π Github Exploreπ First Contributionsπ Good First Issueπ Good First Issuesπ Open Source Fridays
YouTube Series
Articles
π 5 things you need to know in a programming interviewπ Finding your first remote job - Joshua W. Cameauπ How to Write a Developer RΓ©sumΓ© Hiring Managers Will Actually Readπ How to Get a Software Engineer Job at Google and Other Top Tech Companiesπ How to Break Into the Tech Industryβa Guide to Job Hunting and Tech Interviewsπ How To Get A Programming Job Without A Degreeπ How to Get a Remote Developer Job and Become a Digital Nomadπ How To Get Your First Web Developer Job: The Ultimate Guide for Junior Developersπ Resources that help me land a job at FANGπ Tips to get a job as a Developerπ The 30-minute guide to rocking your next coding interviewπ Want to Know How to Get a Remote Job? I Asked 30 Remote Companies - This is What They Saidπ Why I studied full-time for 8 months for a Google interview
Newsletters
π CSS-Tricksπ CSS Weeklyπ FrontEnd Focusπ JavaScript Weeklyπ Responsive Design Weeklyπ Smashing News Letter
Contributing
You're very welcome to contribute to this list.
Be sure to read How to Contribute before making your contribution.
β¨
Contributors Thanks goes to these wonderful people