@Meyerweb @chriscoyier +1. I still build websites like I used to: with a text editor, FTP, sometimes a graphics program, and lots of browsers.
I am nostalgic only for a good old Photoshop copy that you can just install on your computer, no hassle.
@Meyerweb @heydon @chriscoyier
And they published Untitled Goose Game and had the most beautiful Mac icons back in the day 😂
@chriscoyier html, css, js. No frameworks. PHP/Python for the backend if needed.
I still do it that way on personal projects.
@chriscoyier
> Is there any particular *way* of building websites that you're nostolgic for?
I actually miss developing with ColdFusion. As a “document web” guy, it made so much sense to add interactivity amid the HTML with CF tags. It was like SuperHTML. ColdFusion took a lot of flak from “real programmers” but damn, it was so easy and powerful.
@chriscoyier Tried to think of something, but it's all stuff I still do on personal projects. I'm just using eleventy templates instead of php includes, and git/ssh instead of ftp. Those feel like improvements to me.
Maybe I miss CSSEdit helping me navigate CSS files without needing partials.
And I'm nostalgic for skeuomorphic grunge design trends.
@chriscoyier jade, stylus and coffeescript with some sprinkled in jquery
`each fruit in basket`
```
ol
> li
color hotpink
```
noise free, nearly natural language syntax with maximum approachability
@chriscoyier css/JS being able to be easily inspected so juniors could learn from it.
I kinda blogged about it here
https://mark.ie/blog/keepin-it-simple-writing-vanilla-css-and-javascript-only/
@chriscoyier No. Because in my own projects I’m using static HTML and CSS with a solid templating language (PHP). So I’m actively using all the things that I would be nostalgic for!
Plus I get to use modern web standards, which are great; modern deployments, which are great; modern static hosting, which is great; and modern editors, which are great!
I’m all smiles. 😃