Skip to content

Latest commit

 

History

History
201 lines (135 loc) · 9.5 KB

basic frontend.md

File metadata and controls

201 lines (135 loc) · 9.5 KB

Frontend Roadmap

Welcome to the Roadmap! 📜

HTML

Cheatsheet

Examples

Design

Design systems

  • Mockplus - all-in-one product design platform for prototyping, collaboration, and design systems;
  • Media Queries - examples of media queries;
  • Call To Idea - light up your imagination;
  • Daily Design - daily UI design components and pages;

IDE

  • Photopea - free online editor supporting PSD, XCF, Sketch, XD and CDR formats;
  • Figma - cloud-based design tool;
  • Sizzy - the browser for developers;

Services

Github repositories

  • Animockup - Create animated mockups in your browser and export it;

CSS

Examples

Services

Github repositories

  • pattern.css - CSS only library to fill your empty background;

JavaScript

Node & NPM

  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine;
  • NPM - build amazing things;
  • Webpack - module bundler;
  • Bundlephobia - find the cost of adding a npm package to your bundle;
  • Babel - JavaScript compiler;
  • ESLint - find and fix problems in your JavaScript code;
  • Editorconfig - helps maintain consistent coding styles;
  • Bower - package manager for the web;
  • Gulp - automate and enhance your workflow;

Charts

  • Apex charts - modern & interactive open-source charts;
  • Chart JS - simple yet flexible JavaScript charting;

Services

JWT

React.js

Cheatsheet

Examples

Misc

  • React auth - building basic react authentication;
  • Awesome React - collection of awesome things regarding the React ecosystem;

Tools

Git

Offical Site - offical documentation with system;

Cheatsheet

Services

Extras

Created By @ArslanYM