Systems | Development | Analytics | API | Testing

Data Will Help HR Lead Teams Through and Beyond COVID

With COVID-19 now part of our daily lives, normal business operations and practices have been abandoned or curtailed and reinvented to sustain our businesses. Indeed, each department, division and team has had its own dynamics changed in this time of lockdown, and coping with process and workplace setting changes can present unique challenges.

20 best SEO Crawlers

Most business owners nowadays are not even aware if their website is reaching the potential customers or not. And believe us when we say this, not having an effective outreach is the same as not having a website. In today’s constantly evolving internet spectrum, if you own a website and intend to drive business through it, Search Engine Optimization (SEO) is imperative for you.

The Digital Banking Customer Experience is more Important than Ever

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.

PostgreSQL vs MySQL: Which one should you choose?

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.

JavaScript Growing Pains: From 0 to 13,000 Dependencies

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.

Building an AngularJS application using the DreamFactory REST API backend

If you’re building an AngularJS application, you’ve landed on the right page. Now that DreamFactory 2.0 is live on Bitnami, our team has been busy building example apps to show how easy it is to use DreamFactory as your REST API backend. I’ve been working on DreamFactory’s AngularJS sample address book app and tutorial. This blog summarizes a few important things to know about getting started with the DreamFactory Angular sample app.