Skip to main content
Tag

#React

12 articles with this tag

Security Update: React2Shell (CVE-2025-55182) Audit CompleteFeatured
Security

Security Update: React2Shell (CVE-2025-55182) Audit Complete

We completed a full security audit for the critical React2Shell vulnerability (CVE-2025-55182, CVSS 10.0). Boottify is confirmed NOT VULNERABLE — patched versions, no Server Actions, and verified by multiple scanners.

19 days ago3 min
21
From Hardcoded Colors to Design Tokens: Standardizing 3,796 InstancesFeatured
UI/UX

From Hardcoded Colors to Design Tokens: Standardizing 3,796 Instances

How we migrated 148 files from hardcoded hex color values to CSS custom properties, the design token mapping system we built, and why this was one of the most impactful refactors we've done.

23 days ago7 min
00
Accessibility First: SkipLinks, ARIA Landmarks & Semantic HTML
UI/UX

Accessibility First: SkipLinks, ARIA Landmarks & Semantic HTML

Why accessibility isn't optional for SaaS platforms, how we implemented SkipLink navigation, ARIA landmarks across all 3 layouts, and the keyboard navigation improvements that make Boottify usable for everyone.

25 days ago6 min
00
Mobile-First Tables: Fixing Touch-Scroll Conflicts
UI/UX

Mobile-First Tables: Fixing Touch-Scroll Conflicts

How we solved the classic mobile UX problem where horizontal scroll conflicts with tap actions — and shipped a single component that auto-fixed 15+ admin tables across the platform.

about 1 month ago6 min
00
Fixing Tiptap SSR Hydration Mismatches
Bug Fixes

Fixing Tiptap SSR Hydration Mismatches

A quick fix for the common Tiptap editor hydration error in Next.js applications.

about 2 months ago2 min
140
Our Journey to Next.js 16
Platform Updates

Our Journey to Next.js 16

What changed when we upgraded from Next.js 14 to 16, including the middleware to proxy migration.

about 2 months ago4 min
340
Building the Session Guard Component
Authentication

Building the Session Guard Component

How we implemented automatic session timeout with warnings and graceful re-authentication.

about 2 months ago4 min
440
Implementing Real-Time Features with WebSockets
Architecture

Implementing Real-Time Features with WebSockets

Our approach to adding real-time updates for notifications, chat, and live data.

about 2 months ago6 min
430
Creating Our Cyber-Industrial Design System
UI/UX

Creating Our Cyber-Industrial Design System

The principles and tokens behind our distinctive dark-theme design system.

2 months ago5 min
320
Tailwind CSS 4: What Changed for Us
UI/UX

Tailwind CSS 4: What Changed for Us

Our experience upgrading to Tailwind CSS 4 and adapting to the new configuration.

2 months ago4 min
180
Building the Admin Sidebar with Role-Based Visibility
UI/UX

Building the Admin Sidebar with Role-Based Visibility

How we created a dynamic sidebar that shows different menu items based on user roles.

2 months ago4 min
350
Handling Form Validation with Zod
Developer Experience

Handling Form Validation with Zod

Our patterns for type-safe form validation using Zod schemas.

2 months ago4 min
310