A new Walden

IMG_9140.jpg

When I’m outside

I don’t need to create a new account to see the sun rise
There’s no 6-digit verification code to climb the next ridge
An upper case letter, a number and a special character,
are not required to swim in the rivers
There’s no callback to schedule when I want to breathe the cold air
No need to verify my email before I can smell the ocean

I want to live deliberately
Front only the most basic technology
And find the marrow of life

 
4
Kudos
 
4
Kudos

Now read this

Vite JS Client Side Routing

I recently migrated from create-react-app to Vite because the initial startup and reload speeds are extremely fast. Vite helps me iterate faster on my project. One major difference between Vite and create-react-app is that Vite does not... Continue →