DEPLOYING NODE.JS APP WITH DOCKER COMPOSE I have containerized a REST API build with node.js. There are 2 environments PRODUCTION and DEVELOPMENT. CODE - CLICK H... Read More
TESTING REST API WITH JEST Applying unit and functional test to NodeJS App with JestCODE - H... Read More
COUNT DOWN TIME CSS This is my solution to Frontend Mentor - Launch countdown timer (Challenge)LIVE DEMO -CLICK HERECODE - CLICK H... Read More
NOTE SYSTEM WITH NODE.JS A simple web system to add notes for a user. Build with nodejs and mongodb.LIVE DEMO - CLICK HERECODE - CLICK H... Read More
MOCKITO JAVA EXERCISE Exercise from Book "TEST Driven Java Development" Chapter 6Using JUnit 5 instead of JUnit 4 as shown in the Book.CODE - CLICK H... Read More
TIC TAC TOE TDD JAVASCRIPT Recreating the Exercise from Book "TEST Driven Java Development" Chapter 3. Using Jest instead of JUnit 4 as shown in the Book. CODE - CLICK H... Read More
DESIGN PATTERNS JAVA Practicing Desing patterns with Book "Head First Desing Patterns Building Extensible & Maintainable Object-Oriented Software"CODE - CLICK H... Read More
REST API using Typescript, MongoDB & SwaggerUI REST API using Typescript, MongoDB & SwaggerUICODE - CLICK H... Read More
TIC TAC TOE TDD JAVA Recreating Exercise from Book "TEST-Driven Java Development" Chapter 3. Using JUnit 5 and AssertJ instead of JUnit 4 as shown in the Book.CODE - CLICK H... Read More
Bookstore Java Unit Testing Practicing TDD with Book "Java Unit Testing with JUnit 5 Test Driven Development with JUnit 5 by Shekhar Gulati, Rahul Sharma"Code - CLICK H... Read More