Omkar Manteomkarmante260.hashnode.dev·Sep 28, 2024Understanding TypeScript: Applications in Modern Web DevelopmentWhat is TypeScript? TypeScript, a statically typed superset of JavaScript, was created by Microsoft. It introduces optional type definitions into JavaScript, allowing developers to specify the types of variables, function parameters, and return value...Discusswendevelopment
Archit Chhajedarchit108.hashnode.dev·Jun 16, 2024Access And Refresh Tokens Explained Simply!So, you might have heard if Access and Refresh tokens of you've ever studied about web-authentication and user authorization. But many people get confused as to what exactly are they? Why do we need them? Why can't we have only 1 token and authorize ...Discuss·1 like·37 readsaccess-token
Devyanshdevbytes.hashnode.dev·Mar 26, 2023Let's Start with the basics In Web development Journey.Web Development refers to the development of a website whether it is a frontend, backend or both (Full Stack). Developing a website is not easy as we think. Yet, depends on the project's complexity but it is quite interesting. If anyone is trying to ...Discuss·3 likes·41 readsfull stack