Latest comments
- @SylvainPS78P@Koxone
great!
- P@jonatan-samuelssonWhat challenges did you encounter, and how did you overcome them?
Not many to be honest
P@Koxonegreat!
- @ZxjklpP@Koxone
great!
- P@jonatan-samuelssonWhat are you most proud of, and what would you do differently next time?
Even though I went a bit overboard on this one, I really lerarned a lot. I decided to focus on developing my JavaScript skills and chose to make it a standalanoe component. This meant populating the DOM quiz element entirely with JS, as well as injecting the styles rather than linking. The point of all this was to create a quiz-app that can be reused and embedded anywhere, by simply having a DOM-element with a class of
.frontend-quiz
, putting the files (json, css, icons) in the correct server folder, and linking thefrontend-quiz.js
script.I also made use of
@container
-queries to ensure responsiveness inside a user-resizable element.Overall, I'm very proud of how this turned out.
This took a long time, and so time managment becomes something to ponder going forward.
Also, if I did it again, I would simplify the JavaScript. It was very instructive to use classes and nested classes in the way that I did, but it was not at all neccessary for a project of this size.
P@KoxoneGreat!
- P@a-d14P@Koxone
Super!
- @amolvyas-6P@Koxone
Super!