Articles
Preserve value for a dropdown
Preserving the state for a select enhances a user's experience while using your website. Learn how to preserve the state in this article.
Make a button clicky
Learn how to make your links and buttons 'clicky'
Implement a custom radio input
Learn how to customize a radio input while still maintaining the functionality
Integrate WhatsApp into your website
Learn how to integrate WhatsApp into your website and communicate with your users easily
Show pending indicators in your application
Learn how to engage a user when there is a transition going on.
Persist form inputs across page reloads
Learn how to avoid losing user data in a form across page refreshes using cookies.
Implement authentication using Supabase
Authentication is critical in your application. Learn how to implement authentication in your website using Supabase.
Accessible website form inputs
Learn how to make your website forms accessible using labels and aria attributes.
Using honeypot fields in form inputs
Learn how to avoid spam emails from being submitted in your website forms using honeypot fields
Enabling real time functionality using Server Sent Events
Learn about server sent events and how to use them to create real time functionality
Accessible website contact details
Learn how to display website contact details in an accessible manner