Updated
over 2 years
ago.
No love.
1 follower.
I want to dive deeper into React using its Material-UI components to prototype a web interface for SUSE's new Repository Mirroring Tool (RMT).
Updates:
- DAY 1 Implemented a basic app, which can
GET
the index of products from an RMT. Created the necessary API endpoints on the server side. But, turns out I still don't like some of the core concepts of React (namely JSX). - DAY 2 Let's have some fun, and do the same thing in VueJS. ... but with which component library? ... (3 hours of research later) okay there a like a gazzilion, but this Quasar thing looks more powerful than the others ....(5 hours later, including a very late breakfast) .... wow, I made so much more progress than yesterday and it was only a half-day of hacking
- DAY 3 Okay, let's do the auth ... JWT it is .... .......... "hey, there is my token!"
- DAY 4 Now let's
PUT
stuff with fancy UI components .............. good thing developing with Vue+Quasar is really fast, so I can go have some beer at the party too - DAY 5 Demo Time!
Comments
Similar Projects
This project is one of its kind!