Blog
Building a pagination component in React with TypeScript
How to create a pagination component in react with TypeScript
ReactTypescriptPagination
Let's Build a MERN Stack E-Commerce Web App
Part 1: Setting up the Project
MernReactNode
Angular Route Reuse Strategy
AngularJavascriptTypescript
Angular Change Detection Strategy — onPush and Default Strategy
Understand the onPush and Default Change Detection Strategies in Angular.
AngularChange-detectionOnpush
Algorithms — Diagonal Difference Solution using JavaScript: HackerRank
Given a square matrix, calculate the absolute difference between the sums of its diagonals.
JavascriptAlgorithmsHackerrank
Abandoning Flask for FastAPI
I'm sorry Flask but FastAPI is so much better.
PythonFastapiFlask
Developing a Systematic Indicator to Trade Cryptocurrencies With Python
A Technical Indicator That Works for Cryptocurrencies
PythonCryptoCryptocurrency
A solution to boost Python speed 1000x times
People said Python is slow, how slow it can be
PythonPerformanceOptimization
A Simple Way To Use Path Aliases in NestJS
Path Aliases with NestJS (2022)
TypescriptNodejsNestjs
A Quick Intro to To Test Coverage in Python
PythonTesting