Remote work has been steadily gaining popularity for some years now. According to an article published by smallbizgenius, in 2019, the number of people who work from home has increased by 140% since 2005. Now, most of the population is working from home. For most of the companies that had not adapted work from home before, this time has been an eye-opener. Many companies including the big ones like Twitter, Barclays, Mondelez are allowing employees to continue work from home indefinitely.
Welcome back to another Community Roundup, folks. Hope you're all doing well, and that you're ready for some great tweets and articles — let's get started, shall we?
We’re excited to announce our support for GitHub Actions with our new Rollbar Deploy GitHub Action. Teams using GitHub Actions for building their CI/CD pipeline can now easily send deploy information to Rollbar and respond to any new errors quickly.
The importance of digital banking and electronic commerce has proven all the more important during the pandemic. Online shopping is the only choice in many cases for conducting commerce. A recent McKinsey report, pre-COVID 19 outbreak, revealed that retail digital banking acceptance was already high. It has increased to the point where 60% of customers under the age of 70 use digital channels. That number increases to 75% for those under the age of 50.
Bonus Material: PostgreSQL vs MySQL complete comparison table PostgreSQL (or Postgres) and MySQL are both relational database management systems (RDBMS for short). They are complex technological inventions designed to simplify your data operations across a wide variety of business use cases. The “relational” part of the name refers to the way in which they structure data as relations between rows and columns.
In today’s post, we’re going to demystify how the number of JavaScript dependencies grows while we’re working on a relatively simple project. Should you be worried about the number of dependencies? Keep in mind that this blog post is related to the Ride Down The JavaScript Dependency Hell blog post that was released a while back. We’ll show a “real-world” example of how a project’s dependencies can grow from zero to 13K.
Today’s release of Node.js integration supports PostgreSQL as well as all the consumers of the pg library.