SPShreyas Pahuneinshreyazz.hashnode.devยทJan 22, 2022 ยท 3 min readBasics of TypescriptHey, developers in today's blog we are going to learn about the basics of typescript. This is going a be a series of blogs in which I'm gonna help you learn TypeScript in an easy way! We are going to cover What is TypeScript? Why should we use it ...00
SPShreyas Pahuneinshreyazz.hashnode.devยทOct 18, 2021 ยท 5 min readMake your own API under 30 lines of codeHey readers ๐๐ป, in this blog we are going to discuss making our own API in just 30 lines of code. Topics Covered : What is an API. Tech used to make one. How to code it. How to deploy it (FOR FREE). Those who all know what APIs are and don't...01C
SPShreyas Pahuneinshreyazz.hashnode.devยทSep 18, 2021 ยท 4 min readJavaScript ObjectsJavaScript { Objects } Hey developers ๐๐ป, in this blog we will be discussing about JavaScript Objects. Topics Covered : What are JavaScript Objects. Why to use them? Three ways to create them. How to access properties from Objects. What are JavaS...00
SPShreyas Pahuneinshreyazz.hashnode.devยทJul 23, 2021 ยท 5 min readRegex 101Hey readers ๐๐ป, in this blog we are going to talk about Regular Expressions or we can also call it REGEX . REGEX is sequence of characters which are in a certain patter, and these patterns help us find or find and replace or validate things like e...00
SPShreyas Pahuneinshreyazz.hashnode.devยทJul 14, 2021 ยท 3 min readFree hosting using HerokuHey readers ๐๐ป, I hope you all are doing fine, in this blog we are going to discuss about hosting and how to host our own discord bot, which we made in my previous blog . We are going to use Heroku to host our bot. What do I mean when I say 'HOST'...00