IntegrationsJUN 4, 2024Creating testable React applications with PlaywrightWe'll take a look at how to create testable React applications with Playwright.
TutorialsMAY 29, 2024Introduction to Next.js Link component with examplesA guide for navigation between pages using Next.js Link
TutorialsMAY 27, 2024Javascript Currying - Variadic CurryingDeep dive into variadic currying in JavaScript with examples
IntegrationsMAY 24, 2024Using Google Lighthouse to improve app performanceLearn how to use the Google Chrome Lighthouse performance audit tool to identify and improve problems with your app.
TutorialsMAY 23, 20245 Most Common useState Mistakes React Developers Often MakeFind out what the five most common mistakes React developers make with useState and how to avoid them.
IntegrationsMAY 22, 2024Material UI Grid System in ReactWe'll discover the Material UI Grid system with React examples
IntegrationsMAY 21, 2024Form Schema Validation with Zod and React Hook FormWe'll explore how to use Zod schema validation with React Hook Form in a TypeScript based React application.
TutorialsMAY 14, 2024Beginner's Guide to React useId HookWe'll explore the React useId hook, its use cases, and how it can improve our development process.
IntegrationsMAY 7, 2024How to Create a GraphQL API with Python and DjangoWe will discuss how to create a GraphQL API with Python.
AnnouncementMAY 6, 2024Refine Investment AnnouncementWe're excited to share that Refine has successfully closed a $2.8M seed round.
IntegrationsAPR 29, 2024Introduction to Nest JSIn this article, we will discuss how to create a simple web application using NestJS and its major components.