Giter Site home page Giter Site logo

havealex / angular-17-node-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bezkoder/angular-17-node-project

1.0 0.0 0.0 167 KB

Angular 17 + Node-js Project example - Fullstack CRUD Application with Express Rest API, Angular Form, HttpClient

JavaScript 52.86% TypeScript 33.36% CSS 0.71% HTML 13.07%

angular-17-node-project's Introduction

Angular 17 Node.js Project: CRUD example

In this tutorial, I will show you how to build a full-stack Angular 17 + Node.js example with a CRUD Application. The back-end server uses Node.js + Express for REST APIs, front-end side is an Angular App with HTTPClient.

We will build a full-stack Tutorial Application in that:

  • Tutorial has id, title, description, published status.
  • User can create, retrieve, update, delete Tutorials.
  • There is a search box for finding Tutorials by title.

angular-node-js-project-example

Tutorial link:

Angular 17 + Node Express + MySQL example

Angular 17 + Node Express + PostgreSQL example

Angular 17 + Node Express + MongoDB example

How to integrate Angular with Node.js Restful Services

More Practice:

Deploying/Hosting Node.js app on Heroku with MySQL database

Dockerize Node Express and MySQL example

Dockerize Node Express and MongoDB example

Pagination:

Server side Pagination with Node.js and Angular

File Upload:

Angular 17 + Node.js Express: File Upload example

Security:

Angular 17 + Node.js Express: JWT Authentication and Authorization example

Associations:

Sequelize Associations: One-to-Many Relationship example

Sequelize Associations: Many-to-Many Relationship example

MongoDB One-to-One relationship tutorial with Mongoose examples

MongoDB One-to-Many Relationship tutorial with Mongoose examples

MongoDB Many-to-Many Relationship with Mongoose examples

Project setup

Node.js Server

cd node-express-[database]-server

Run node .

Angular Client

cd angular-17-client

Run ng serve --port 8081. Navigate to http://localhost:8081/.

angular-17-node-project's People

Contributors

tienbku avatar

Stargazers

havealex 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.