The ideal tech stack for a personal developer blog in 2020
1–10 of 275 posts
Re: The ideal tech stack for a personal developer blog in 2020
#2Re: The ideal tech stack for a personal developer blog in 2020
#3I wonder what sort of interactivity you want on your text?
> This degrades page load speeds and user experience, which accordingly degrades your rankings on Google. Instead I want every page of my site to be pre-rendered to a set of fully static assets
Oh, you want a static site. That's what I want too.
Re: The ideal tech stack for a personal developer blog in 2020
#4Re: The ideal tech stack for a personal developer blog in 2020
#5Still using Jekyll.
Re: The ideal tech stack for a personal developer blog in 2020
#6Yes yes, old man yells at cloud etc, but I'm a strong believer in "less is more".
Re: The ideal tech stack for a personal developer blog in 2020
#7Re: The ideal tech stack for a personal developer blog in 2020
#8Can someone comment on the latest version of Next vs Gatsby?
Re: The ideal tech stack for a personal developer blog in 2020
#9Re: The ideal tech stack for a personal developer blog in 2020
#10These statements indicate to me that this "ideal tech stack" is rather personal to the author:
> I want to build the site in React and TypeScript
> I don't want limitations on what my personal website can be/become. Sure, my current site consists of two simple, static blog posts. But down the road, I may want to...
> I literally have zero memory of how we used to build forms in the pre-React times.
I think I'll keep it at Hugo for now, with just HTML and CSS.