Latest solutions
Conference ticket generator using React, html2canvas and Github API
#accessibility#bem#fetch#react#viteSubmitted about 1 month agoI would like to receive advice about JavaScript code and what I can do to improve it.
Product list with cart using React and Motion
#accessibility#framer-motion#bemSubmitted 4 months agoShould I use the Context API or some library to handle the state?
What is the best way to download components after others are downloaded/rendered? (I use states like loadCart, productsFetched... etc.)
Would like to receive feedback about the way I use the lazy loading technique and how to organize the components.
If you find any bugs in the challenge, please let me know and I'll fix them!
Advice Generator App, This is my first time working with an API.
#accessibility#bem#pure-cssSubmitted 10 months agoAny feedback will be appreciated! I'd like to know if the way I got the data from the API is correct or how could improve it.
Contact Form using basic HTML, CSS, JS and ValidityState Web API.
#accessibility#bemSubmitted 10 months agoI would appreciate help with input validations, should I use validityState or should I use regular expressions and other types of validations?