Skip to content

SarthakRoy77/JavaScriptBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Backend

Introduction

This repo has files related to JavaScript Development that I have made during learning the Backend Department briefly,

Learning Source

I will learn this department of JavaScript using a course video of FreeCodeCamp with url : https://www.youtube.com/watch?v=Oe421EPjeBE

Projects

Few projects will be added for real and practical learning of Backend . Node.js and Express.js will be learned in this repo.

Coding Overview

The topics covered will be :

  • Node.js and Express.js fundamentals
  • Complex REST API
  • MERN app
  • More Projects

What is Node JS ??

Node JS is an environment to run JS outside a web browser, It runs on the Chrome V8 JS Engine.

Limitations of Node JS

Using Node JS we have no access to global API's and also no access to DOM and Window.

About

This repo is my JavaScript learning repo , where I try to learn Backend department of this language briefly and do some projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors