Submitted
Suleman
@legion40216
All solutions
Submitted
Multi-Step Form using REACT
- HTML
- CSS
- JS
Hello everyone,
I would like to share my experience of creating a multi-step form this challenge was hard if done properly i made some improvemnts in this challenge of not hard-coding the steps, I took a more robust approach to ensure scalability in the future. By utilizing components in react, I made it possible to easily scale the form without having to rewrite the entire code were reduced or increased.
In addition, I made a deliberate choice to avoid using the position:absolute property for the navigation. Instead, I used a grid layout. This decision was made to prevent any obstruction of the form if it ever exceeds the size of the viewport.
I am open to feedback and suggestions from the community to further improve the project. Your input is highly appreciated.
Thank you!
Submitted
Anyone have good idea on what was a good strategy where to use background images and image tag in this challenge.
Submitted
Submitted
Space using Nextjs and JSON
- HTML
- CSS
- JS
Submitted
What is the best practice on whether the desktop navbar and mobile navbar be different HTML structures or should we change it using styles ?
Submitted
Hi Everyone this project taught me alot and was hard overall. I decided to create a custom slider of my own instead of importing the slider, it took me long time to finish it but it still it lacks in many departments and its is not draggable.
I was hoping if anyone has created a custom slider ? or has any tips to improve it. I will really appreciate it.
Submitted
Hi everyone this is my first react app, Any feedback or best practices very welcomed.
Submitted
Submitted
This is my first time using CUBE CSS i learnd alot about how to keep CSS tidy and more meaning full... So any feedback is always welcomed
Submitted
Hi, everyone this my first time using a js framework. I used svelte and it was alot of fun and easy compared to other frameworks out there. i tried my best to use the best practice so plz give any feed back.
Though i did stumble to problem regarding mobile drag and drop i understand that drag and drop dont work very will in mobile, please tell me your work around to this problem
Submitted
Submitted
Vanilla Js, CSS, HTML
- HTML
- CSS
- JS
- API
I kinda had hard time finding out how function work and the flow was very hard to follow can anyone hint me some best practices in coding core js and look on my code to improve?
Submitted
Flexbox & JS
- HTML
- CSS
- JS
Submitted
Basic CSS and Flexbox
- HTML
- CSS
Submitted
Using CSS animation and Flexbox
- HTML
- CSS
- JS
Its not the best flip animation... I would really like some suggestion on improvement