NANephi Ashainnephi-asha.hashnode.devยทMar 7, 2022 ยท 2 min readWhat is JavaScript?JavaScript is a programming language for the web. It is one of the core technologies of the world wide web. It enables you to enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else. (O...00
NANephi Ashainnephi-asha.hashnode.devยทMar 5, 2022 ยท 1 min readCreating a Basic Express AppThis app starts a server and listens on port 3000 for connections. The app responds with โHello World!โ for requests to the root URL (/) or route. For every other path, it will respond with a 404 Not Found. Requirements to run this app: Have node a...00
NANephi Ashainnephi-asha.hashnode.devยทMar 5, 2022 ยท 1 min readWelcome to my BlogMy name is Nephi Asha and I am a student learning Javascript๐.๐ For each topic that i'll take for the day or week, I'll keep ya'll posted.๐ I will be posting new contents daily/weekly on this blog and my YouTube channel๐ : https://www.youtube.c...03SAM