5 posts by Bunlong
How to setup Next.js on Docker?
December 26, 2022
posted by Bunlong
In this article we are going to show you how to setup React in docker container as well as how to setup Node.j ...
Reduce the Time Taken for the Testing using Jest and CircleCI Parallelism
December 21, 2022
posted by Bunlong
In this article we are going to show you how to reduce the time taken for the testing in our app using Jest an ...
Test React Custom Hooks with Jest and Testing Library
December 13, 2022
posted by Bunlong
Prerequisite Installation Assume that we already installed Jest, Testing Library and SWR. Custom Hook If you d ...
How to setup Scala Play framework on Docker?
October 27, 2021
posted by Bunlong
In the previous article we showed you How to setup Scala and SBT on Docker? and in this article we are going t ...
How to setup Scala and SBT on Docker?
August 26, 2021
posted by Bunlong
In this article we are going to show you how to setup Scala in docker container as well as how to setup sbt an ...