The windshield is bigger than the rearview for a reason

The random quote machine was one of my favourite Front End Dev projects and something I actually update long after finishing it.

I had to add this one: “The windshield is bigger than the rear view mirror for a reason, because what’s in front of you is more important than what’s behind you.”

Had to add it: https://codepen.io/pkdvalis/full/QWzvpqj

Also good: “There is something poetic about a 39 year old man winning new artist of the year.”

" Jelly Roll Wins the 2023 CMA Award for New Artist of the Year - The CMA Awards"

you have a tipo in the HTML
body html
Nice…

1 Like

Haha, a bit messy, right? Fixed, thanks!

1 Like
import ReactDOM from "https://cdn.skypack.dev/react-dom@17.0.1"

I vas offline sorry this one is needed when the DOM is not loding properly…

Is that regarding the Quote Machine or my other problem with the 25+5 Clock?

If I put this line into my local 25+5 clock it stops rendering:

import ReactDOM from "https://cdn.skypack.dev/react-dom@17.0.1"

But it’s better to use Vite locally, instead?

I never used Vite ,I set my VSCode for React its working good
Using React in Visual Studio Code

Oh, I thought these were going to be made up but still a unique project! I keep waking up abruptly in the middle of the night with ideas for projects but I’m only at the beginning of the journey so I wouldn’t know where to start!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.