Skip to content

FStackPSG/Learning-Web-Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning-Web-Development

This repo includes all the blogs, references and tutorials

Common Requirements

Overall Reference: https://roadmap.sh

Git - (Github or Gitlab or Bitbucket)

References:

5-mins

Read https://education.github.com/git-cheat-sheet-education.pdf

Git and GitHub for poets

This is one of the easiest and quite interesting tutorial series about Git and GitHub. (you may skip the part about GitHub Pages for now if you want)

Full Read https://www.atlassian.com/git/tutorials/what-is-version-control

REST

References:

5-mins

Watch https://www.youtube.com/watch?time_continue=102&v=s7wmiS2mSXY&feature=emb_logo

Full read https://www.freecodecamp.org/news/rest-api-tutorial-rest-client-rest-service-and-api-calls-explained-with-code-examples/

Frontend Basic Requirements

Basics of HTML and CSS

References:

  1. https://www.internetingishard.com/html-and-css/

Basics of Javascript

References:

  1. https://javascript.info/
  2. https://ilovecoding.org/blog/js-cheatsheet

JS Promises and async/await

References:

  1. https://javascript.info/promise-basics
  2. https://javascript.info/async-await
  3. https://scotch.io/tutorials/javascript-promises-for-dummies

Basics of React

References:

  1. https://reactjs.org/docs/hello-world.html
  2. https://codeburst.io/react-js-for-beginners-the-basics-87ef6e54dae7

Backend Basic Requirements

Basics of Javascript

References:

  1. https://javascript.info/
  2. https://ilovecoding.org/blog/js-cheatsheet

JS Promises and async/await

References:

  1. https://javascript.info/promise-basics
  2. https://javascript.info/async-await
  3. https://scotch.io/tutorials/javascript-promises-for-dummies

Node.js Basics

References:

  1. https://www.javascripttutorial.net/nodejs-tutorial/

ExpressJS Basics

References:

  1. https://www.freecodecamp.org/news/express-explained-with-examples-installation-routing-middleware-and-more/

MySQL with Node.js

References:

  1. https://www.npmjs.com/package/mysql

ESlint

References:

  1. https://www.npmjs.com/package/eslint

About

This repo includes all the blogs, references and tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published