Building a random quote machine using 11 different front end stacks
Series of writings in 11 parts on how to make a random quote machine with different front end stacks and ship quickly.
I had the idea for this series when I built a random quote machine as a quick fun side project to celebrate Greta Thunberg’s quotes. You can check the page for the original Random Greta Thunberg project.
The series of writings cover 11 different ways (flavors) to build a random quote machine. Built with the best intentions using:
- HTML + CSS + Vanilla JS + quotes array
- HTML + CSS + Vanilla JS + JSON with quotes
- HTML + CSS + Vanilla JS + quotes REST API
- HTML + CSS + Redux + quotes array
- HTML + CSS + Redux + Redux Thunk + JSON with quotes
- HTML + CSS + React + quotes array
- HTML + CSS + React + JSON with quotes
- HTML + CSS + React Hooks + quotes array
- HTML + CSS + React Hooks + JSON with quotes
- HTML + CSS + React Hooks + React Redux + quotes array
- HTML + CSS + React Hooks + React Redux + Redux Thunk + JSON with quotes
If you think a great Greta Thunberg quote is missing, I’ll be happy to include it. Pull requests are more than welcome in flavor #1 Github repo.
Enjoyed this content?
Help keep it coming by sending a donation or buying me coffees.
You can also join Morse Wall's newsletter, or subscribe to various site feeds to get notified of new posts or follow Morse Wall on social media.