Tutorials and experiences by developers building modern websites & apps that are fast by default.
Even after years of development, the quest to find a solution with Magento 2 is un-ending. The difficulties I face in every implementation are real and common pain points. The objective is not to just brag about problems, but to solve them and ask for feedback.
Creating a cron in Strapi for adding short links to articles
Learn basic deployment of a Magento 2.4 using file-based configuration (without using any Container service like Docker).
This article is a step by step tutorial for building a Magento 2 module to manage catalogue release by a pre-specified date.
We all know the classic web servers Apache and Nginx, but try the much newer and amazing Traefik! Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Learn basic deployment of a Node.js app using file-based configuration (without using any Container service like Docker).
Find order id (entity_id) from increment id in Magento 2 using a lightweight DB query without loading the complete order model.
We all know Netlify and Varcel are the top static site hosting providers, but they are not the only one in the market. Find the detailed comparison of all static site hosting services available and what free stuff they offer.
A definitive guide for building a modern website. Know what happens behind the scenes in adapttive.com.
Its looks cool to have multi-level subdomains for different projects. example: https://api.cms.adapttive.com/ or https://api.store.adapttive.com/
Find the ultimate configurations to automate code quality checks using GrumpPHP in Magento 2