This application composes a random stack of frameworks and languages to use for my YouTube projects.
Try it for yourself here: https://framework-randomizer.netlify.com/
The idea is to have a random stack to work with for a given project. Some of them will be completely new to me 😱, while others familiar.
The point is to grow and to experiment with you guys new technologies 😆
The UI interface will be quite simple presenting four lists of concepts for:
- database
- backend
- frontend
- UI
And a Randomize button which will pick a random item from each one of these lists and create a stack with them
I will be creating an Angular client with Material design, Firebase for the storage, no backend and hosted with GitHub Pages.