Giter VIP home page Giter VIP logo

frontend-guide's Introduction

Basic Frontend guide.

General:

  1. How Browser works?
  2. Basics of web-security.
  3. Refer the below image, which is required for whatever path we choose. We will be spending our everyday with all of these. Paths
  4. SOLID Principle.
  5. Git cheat sheet.

Note: Principles like SOLID, KISS, and DRY are very important.

Dev Environment setup:

install Node.js (stable version).
install Git.

Personal Recommendations for portfolio:

  1. Create a Codepen account, and try to solve small HTML, CSS, & JS problems here.

Note: Use your preferred choice of code editor, I would recommend to use VS code (it’s a lightweight and has much customisation).

Frontend:

Frontend-roadmap Note: Road map for Frontend development. This is just for reference.

CSS:

  1. Basic CSS selectors.
  2. Css guide.

Accessibility:

  1. A11y.

JS:

  1. Basics of Javascript.
  2. Scopes in JS.
  3. Event bubbling and capturing.
  4. How ‘this' keyword works in JS ?.
  5. Prototype.

JavaScript Style Guide:

Reason why do we need to choose a style guide is, all code in any code-base should look like a single person typed it, no matter how many people contributed.

  1. Airbnb styleguide.
  2. Idiomatic.js.

Free Ebooks for JS:

frontend-guide's People

Contributors

mkumar028 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.