6 comments

[ 0.32 ms ] story [ 14.9 ms ] thread
Why not some Rust in your website stack?

At least use Zola instead of Hugo…

I know I’m in the my, but I believe in using the language fully if you’re going to provide a learning resource for said langauge.

Use right tools! don't be a die hard fan of any language.

However, I used many tech stacks including Hexo navy theme, Docusaurus, Docsy but ended up creating my own setup with Hugo. If you can see, in the project it's more or html/css that can be used with any builder.

- is there a course or a guide that you on HN are familiar with that goes one step above

- how to break a problem into constituents

- how to model or architecture a solution before writing code for it

- how to decide which approach would be reasonable if there are multiple ways to model the aforesaid problem