Boost your knowledge with the insights from our expert team.
Build secure, HIPAA-compliant video calls with AWS Chime in Expo & React Native apps using a custom native module and modern architecture.
Launch scalable web applications faster with our Next.js FastAPI Template. Featuring full async support, end-to-end type safety, and easy Vercel deployment, this template provides everything you need for MVPs and production projects.
Learn how conditional rendering and empty strings behave differently in React Native compared to React web, and discover how to avoid common runtime errors when transitioning between platforms.
Check this step-by-step guide to help you make better features and reduce time in your software development project.
When we start a monorepo project using Django and React, we face a dilemma on how to integrate both parts, specifically on how we allow Django templates to renderJavaScript assets generated by the frontend build...
O FrontJS é um encontro trimestral para discutir tecnologias, frameworks e metodologias relacionadas ao desenvolvimento de aplicações front-end com JavaScript.
Learn how to manage React forms seamlessly with Formik and Redux integration. Simplify validation, submission, and state management.
Brief introduction to React Hooks and description of the implementation process in a project at Vinta.
An overview on React testing, focusing on the concepts of mocks and how Jest makes it pretty easy to work with them.
Testing your project is an important way to assure your (and your team's) trust towards the code you wrote. At Vinta, we are very familiar with backend testing and doing so in our Django projects is a mandatory part of our development process.
Here at Vinta, we’ve been using React for quite some time. In our learning React adventure, some of us fell in love with styled-component and recently, we have decided to introduce it in one of our projects.