Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: I hype drivingly recreated my website and it was awesome
7 points by davidkuennen on Dec 25, 2021 | hide | past | favorite | 3 comments
Hello HN,

I had some christmas free time over the last two weeks (Merry Christmas btw ;-)) and used that time to completely recreate the website of my app[1]. I used all the fancy new tools. I didn't know some of them when I started.

What was my goal?

* Pretty website

* Blazing fast

* Mobile first

* SSR

* Webp support

* Generally all the best website practices (high lighthouse score)

What did I use?

* Tailwindcss (https://tailwindcss.com/)

* Tailwind Components (https://tailwindui.com/)

* React (https://reactjs.org/)

* ViteJs (https://vitejs.dev/)

* Kubernetes (https://kubernetes.io/)

Well what can I say. I hate creating websites, but this was an awesome experience. Never have I created a website more efficiently. Tailwindcss + Components is just the best. ViteJS is so so so much easier to setup compared to webpack and has SSR support on top of it. React has been around somewhat longer and I did a lot of projects with it, so that was a nobrainer. Special thanks to all the people who created these awesome tools.

PS: If you work with lots of images, do yourself a favor and use something like https://github.com/JonasKruckenberg/imagetools. It saved me hours of dreadful work.

[1] https://stockevents.app




Neat :) Slight nitpick: The images are blurry/too low resolution on my iPhone Xs.


Okay, This is amazing.. How did you manage a perfect score on page insight!!


We obtained similar results a couple of months back using Angular, Tailwind and Scully: https://pagespeed.web.dev/report?url=https%3A%2F%2Fsungazer....

We are no longer at 100% on Desktop, but we are at 99% on both Desktop and Mobile whereas OP is at 95% on Mobile.

For as long as you using these fancy frontend frameworks to ultimately build a static or SSR website, everything is possible performance-wise.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: