Published inJavaScript in Plain EnglishJavascript: Async/Await Error-Handling in an elegant wayIn Javascript, The Async/Await made the asynchronous programming much easier and cleaner. But still handling errors gives us headaches in…Jul 31Jul 31
Published inSLIIT FOSS CommunityOAuth2.0 — For Absolute Beginners (Part 1)OAuth stands for Open Authorization, Which is an open standard to provide Delegated Access to client applications without givingJun 2, 2022Jun 2, 2022
Published inSLIIT FOSS CommunitySend Logged-In Email Alerts Using Auth0 ActionsHeyo ✋Dec 31, 2021Dec 31, 2021
Published inSLIIT FOSS CommunityTop 6 HTTP Headers that improve your site security.Security is a really important thing but almost we don’t care when building applications. There are a lot of essential security practices…Oct 16, 2021Oct 16, 2021
Published inSLIIT FOSS CommunityRx.JS — Things you should understand before start.If you have ever worked with Angular, You probably might have seen something like Observables, Subscribe(), Subject and a few more…Sep 5, 2021Sep 5, 2021
Published inSLIIT FOSS CommunityS3 Server Access Logging and Analyzing it on Athena (Part 2).Heyo ✋,Jul 31, 2021Jul 31, 2021
Published inSLIIT FOSS CommunityJS: Async/Await in Array MethodsAsynchronous Programming is one of the great features in Javascript. Before ES8 we had Callbacks, Promises and Generators to handle it. But…Jul 23, 2021Jul 23, 2021
Published inSLIIT FOSS CommunityJavascript: Is “ES-6 Class” a lie? 🤔We all know that Javascript is awesome. But also it is weird. When we compare some concepts, In javascript those are useless just like…Jul 19, 20211Jul 19, 20211