PM2 - Production Manager for Node.js
PM2 is a process manager for node.js applications. A powerful tool that will facilitate common system administration tasks for node apps.
A new Canonical version of Ubuntu has been released, meet the Hirsute Hippo (21.04). Here are the steps to update Ubuntu 21.04:
Update Manager
and it will show up a message saying that a new distribution is available. Click Upgrade.What is new in Ubuntu 21.04 for software developers? Ubuntu’s CEO of Canonical Mark Shuttleworth summarizes it very well: “For developers and innovators, Ubuntu 21.04 delivers Wayland and Flutter for smoother graphics and clean, beautiful, design-led cross-platform development.”
These are great news for the Flutter community, who has received these news with great appreciation. "Canonical has been a fantastic contributor to Flutter, enabling Linux desktop support in Flutter and opening up the opportunity to bring high-quality Flutter apps to Linux," Chris Sells mentioned in Flutter’s blog post.
Other key additions of the new Ubuntu 21.04 release are the Microsoft Active Directory and joint support for SQL Server with Microsoft. This is specially targeted for larger enterprises using Ubuntu OS.
If, like me, you enjoy your Ubuntu on a dark theme, here is some good news. Ubuntu 21.04 has released an improved dark theme named Yaro. It contains better navigation and new file icons. The Yaro theme is maintained by the user community and supported by the Canonical release.
As an ubuntu user you should be aware of the Ubuntu Release Cycle. Ubuntu is released by the private publisher Canonical which publishes new releases of Ubuntu regularly. Release dates of Ubuntu can be anticipated allowing you to plan your OS roadmap update.
Ubuntu’s version numbers follow the convention: YY.MM
and they also get a development codename. For Ubuntu 21.04, the codename is HirsuteHippo and the release date was in April 2021.
There are two types of Ubuntu releases:
Ubuntu 21.04 is an interim release. Next LTS release for Ubuntu is planned for April 2022: Ubuntu 22.04 LTS.
PM2 is a process manager for node.js applications. A powerful tool that will facilitate common system administration tasks for node apps.
Basic learning of how to use build-in tools provided by Angular in order to create components after an application has been loaded.
What is code reusability? This article reviews the concepts around code reuse and how to apply them to software development.