# My favorite old webdev tools

DevFeed: [My favorite old webdev tools](<https://devfeed.tech/articles/my-favorite-old-webdev-tools-32171.md>)

Original publisher: [Read original article](<https://adambard.com/blog/webdev-tools-rundown-2015/>)

Published: 2015-04-09T00:00:00Z

Content type: opinion

Language: en

Sources: [Adam Bard](<https://devfeed.tech/sources/adam-bard.md>)

Topics: [Web Development](<https://devfeed.tech/topics/web-development.md>), [Flask](<https://devfeed.tech/topics/flask.md>), [Django](<https://devfeed.tech/topics/django.md>), [static-site-generator](<https://devfeed.tech/topics/static-site-generator.md>), [Sass](<https://devfeed.tech/topics/sass.md>), [CSS Framework](<https://devfeed.tech/topics/css-framework.md>), [Clojure](<https://devfeed.tech/topics/clojure.md>)

Tags: [clojure](<https://devfeed.tech/tags/clojure.md>), [css](<https://devfeed.tech/tags/css.md>), [django](<https://devfeed.tech/tags/django.md>), [flask](<https://devfeed.tech/tags/flask.md>), [frameworks](<https://devfeed.tech/tags/frameworks.md>), [sass](<https://devfeed.tech/tags/sass.md>), [static-site-generator](<https://devfeed.tech/tags/static-site-generator.md>), [tools](<https://devfeed.tech/tags/tools.md>), [webdev](<https://devfeed.tech/tags/webdev.md>)

## AI overview

An opinionated roundup of older web development tools the author has used for years. It discusses Middleman for generating static sites, Skeleton for lightweight CSS prototyping, Flask for small sites, and Django for applications that benefit from an all-in-one framework; it also mentions Clojure for high-performance API servers.

## Source excerpt

The way we make websites has changed a lot since I started doing it, and it's important to keep up-to-date on new tools and techniques. That said, I've been noticing that I've not spent as much time churning through new frameworks and whatnot as I used to - in fact, I've picked out a few tools that I've been using for years.