Atyantik Blog, Page 10
Notes on software engineering from the Atyantik practice.
Latest posts
Tirth Bodawala
Web Accessibility: A Technical Overview
Web accessibility ensures websites work for everyone. Learn WCAG 2.2, POUR principles, and best practices for building inclusive web experiences.
Read the postIshan Chavda
Microservices vs Monolithic Architecture: How to Choose
Understand microservices and monolithic architectures. Choose the right one for your project based on size, team structure, and future growth.
Read the postIshan Chavda
Understanding CMS Types for Your Needs
Explore five CMS types: traditional, headless, decoupled, enterprise, and e-commerce. Learn which CMS types work best for your website, budget, and goals.
Read the postDharmesh Patel
PHP Powerhouses: 10 Must Know PHP Features for Developers, PART 1
Explore PHP 8's most powerful features: readonly properties, enums, match expressions, constructor promotion, and named arguments that improve code quality and maintainability.
Read the postDharmesh Patel
PHP Features for Developers, Part 2
Master PHP features for developers: nullsafe operators, union types, array unpacking, JSON error handling, and JIT compilation in PHP 8.0 and beyond.
Read the postTirth Bodawala
Building a Slick Blog with Supabase, React, Astro, and Cloudflare, Part 3: Setting Up Your Admin Interface
Build a modern admin interface with Astro, React Admin, and Supabase for managing blog content, uploads, and user access.
Read the postTirth Bodawala
Getting Started with Supabase for Blog Building
Spin up a Supabase project and create the Posts and UserProfile tables with relationships that make a blog backend work smoothly.
Read the postTirth Bodawala
Building a Slick Blog with Supabase, React, Astro, and Cloudflare, Part 2: Fine-Tuning Your Database with Policies, Functions, and Triggers
Automate your blog backend with Supabase functions and triggers, then lock it down with Row-Level Security policies. Part 2 of building a blog with Supabase, React, Astro, and Cloudflare.
Read the postTirth Bodawala
Supabase Astro Blog Frontend: Part 4
Complete frontend setup using Astro, React, and Tailwind CSS to display blog posts from Supabase. Set up styling, components, and dynamic routes for your blog.
Read the postTirth Bodawala
Node.js HTTP2 Server: Setup, ALPN and Proof
Standing up a Node.js HTTP2 server takes five lines. Migrating to one hides a short list of decisions, and every one of them is checkable before you ship.
Read the postTirth Bodawala
Web Push VAPID from scratch: the complete Web Crypto implementation
Send Web Push VAPID from scratch on Web Crypto: sign the ES256 JWT, derive the aes128gcm key, frame the body, and route every push status code. No library.
Read the postTirth Bodawala
Co-founder and Chief Technology Officer
Authorize payments now and capture later. Manage cart updates with payment intents in e-commerce checkout systems with working code.
Read the post