We compare four popular testing tools for Next.js in this article: Playwright, Cypress, Jest, React Testing Library, and Vitest.
React released two Hooks intended to help with forms: useFormState and useFormStatus. Learn how to use them in your forms in this post.
We investigate using Nx to develop microservices and show how to use Nx to create multiple Next.js apps within a monorepo.
Learn how to use Lucia, a new authentication library, to implement password-based auth in Next.js in this detailed, step-by-step tutorial.
Testing your React app is a necessity, but testing Hooks can get a bit complicated. Learn how to test Hooks multiple ways in this guide.
What do Apple, HubSpot, and Atlassian all have in common? They operate like compound startups and create products that all fit together.
Implement keyboard shortcuts using the GitHub Hotkey library to improve user productivity in your next JavaScript application.
Agile marketing is a way for teams to quickly adapt to change, iterate, and optimize on-the-go using data to ensure fast decision-making.
This blog shares the scope and challenges of being a product leader, and tips for aspiring product leaders to prepare for a leadership role.
Jaxon Merril discusses his role in leading three digital transformations at American Idol, Beachbody, and Beautycounter.
The new React Native architecture uses JavaScript Interface (JSI) to improve our app’s speed and performance.
Learn how to build Snapchat-like AR face mask filters for your React Native apps in this step-by-step tutorial.