Lucky Avbunufe
@StanmancerAll solutions
- Submitted 6 months ago
Tip calculator app (vanilla-js)
- HTML
- CSS
- JS
I would like to know if there is any way i can make my code cleaner and more efficient.
Any and all feedback is also welcome. Thanks.
- Submitted 7 months ago
Time tracking dashboard (vanilla-js)
- HTML
- CSS
- JS
- I decided to use
import
notfetch
because it felt easier for me to understand and use. isfetch
a better option? or i can keep usingimport
without expecting future problems? - any advice on the 'duplicate id' errors i receive on the HTML report?
- Submitted 7 months ago
Newsletter sign-up form with success message (Vanilla-js)
- HTML
- CSS
- JS
none, but any feedback is always welcome. ๐
- Submitted 7 months ago
Article preview component
- HTML
- CSS
- JS
is there a better way i could have done/gotten the shape of the box??