Frontend Practices: Monorepo Git, Clean Code, Remote Debugging & Advanced CSS
This roundup highlights key frontend engineering topics, including optimal Git workflows for monorepos, the importance of clean code communication, techniques for hybrid remote debugging on mobile devices, practical JWT token handling, and advanced CSS Painting API methods for creating irregular borders.
Monorepo Git Workflow Best Practices
Discusses optimal Git workflows when using a monorepo setup.
Does Your Code Speak? (Part 1)
Emphasizes concise communication in code to reduce cognitive load and improve understanding.
Does Your Code Speak? (Part 2)
Explores the consequences of misleading code and describes a Clean Code discussion session within a department.
Hybrid Remote Debugging: Past and Present
Addresses challenges of debugging white‑screen issues on mobile devices and remote user phones, highlighting remote debugging techniques.
Seamless Token Refresh without User Disruption
Explains common JWT usage for caching user login information and attaching the token to request headers for authentication without extra overhead.
Modern CSS Advanced Techniques: Irregular Border Solutions
Introduces the CSS Painting API to create complex, irregular border shapes that were previously difficult to achieve with standard CSS.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
