Hey Everyone,
I have decided to commit to #100DaysOfCode where i will be updating my progress daily
I am really excited for this challenge, and will be building alot of projects.
Let's start!
🧵Daily Progress Thread:
@zomato@zomatocare@dominos_india@dominos — I am forced to take this public.
Order ID: 8024944219. I ordered Non-Veg Pizza & Chicken Tacos. I received a completely different VEG order. This isn't just a mistake; it’s a total service failure.
It is unacceptable to charge a customer for food they didn't order and then hide behind automated "unable to validate" scripts.
I expect a full refund for the wasted money and time. Please resolve this immediately before I take this to the Consumer Forum. #Zomato#Dominos
tried to resolve this immediately, but your app wouldn't let me because the order wasn't "marked delivered" yet.
Agent Minhaj recorded the issue (Ticket ID: 23083290), but now @zomatocare says they "cannot validate" the issue. I have the physical bill and the items to prove it!
Day: 27 of #100DaysOfCode learn about event bubbling, event capturing, how to stop bubbling by using stopPropagation and learn about once method also. #javascript30
Day:25 of #100DaysOfCode build a text to speech converter using vanilla javascript. #javascript30
✅ Concepts which i learned
1. SpeechSynthesis and SpeechSynthesisUtterance
Day: 24 of #100DaysOfCode build a simple feature which will highlight the link you visit and follow along with each links. #Javascript30
✅ Concepts which i learned
1. Learn about getBoundingClientRect method