Blog Posts
A collection of my thoughts and experiences.
Creating a Full Typescript Monorepo with NX
Learn how to create a full Typescript Monorepo with NX, a powerful tool for building scalable applications.
Sep 1, 202410 min readRemix Routes
Learn how to use Remix routes
Sep 1, 20248 min readTesting a Typescript Library with Jest
Learn how to test a Typescript library with Jest, a powerful testing framework for JavaScript.
Sep 1, 20245 min readBuilding a Reusable TypeScript Library with Jest: A Comprehensive Boilerplate Guide
In this post, we will walk you through the process of configuring a TypeScript library that seamlessly integrates with Jest for testing. Our objective is to create a boilerplate that not only serves as a foundation for reusable libraries but also enhances your understanding of TypeScript configurations and Jest testing methodologies. By the end of this guide, you will have a solid grasp of how TypeScript operates, how to set up your library for optimal performance, and how to implement Jest for efficient testing. Whether you are looking to refine your skills, this exercise will equip you with the tools need
Sep 1, 202415 min readQuick Mental Math: Tricks for Faster Calculations
Enhance your mental math skills with these clever tricks and shortcuts. Learn how to perform quick calculations without relying on a calculator.
Oct 30, 20231 min readPEMDAS: Mastering the Order of Operations
Learn the crucial concept of order of operations in arithmetic. Understand PEMDAS and how to apply it to solve complex mathematical expressions.
Oct 25, 20231 min readPercentages in Everyday Life: Practical Applications
Discover the importance of percentages in daily life. Learn how to calculate percentages, percentage changes, and their applications in finance and statistics.
Oct 20, 20231 min readNavigating Fractions and Decimals: Conversions and Operations
Master the relationship between fractions and decimals. Learn conversion techniques and how to perform arithmetic operations with both representations.
Oct 15, 20231 min read