Node.js has launched its latest major version. Released in April 2021, v16 is the new “current” release. In October 2021, it will be promoted to the Long Term Support (LTS) release with maintenance continuing into 2024. The Node.js release process sees updates from the “current” branch merged into the next major feature release. Consequently, v16 brings several […]
A short and simple guide of docker, an intro for web developers Knowing how to use containers in application development is a must for a modern-day developer. One reason for the recent demand for containers has been the emergence of Docker. Docker has not only increased the use of containers, it has had a great […]