I’m about to finish my Js (java script) course .i know which code do what but can’t remember the code so i always have to google it .so,should i have to re my coerce or i can move ...Read more
Home|js
Ask Mitra Latest Questions
I recently watched video on Astro1.0 by Fireship and it intrigued me a lot.Could it be the next game changer?Love to hear your thoughts. Astro version 1.0 just launched giving developers a way to build server-rendered websites with any ...Read more
Is there anything left to learn in JS if I already know about functions, arrays, dom manipulation, OOP, Asynchronous JS and Promises?
How to use firebase real-time database perfectly like providing different IDs to document, get all the documents in an array like MongoDB so I can easily use the map function to render those documents in react.