#thw-web-apps
Read more stories on Hashnode
Articles with this tag
Accessibility is the core philosophy of the web. I haven't been in this space long, and I already see many accessibility experts exhausted from...
It's good for APIs to put limits on who can make requests to their server. Unfortunately for the developer building a side project, this necessary...
I mentioned <link rel="icon" type="image/x-icon" href="/images/favicon.ico"> as part of webpage SEO in Semantic HTML: What, Why, and How. Someone...
Now that we've covered how HTTP messages work and how to generate requests and responses in JavaScript, let's talk about the real world applications...