blog
Configuring and using the Apollo client in a Next.js TypeScript application
Learn how to integrate the Apollo GraphQL client in a Next.js TypeScript application
blog
Learn how to integrate the Apollo GraphQL client in a Next.js TypeScript application
newsletter
blog
Learn how to custom validators for MomentJS
newsletter
blog
Learn how to validate incoming data with NestJS
blog
Authorization best practices to improve the security of your applications
blog
An appendix to my TypeScript book
blog
How to write integration tests for a GraphQL API using Spring Boot 2.x and Kotlin
blog
How to clean database tables after each integration test in a Spring Boot application using Kotlin
blog
A guide explaining how to install, configure, and use JUnit 5 with Mockito in a Spring Boot Kotlin project