Blog
React Conf 2021 - React Forget
A Christmas miracle - End of 'memo all the things'
React
How You Can Serve React Build Folder From an Express Endpoint
A guide on how to serve a React build folder from an Express endpoint.
ReactExpressNodejs
Invoking AWS Lambda with gRPC Protobuf
A detailed guide on how to use AWS Lambda with gRPC Protobufs.
AwsLambdaGrpc
How To Get Props Types in Next.js and TypeScript
Avoid boilerplate code with InferGetServerSidePropsType and InferGetStaticPropsType and Automatically Infer the Types for Your Page Component Props
TypescriptNextjsReact
A Simple Example of “Lambda-backed Custom Resource” in AWS CloudFormation
The minimal working snippets of the custom resource function.
AwsCloudformationLambda
How to Keep Yourself Protected Online
Cybersecurity
How to Send Mail Using Python
Introduction to Simple Mail Transfer Protocol in Python
EmailPythonSimple mail
How to Store Your Secrets Using Vault and Python
Manage your secrets using Vault and Python — Dock2Learn
VaultPythonSecrets
Top-notch React Native talents: skills and tools
React NativeReactJavaScript
How to Schedule Recurring Jobs or Tasks Using Celery
Schedule Jobs 2: Schedule recurring jobs/tasks using Celery.
Celery beatJob schedulingPython