- misc
How mount a shared folder from your NAS on your Linux Server
Setup and commands to mount your shared network folders
- misc
How to create your first ETL in Apache Airflow
Learn how to retrieve data from an API and populate it in a Data Warehouse
- js
How to use relationships with User Table in Strapi (using REST API)
Dealing with some Strapi limitations for user relationships
- js
Como Fazer Upload, Download e Exclusão de Arquivos com Strapi, React e AWS S3
Como integrar todas essas ferramentas para fazer upload, download e exclusão de arquivos através da API/Painel de Administração do Strapi
- js
How to Upload, Download and Delete Files with Strapi, React, and AWS S3
How to integrate all these tools to upload, download and delete files through Strapi API/Admin
- react
Currency Input (or any Input with Mask) integration with React Hook Form and Zod
How to properly integrate these libraries and their limitations
- react
Integração de um Input de Moeda (ou qualquer input com máscara) com React Hook Form e Zod
Como integrar corretamente essas bibliotecas e suas limitações
- react
Contextos no React
Entendendo contextos com um exemplo simples e fácil
- react
Contexts in React
Understanding contexts with a simple example
- misc
Setup Homebrew + Fish + Starship + NVM (Mac)
A step-by-step about how install and config Homebrew + Fish + Starship + NVM on Mac
- dev
Setup Fish + Starship + NVM (Ubuntu / Linux / WSL2)
A step-by-step about how install and config Fish + Starship + NVM on Linux
- js
The Best Way to Understand the JavaScript Map Function
Discover how to transform your data with the ease of the map function
- js
A melhor forma de entender a função map do Javascript
Descubra como transformar seus dados com a facilidade da função map
- js
Mocando e testando bibliotecas/funções com React Testing Library e Jest
Como mockar e testar bibliotecas e funções em nossas aplicações Javascript
- js
Mocking and Testing Libraries/Functions with React Testing Library and Jest
How mock and test libraries and functions in our Javascript applications
- js
Indentando e corrigindo seus projetos com ESLint, Prettier e EditorConfig
Como configurar as ferramentas ESLint, Prettier e EditorConfig em seus projetos Javascript e Typescript, tanto no frontend (React.js), quanto no backend (Node.js)
- react
Configurando um projeto React.js com Next.js, ESLint/Prettier, Jest/React Testing Library, Storybook, ChakraUI e PWA
Aprenda a realizar todas as configurações para utilizar essa stack fantástica para o seu frontend
- misc
Configurando um ambiente de desenvolvimento no Windows em 2022
Um passo a passo atualizado para instalação do WSL2 e suas configurações
- front
Automatizando seu Frontend com Next, GraphQL, Apollo e Codegen
Automatizando a criação de hooks e funções para chamadas server e client side no seu frontend
- react
Vários dados na mesma coluna no React-Table
Como adaptar as colunas do react-table para mostrar mais de um dado