#webdev
Read more stories on Hashnode
Articles with this tag
What is TypeScript? TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. We should...
What is JSON? JSON stands for JavaScript Object Notation It is an open standard file format and data exchange format that employs text that humans can...
JavaScript Arrow Function Arrow functions were introduced in ES6. Arrow functions allow us to write shorter function syntax: Before Arrow...
What does HTTP 404 mean? The HTTP 404, 404 Not Found, 404, 404 Error, Page Not Found or File Not Found error message is a Hypertext Transfer Protocol...