Web development basics

In the first lesson, the student can learn how to build a very basic one-page website. This lesson is for you if you ever want to create simple chatbot, but also have no idea where to start. This is if you want a step by step overview on the basics.

No one can start learning web development without the right foundation. Learn these tips and let’s build the right basic chatbot together!

What will you learn from this lecture?

  • What is Node.js and it works?
  • How to initialize your Node.js project?
  • How to create “Hello world” Express.js server
  • Introduction to Express.js syntax