19 Stories by Vijit Ail
In this tutorial, we demonstrate how to use widgets to integrate a React component with static websites built entirely from HTML.
Learn how to use React fragments to prevent rendering unnecessary nodes in the DOM and create an optimized code.
Learn all about using forms in React with React Hook Form, including how to create and validate forms — even with third-party components.
Data persistence at the client app level is crucial. Learn how to access and run database queries in SQLite by using the sqflite Flutter...
Use Sass in your React Native projects to style your components using variables, inheritance, and operators.
SVGs enable you to scale your images and icons infinitely without compromising quality. Learn why else you should be using them in your React...
The NetInfo library offers tools for managing network connection state. This may increase engagement among users with poor web connection.