Skip to content

webtech-superheroes/webtech-tutorial-en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home

Configuring the development environment

  1. Local
  2. Cloud9 in AWS
  3. MySQL
  4. Working with git

Developing a frontend - backend web application

The tutorial is organized in 3 parts:

  1. Application architecture
  2. Building the RESTful API using ExpressJS
  3. Building the interface using HTML and JavaScript

Following this tutorial will require you to have basic skills in working with the console, understanding relational databases, have basic programming knowledge (Object Orienting Programming, Algorithms, Data Structures).

Progressive Web App (PWA) with React and NodeJS backend

We will debug and analyze a real world application available here https://github.com/webtech-superheroes/webtech-hub

Data operations and persistence

In this tutorial you will understand how to use the Sequelize ORM to represent relational databases using Object Oriented concepts

  1. ORM (Object-relational mapping) with Sequelize
  2. ETL (extract, transform, load)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published