Blogging in an Angular Web App

This page summarizes the projects mentioned and recommended in the original post on /r/Angular2

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • plopdown

    Plopdown Video Extension

  • The code is here: https://github.com/spaceribs/plopdown/blob/master/apps/website/src/app/blog/blog.routes.ts

  • fireship.io

    Build and ship your app faster https://fireship.io

  • Taking a look at the fireship.io GitHub repo: https://github.com/fireship-io/fireship.io, they use Hugo for their blog. I'd like to keep the website's speed as fast as possible and would like to avoid API requests if I can just prerender the pages (I prerender the Angular Universal pages already).

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Scully

    The Static Site Generator for Angular apps

  • The reason I mention Scully is that I think Hugo can't render Angular templates, because it uses it's own templating sistem (somebody correct me if I'm wrong), and Scully is purposefully made to prerender Angular apps.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts