DEV Community

Cover image for Elians Astro Startkit
Elian Van Cutsem
Elian Van Cutsem

Posted on • Originally published at elian.codes

2 2 1 1

Elians Astro Startkit

Releasing my Astro default setup

Every time I set up a new project for myself (using Astro), I find myself installing the same plugins, setting the same settings, and even copy pasting some parts. So I decided to throw it into a template repo on GitHub and eventually open up the repository to the public, which is what I did today. Not really to get contributed to, but rather to show others how I develop my personal projects.

Link to repo: elians-astro-startkit

What does the project contain

You can read the full list of all the technologies I use in the project and why in the README of the repo. But to save you time, here is a TLDR;

Intentions

I quickly wanted to write down some intentions I have for the repo.

I will update / change it, depending on me changing my "go to" technologies. For instance, at any time in the future, I might change my TypeScript settings or change the design system. Maybe there is an ideal technology that I really want / need but isn't released yet? (Yes, I'm totally talking about Astro Studio).

Feel free to use the template!

Top comments (0)

This post blew up on DEV in 2020:

js visualized

🚀⚙️ JavaScript Visualized: the JavaScript Engine

As JavaScript devs, we usually don't have to deal with compilers ourselves. However, it's definitely good to know the basics of the JavaScript engine and see how it handles our human-friendly JS code, and turns it into something machines understand! 🥳

Happy coding!

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay