Featured
Read our handpicked blogs, curated for you.
|
AI BankingYour organization runs thousands of AI models across fraud detection, credit scoring, and customer journeys.…
|
The Enforcement Horizon: August 2, 2026The industry consensus is dominated by the EU AI Act. As of mid-2026, AI systems…
|
The 2026 Industry Consensus: From Policies to EnforcementThe prevailing consensus among global Tier-1 banks is the…
Recent releases
|
Componentizing Drupal Front End using Pattern Lab
Components are a collection of HTML, CSS, and JS. Here is how to componentize the front-end workflow of your Drupal website using Pattern Lab.
|
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.