#apis
Read more stories on Hashnode
Articles with this tag
Hi! It’s a basic principle of web development that we can’t prevent the users from inspecting and modifying the source code of an app. The browser...
So firstly, if you want to generate an error in a javascript app,its very simple: throw new Error('Something went wrong!'); you can put it into an ...
A REST API is an architectural concept for network-based software. GraphQL is a query language, a specification, and a set of tools that operates...
======================================== You can use just one context.Type or context here in class component , its limited here , so if u dont like...