How I built a modern website in 2021

Kent C. Dodds recently launched his new site, built with Remix (which soon will go open source). In this post he lifts the hood and explains the technical details. I especially like how his build process is split into two parts: Updating the content Building the source That way he doesn’t waste precious CPU cycles …


This content originally appeared on Bram.us and was authored by Bramus!

Kent C. Dodds recently launched his new site, built with Remix (which soon will go open source). In this post he lifts the hood and explains the technical details.

I especially like how his build process is split into two parts:

  1. Updating the content
  2. Building the source

That way he doesn’t waste precious CPU cycles on building the entire thing after updating a small typo in the content.

The mentioned Mock Service Worker — an API mocking library that uses Service Worker API to intercept actual requests — also looks darn handy.

How I built a modern website in 2021 →

💡 If you feel like a fraud after reading this extensive post: don’t. You don’t need a build process. You only need a text-editor. Typing good ole HTML and writing plain CSS is perfectly fine.


This content originally appeared on Bram.us and was authored by Bramus!


Print Share Comment Cite Upload Translate Updates
APA

Bramus! | Sciencx (2021-10-17T21:37:18+00:00) How I built a modern website in 2021. Retrieved from https://www.scien.cx/2021/10/17/how-i-built-a-modern-website-in-2021/

MLA
" » How I built a modern website in 2021." Bramus! | Sciencx - Sunday October 17, 2021, https://www.scien.cx/2021/10/17/how-i-built-a-modern-website-in-2021/
HARVARD
Bramus! | Sciencx Sunday October 17, 2021 » How I built a modern website in 2021., viewed ,<https://www.scien.cx/2021/10/17/how-i-built-a-modern-website-in-2021/>
VANCOUVER
Bramus! | Sciencx - » How I built a modern website in 2021. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/10/17/how-i-built-a-modern-website-in-2021/
CHICAGO
" » How I built a modern website in 2021." Bramus! | Sciencx - Accessed . https://www.scien.cx/2021/10/17/how-i-built-a-modern-website-in-2021/
IEEE
" » How I built a modern website in 2021." Bramus! | Sciencx [Online]. Available: https://www.scien.cx/2021/10/17/how-i-built-a-modern-website-in-2021/. [Accessed: ]
rf:citation
» How I built a modern website in 2021 | Bramus! | Sciencx | https://www.scien.cx/2021/10/17/how-i-built-a-modern-website-in-2021/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.