TypeScript - React.js PlaygroundDevelopment setup for POCs built with React.js, TypeScript, Storybook, Chromatic, Jest, and Netlify.
Playground and development setup for POCs, feasibility studies, and experiments to practice, learn, and test new technologies, libraries, and tools along with their integration and configuration in a React.js environment with TypeScript. it is a gallery showcasing my transition from TypeScript to JavaScript as I dive deeper into React.js and its ecosystem.
#Jest
Projects
Posts
Continuous Testing in Continuous Integration/Continuous Deployment (CI/CD)The Backbone of Modern Development Pipelines
Uncover the pivotal role of continuous testing in CI/CD pipelines, ensuring consistent software quality in rapid release cycles.
Front-end Build: Best Practices For Building ProjectsCombining Technical Skills and Best Practices to Build High-quality Projects
Explore a curated list of best practices for building front-end projects that are efficient, scalable, and maintainable. From leveraging build tools and automating testing, to employing source control and writing modular code, discover how to elevate your front-end development journey.
London vs. Chicago: A Tale of Two Mocking StylesWhich One Should You Choose?
Compare and contrast the London and Chicago mocking styles, understanding their advantages, use-cases, and best practices.
Mocking External Services in Unit TestsKeeping Your Tests Reliable and Fast
Delve into the strategies for mocking external services in unit tests, ensuring test speed and reliability without compromising on accuracy.
Top Alternatives to Jest for JavaScript TestingExplore the Various JavaScript Testing Frameworks that Can Serve as Alternatives to Jest
Looking for alternatives to Jest for your JavaScript projects? Dive into this comprehensive guide that outlines the top testing frameworks you can use instead. Learn the pros, cons, and best use-cases for each.
Unveiling Jest: The JavaScript Testing Framework You've Been Waiting ForAll You Need to Know about Jest, from Setup to Test Cases and Beyond
Discover the comprehensive guide to Jest, the feature-packed JavaScript testing framework. From setting up Jest in your project to writing effective test cases, we’ve got you covered. Learn the importance of Jest in modern web development.
Coursework
Test Driven Development with JavaScriptWorkbook GitHub Repository
Workbook repository for Test Driven Development with JavaScript! Here, you'll find a collection of exercises and solutions which I've worked on by following various online courses, challenges, and platforms.