Implement secure authentication and role-based authorization in Astro using JWT, SSR, and Astro middleware for protected routes.
Outliers show you where your product is brittle, where your assumptions break, and where your next act might be hiding.
Take an open source design from Penpot, a Figma-like design tool, and turn it into a fully functional React component, tested with Storybook.
Check out this guide, which ranks the top 10 JavaScript/HTML5 game engines by popularity, capability, and use case.
Simplicity is good UX until it strips away personality. Great interfaces balance ease of use with emotional depth and identity.
Explore RBAC, ABAC, ACL, and PBAC access control methods and discover which one is ideal for your frontend use case.
Aislinn Wright talks about pillars that have shaped her product strategy, including open-mindedness and always asking why.
There’s been major controversy surrounding Next.js’s openness. Discover how OpenNext is addressing the bubbling issue of Next.js portability.
By using SRP, developers can produce code that is easier to debug, test, and extend, making it clearer, more maintainable, and scalable.
Ryan Poppa, Senior Director of Product Management at DNSFilter, shares the importance of not being afraid to say no to customer feedback.
POST
requests: Handling errors, authentication, and best practicesLearn about the Axios POST
method and discover how to deploy it in vanilla JavaScript and frameworks like React.
Explore htmx, a small browser-oriented JavaScript library aimed at building no-nonsense, server-driven web apps.