Just attended a live “JavaScript Refresher” session from @ChaiCodeHQ bootcamp 🚀
Already knew JS, but revisiting the fundamentals helped me solidify my knowledge.
Strong basics > rushing into frameworks.
Thanks a lot @yntpdotme 🙏
#JavaScript#WebDev#LearningInPublic
Attended the 1st JS class with the @ChaiCodeHQ cohort, learning how JS works under the hood.
This is what a cohort does differently, not just what to write, but why it behaves the way it does.
Learning from experienced devs hits different🚀
Thanks @Hiteshdotcom@piyushgarg_dev
Ever wondered how JavaScript remembers things it shouldn't? 🤔
I just explained Closures using our local chai wallah's udhaar system.
No jargon. No confusion. Just chai, code, and clarity. ☕
Check it out if closures have ever confused you!
https://t.co/hVxKzZpLDo
🚀 Excited to share my Full-Stack Food Delivery App built using the MERN stack! 🍔🥗🍕
Deployed on Vercel👉 https://t.co/mApGo5ogVY
The app includes multiple pages and core functionalities for a smooth food-ordering experience.
Would love your feedback 🙌
#WebDev#FullStack
#day100 of #100DaysOfCode
- Completed the Order Placing page & gave a confetti effect on placing the order
- Also added Toast messages for all the events in the app using react-toastify
- Completed the Frontend as well as the Backend of the Bhojanam web app
#frontend#backend
#day98 of #100DaysOfCode
- Made API routes for handling user address & utilised them in the frontend
- Also made multiple filter options like filter by category & filter by ratings
- Also added option to sort items based on pricing
#webdev#application#frontend#backend
#day93 of #100DaysOfCode
- Completed the Cart page, which shows the cart items along with the cart amount
- Started making the order placing page, which asks the user to enter delivery information
#webdev#application#react#code#coding
#day90 of #100DaysOfCode
- Learned about refactoring the code to make it more readable & efficient
- Practiced refactoring the code written in the Context API example
#webdev#react#code#coding