nephi-asha.hashnode.devWhat 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...Mar 7, 2022ยท2 min read
nephi-asha.hashnode.devCreating 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...Mar 5, 2022ยท1 min read
nephi-asha.hashnode.devWelcome 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...Mar 5, 2022ยท1 min read