sumn2u / learn-javascript

A book that teaches JavaScript 📗💻📖
https://javascript.sumankunwar.com.np
Apache License 2.0
895 stars 133 forks source link

Adding ES6 Concepts #105

Closed vaibhavpnimkar closed 11 months ago

vaibhavpnimkar commented 11 months ago

I have added: 1.ES6 Introuction 2.Arrow Functions 3.Let and const 4Template Literals: 5.Destructuring

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
learn-javascript ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2023 1:43pm
vaibhavpnimkar commented 11 months ago

Can somebody guide me on what's wrong? Also, I am unable to determine what is going wrong or see which checks have failed. @sumn2u

vaibhavpnimkar commented 11 months ago

OKay i have fixed and passed the checks can you review it now