Skip to content

halp-project/webdev-knowhow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

halp-webdev-knowhow

Resources to learn how to build great web apps with Angular, TypeScript, Node.js, Express.js, TypeScript and more, applying good product engineering practices.

Collaborative Development and good Product Engineering practices

Agile Methodology

Git

Frontend

JavaScript

Basic

🔑 Key

  • Callback Hell - In JavaScript and TypeScript there are a lot of asyncronous operations, and they are managed with callbacks. It's common when you are getting started to write multiple callbacks in an ugly way. This article will help you to write good code with callbacks.

TypeScript

Basic

TypeScript is like JavaScript but with types.

Angular 2

  • Angular 2: Framework to build Progressive Web Applications with TypeScript

Basic

🔑 Key

From the Advanced Angular 2 topics, the must-read documentation:

Handy

Examples:

Backend

Node.js

Basic

API REST & Express.js

Handy

Example

  • GitHub API - A great example of how to document a REST API.

About

Resources to learn how to build solid and awesome web apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published