Featured
Read our handpicked blogs, curated for you.
|
The Fundamentals of Zero-Downtime UpgradesUpgrading legacy HIS without downtime relies on parallel running, strangler…
|
Low risk approaches favor incremental strategies over big-bang replacements. Common tactics include rehosting to cloud…
|
Legacy hospital information systems often run on outdated languages like COBOL or MUMPS. They support core functions…
Recent releases
|
Everything about Filters in AngularJS
This is the fourth post in my series on the AngularJS; check out my initial piece covering ‘An intro to AngularJS’, ‘Data-binding methods’ and ‘Modules & controllers’.
In Angular, Filters are…
|
How to make your Drupal site GDPR compliant
Here we have discussed how does GDPR relates to a Drupal website? Steps to make your Drupal site GDPR compliant and the modules that will help the site with it.
|
How to generate PDF of HTML code in Drupal 8
Generating pdf of HTML code in a custom module in Drupal 8. mPDF is a PHP library that considers the CSS attached to the HTML.
|
How to debug Drupal 8 website performance using Web Profiler
Wondering how to debug your site to enhance performance. If yes then explore how you can debug Drupal 8 applications using web profiler.