DEV Community

Discussion on: How to fast build Web Application with Strapi + Angular

Collapse
 
mkubdev profile image
Maxime Kubik

Sincerly, im confused about your POV.
This is a simple quick guide to plug Strapi + Angular. If you want to industrialize your apps, just fetch any content you want and save them to DB, then use it with Strapi.

More informations here : strapi.io/documentation/developer-...

Please, don't be upset, life is good.

Collapse
 
tycali17 profile image
tycali17 • Edited

Updated the post. You missed the point of the comment, but it's cool. It's funny you resorted to an argument instead of talking reasonably, I've literally been grappling with strapi for so long with no success with angular that I had to use Contentful. So as much as you wanted this article to have any sort of help, it wasted a ton of time because it stopped before any real use. Wait until you have to populate the page with images as well in a dynamic fashion, none of your code would ever suffice and I doubt Strapi as a whole suffices either at this point. If you've been where I'm at right now in development, you'd know exactly why I'm talking the way I am. Which tells me you may have just been filling a page like most writers, which is fine.

Don't get me wrong, maybe all you could have done is make an entry-level skeleton that still takes some strife to get going (or doesn't work at all, depending on needs). But for those still trying to make a great, dynamic blog and can't hack it with Angular/Strapi, try Angular + Contentful for dynamic image rendering, since NO blog has the exact same image structures set up in each and every post.

Please don't get defensive, life is good.

Thread Thread
 
mkubdev profile image
Maxime Kubik

When i replied, your comment wasn't updated.. lol. You was upset to not find a complete example to match your context and i'm sorry for that.
Yes, it's an entry-level skeleton, nothing more; Like i said, you can develop your own strapi-plugin to do what you want and use strapi for the CMS purpose..

Contentfull is far better than Strapi though atm! :D

Username checked, i was defensive because it was your first comment on dev.to! So welcome to the community, and enjoy.

Thread Thread
 
tycali17 profile image
tycali17 • Edited

Thanks. You have no idea how brutal dealing with that was and making it practical for usage in Angular, people only want to provide full solutions in React ;/ but yes Contentful works dynamically with hella elbow grease. Thanks mate

Thread Thread
 
mkubdev profile image
Maxime Kubik

Do you use the free community contentfull?
Your welcome!