Blog
How Technology Can Be Used to Improve Sports Competitions
SportsTechnology
How to Filter Outlook Emails With a Subject Using Python
Use MSGraph search API query to filter email messages.
PythonMSGraphOutlook
10 Best React Notification Libraries in 2022
Web developmentJavascriptReact
Create a Pre-commit Git Hook to Check and Fix Your JavaScript/TypeScript Code Automatically
In this post, we will introduce how to create a Git pre-commit hook to check JavaScript/TypeScript code using ESLint, Prettier, lint-staged, and Husky.
TypescriptGit HooksLinting
Custom Dropdown Element with React & TypeScript
A guide on how to create a simple React dropdown component using TypeScript.
ReactSoftware DevelopmentJavaScript
Amazon Aurora Serverless (v1 vs v2): What's the Difference?
Learn the difference between Amazon Aurora Serverless v1 and v2.
AwsAmazonServerless
Build a Sudoku Solver App With JavaScript
A JavaScript app to solve sudoku puzzles using backtracking
Web DevelopmentSoftware DevelopmentProgramming
How to Build Data-Driven Surveys With React + REST API + SurveyJS
Build dynamic forms and surveys in React with the open-source SurveyJS and RESTful services.
SurveysSurveyjsReact
Handle Errors in Angular with HttpClient, RxJS, HttpInterceptor
AngularRxjsHttpclient
Deploying A Localhost Server With Node.js and Express.js
NodejsExpressjsLocalhost