popup

Creating a Blogging App Using Angular & MongoDB: Add Post

In the previous part of the Angular blog tutorial series, you learnt how to create the ShowPostComponent to display the list of blog posts on the home page. You fetched the records that were inserted from the MongoDB shell using the created REST API endpoint.In this tutorial, you'll be creating a new component called AddPostComponent to provide the user interface to add a new blog post to the MongoDB database.Getting StartedLet's get started by cloning the source code from the previous part of t

Already have an account? Log in here

This article is FREE for you...

Create a free account to access all articles and get more of the technical news sent to you by newsletter.

By submitting your email address you agree for Medianic to send you communication by email

Leave a Comment

Scroll to Top