Giter VIP home page Giter VIP logo

just-express's Introduction

just-express-course

My follow on code with Just Express (with a bunch of node and http). In detail.

The course URL is: https://www.udemy.com/just-express-with-a-bunch-of-node-and-http-in-detail

Express

The course is a basic introduction to express and how to handle back-end development using this module to boost productivity.

1st Module

Basic introduction to networking protocols as TCP, UDP and the TCP/IP. The instructor tells the difference and how both protocols handles data and for which purpouse they work better.

Introduction to Node.js

As the instructor says, this is not a Node.js course to show you all fancy stuff nodejs can handle, but to focus on what express can help you when programming with node.js. Funny, I've always seen node.js as a framework but the instructor says it is programming language.

Still he gives a brief but worth introduction of why express was built and how it helps us getting started faster and focus on what really matters to developers. The code of this section is in nodeServer.js file.

Express

After a creating a server on pure node, now it is time to see how express does the same thing but hopefully easier.

Every video of the this section is showing the same thing of the previous section but on how express handles.

  • Shows the creation of the server
  • Shows how routing is handled
  • Shows how static assets are served

just-express's People

Contributors

vinipachecov avatar

Watchers

James Cloos avatar  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.