How I rebuilt my Angular blog and became an Astronaut πŸš€

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • astro-blog

    My personal blog built with https://astro.build

  • You can visit my site at https://brandonroberts.dev and my GitHub repo to see the full source code for my blog. Feel free to send me PRs for CSS πŸ˜‰.

  • 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
  • router

    Angular Component Router - A declarative router for Angular applications (by angular-component)

  • Angular Component Router - My declarative router for Angular

  • prism-themes

    A wider selection of Prism themes

  • Prism Themes - Themes for syntax highlighting

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • Tailwind CSS - A utility-first CSS framework

  • Scully

    The Static Site Generator for Angular apps

  • Scully - A JAMstack static site builder for Angular apps w/Markdown support

  • remark

    markdown processor powered by plugins part of the @unifiedjs collective (by remarkjs)

  • In Astro, markdown files are treated as plain text, and converted to HTML using remark with syntax highlighting done using Prism pre-enabled. In order to use the BlogPostLayout.astro in my markdown files, I had to add the layout property to the frontmatter in the markdown file. One example file looks like this:

  • PrismJS

    Lightweight, robust, elegant syntax highlighting.

  • Prism - A JavaScript library that provides syntax highlighting for code snippets

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • date-fns

    ⏳ Modern JavaScript date utility library βŒ›οΈ

  • date-fns - Modern functional library for working with dates.

  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • My friend and colleague Juri just finished a blog post series on building a blog with Next.JS, so I was all but ready to rebuild my Angular blog using the same stack. But as with all things in tech, when something else comes along the way we want to take a look and see what can be done with that also. Along my Twitter feed, I noticed a relatively new static site builder named Astro that piqued my interest.

  • Angular

    Deliver web apps with confidence πŸš€

  • Angular - Frontend framework for web development

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

  • Angular Addicts #26: Angular 18, best practices, recent conference recordings & more

    1 project | dev.to | 11 Jun 2024
  • How to learn Angular?

    1 project | dev.to | 3 Jun 2024
  • Angular's next feature @let syntax

    1 project | dev.to | 31 May 2024
  • Angular v18 highlights

    1 project | dev.to | 23 May 2024
  • ⭐Angular 17 Features ⭐

    1 project | dev.to | 22 May 2024