Blog
What Is The Best Way To Display A PDF In A Web App?
WebPdfJavascript
What is the best way to call a REST API from JavaScript?
what-is-the-best-way-to-call-a-rest-api-from-javascript-79a901414447
JavascriptApiRest
What is Ref Forwarding?
Passing refs to a child component
ReactJavascriptRefs
Using Node.js + S3 to Create, Delete, List Buckets and Upload, List Objects- Part 2
NodejsAwsS3
Using Firestore with TypeScript in the v9 SDK
A nice little coding design pattern that will boost your Firestore productivity and make your code safe with TypeScript
FirebaseTypescriptJavascript
Use AWS Lambda + Python to Rotate IAM Access Keys Automatically
Set it and forget it
AwsPythonLambda
Use of DTO for Validation in NestJS Application
How to handle and validate the data for a REST endpoint with the NestJS framework.
NestjsTypescriptJavascript
Use Angular Route-Guards to Secure Angular Pages
By allow, deny or redirect to other page-view. It's very simple to secure Angular pages using route-guards.
AngularRoutingRoute-guards
Unit Testing of AWS Lambda Functions (Node.js) using Mocha and Chai
AwsLambdaNodejs
Unit Testing Node.js + Mongoose Using Jest
NodejsJavascriptTesting