Angular 13 Project - Dynamic Blog Website Using Contentful - Angular for Beginners

preview_player
Показать описание
This will be an amazing Angular tutorial in which we will build an Angular project from scratch.
This is beginner friendly so along with learning some Angular, we will create a snappy UI using HTML and CSS.
This can be an amazing Angular project for beginners to learn and showcase in their portfolio.
In this video, we will build a blog with Angular and we will use contentful cms to store the data for our blogs.

We will go step by step and register to our contentful cms and then using the contentful delivery API, we will use that to fetch the blogs for our Angular project.

Then we will create an Angular project from scratch using the Angular CLI and then call the Contentful CMS from our Angular project.

For this Angular project we will use Angular 13 and we will learn Angular routing, Angular components, Angular Services, and much more.

By the end of this Angular tutorial project, you will be able to create your own Angular blog project for yourselves.

#Angular #fullstack #cms

➕ More Angular videos that you may like:

---------------------------------------------------
SUBSCRIBE TO THE CHANNEL TO SHOW YOUR SUPPORT 🙏
---------------------------------------------------

Рекомендации по теме
Комментарии
Автор

Never seen a Headless CMS in action, thanks to you now I see all the potential in it.

javieru
Автор

This it's an amazing alternative to don't use Wordpress. Thank you so much for this great video!!

elkylotv
Автор

Your tutorial is really good. Do you have an update for the Contenfull?

quiqueolvera-garcia
Автор

Very usefull! I had to use with a older version of angular to render the markdown, but thank you for this tutorial sr.

Page_moger
Автор

Thank you very much for this video, I have learn alot of stuffs from it.

yisahkelvin
Автор

I have 2 content types - blog post and teaser, how can I only make a call to teaser? I always get all of my content types in one call, which I want to prevent

nebihnebihi
Автор

Hello, in the video what version of ngx-markdown is being used? greetings

lviggi
Автор

Do you know by any change how to update an Entry?? I get the entry with getEntry() method, but the method entry.update() does not seem to exist.

javieru
Автор

How can I use Contentful and NGRX in Angular? I'm trying to follow both tutorials you made, but it's not working well for me.

gabrielocramos
Автор

Hi Sir, i have a problem about an url of a post, i copy that post's url, then paste it to search bar, then the browser show nothing, just a white space :(

kazutokirigaya
Автор

Can we monitize this blog application? and will this rank in google search ?

DHIRAJkaradage-ej
Автор

i've tried to use contentful html render library but still cant solve [object object] error in content. can you share your git code ?

noob_player_in_the_field
Автор

This is really Great tutorial for beginners, but i got there some issue while doing this project
while calling the API for IMG then got the console log 404 not found, please help me how can i solve this?

ravindrasarode
Автор

This is really good and great timing too as I was just working on a recipe blog website for my cousin. I just had a quick question, the way you are getting the data only works with one content model, when I want to get individual entries, I don't seem to get the assets associated with it

CODINGVENTURE
Автор

Great tutorial, I got an error when I tried the getAllEnties method. It returen "Uncaught (in promise): NotFound" in my console. Please how do I reolve the issue.
Thanks

gregscolumn
Автор

Thank you for this video... it was very helpful. However I am having an error with displaying the content of the blog in the blog-post-componenet.html.

I am getting this "[object object]" instead of the actual full texts. Please could you help out?

Emmriz
Автор

Hi Sameer, I used the same code from this video and it's working very nice, But on the blog post detail page, the blog content which we created with rich text is not showing the content. It's showing as "[object Object]". I have tried some ways to fix that and I failed. I am just a beginner in Angular, Can you please help me

ananthu
Автор

Hi, can someone please show me how you link a media file in contentful to angular. assuming the video media file field is named featuredVideo

Abalumebuka
Автор

hi, can you tell me what screenrecord software do you use. very clear

dumidupramith
Автор

Sameer sir, if time permits, please make a video on how to build and deploy angular app/ mean stack app.
As I'm facing some issues while building the app like using ng build its giving some errors everytime and im not sure why.
so please help me on this thank you.

johntrav