Building An Event-Driven Application Using Serverless
How we leveraged AWS Serverless services to go from an idea to implementation by using deep learning and event-driven architecture.
Analysing And Understanding The Nuances Of Position sticky
Learn what position sticky does, what are the common issues while using it, and what is the way of detecting position sticky’s toggle from fixed to relative and vice versa.
How We Built a Blazingly Fast & Secure Knowledge Management System Using JAMstack
To address knowledge management challenges at Axelerant, we built a system that classifies and aggregates data from Slack, while remaining scalable as the amount of data and the number of users grows.
How To Validate API Response Using OpenAPI 3.0 Specification
Axelerant was entrusted with the task of developing a Drupal 8 based partial headless backend and had to come to a mutually acceptable format for the REST-based API endpoints in the backend. After careful consideration, the OpenAPI 3.0 specification was selected as the format for describing the APIs.
Making a Multinational Supermarket’s eCommerce Platform Accessible
Through extensive user testing and following best practices, Axelerant helped make the customer’s AngularJS-based web store compliant with WCAG 2.0 AA accessibility guidelines.
How We Built a Highly Performant News Aggregator for Internet Users in Kashmir
In areas like Kashmir with slow internet, it can be difficult to stay up-to-date. To address this, we built a news aggregator which is fast to load, works offline, and notifies users about the latest updates.
How We Built A Powerful Tool To Facilitate Our Team’s Retrospectives
Putting recent technologies to productive use, we created a tool for team retrospectives that can help teams visualize data better, and limit its access to relevant members.
Consolidating DX Across 90+ Brands For Retail Megalith
We helped an enterprise-level retail megalith consolidate and empower its brand sites with content and e-commerce capabilities.
A QA Checklist For Testing Basic Frontend Elements
Here's a quick checklist of basic elements to check for during frontend testing.
Apple Pay Buttons - A Code Review
Here are tips and tricks for using Apple Pay buttons, for developers, site builders, and designers to create payment gateway integrations for their products.
Setting Up A Custom Bootstrap Theme With Drupal 8
Learn how to set up a Bootstrap 4 based sub-theme on your Drupal 8 website.
Drupal 8: Inline Form Errors - Transitions
While using the core’s Inline Form Errors module, I found it had some minor usability issues. I created a custom module called Inline Form Errors - Transitions to help address some of these and improve user experience.