AARON SPINDLER

An engineer, father, husband, and a proud 🇨🇦
GitHub /aaronspindler
X /aaron_spindler
Back
0002 Cut Out The Bloat
Times Read 88
Change Log View on Github
Cut out the bloat lighthouse

Web dev has become such a bloated mess. There are so many frameworks and tools that are all shouting for attention. It's time to cut out the bloat and get back to the basics.

I'm not saying we should all be using just HTML and CSS. That would be ridiculous. But we should at least be aware of what we're putting into our projects. And we should be using the right tool for the job.

For example, there's a lot of talk about using frameworks like React and Vue. And there's nothing wrong with that. But if you're just building a simple website, you don't need all of that. You can do it with just HTML, CSS, and Python.

I am not innocent of this, I have built many bloated applications. But I am trying to cut out the bloat and get back to the basics.

This site is built with Django, could it have been built with a static site generator? Yes. But I wanted to try something new, and I am happy with the results.