Blog


How Technology Can Be Used to Improve Sports Competitions

SportsTechnology

Bitcoin Vs. Ethereum

BitcoinEthereumCryptocurrency

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

Angular: Reload/Refresh a Component or Entire Application & Reuse Logic Across Multiple Components

An Angular tutorial on how to reload/refresh a single component or the entire application and reuse the logic across multiple components.

AngularJavascriptTypescript

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