Pinned Repositories
aws-sam-nested-applications-single-package-json
AWS SAM Nested Applications with single package.json to all lambda handlers
cdk-cloudfront-behavior-api-gateway-waf-protection
REST API in Amazon API Gateway with Amazon CloudFront Behavior using AWS WAF for API protection
cdk-dynamodb-streams-crud-api-gateway
DynamoDB Streams to capture data change in Amazon DynamoDB by CRUD with REST API in Amazon API Gateway
enzyme-v3-and-react-16
Example of how to setup React 16, Enzyme 3 and Jest 21
node-amazon-cognito-oauth
Using Amazon Cognito OAuth Endpoints instead of AWS-SDK with Node.js
node-typescript
Template for bootstrap projects with Node.js and TypeScript
react-native-complex-navigation-with-react-navigation
📱React Native example for complex react-navigation setup
top-level-await-in-aws-lamba-with-typescript
🚀 Using top-level await in AWS Lambda with TypeScript, esbuild and Serverless Framework
use-navigator-online
⚛️ React Hooks to detect when your browser is online/offline.
use-user-agent
⚛️ React Hooks to detect browsers user-agent using ua-parser-js as main dependency.
oieduardorabelo's Repositories
oieduardorabelo/webpack-commonschunkplugin-dynamic-splitting
Solid example of using CommonsChunkPlugin to dynamic code split
oieduardorabelo/enzyme-v3-and-react-15
Example of how to setup React 15, Enzyme 3 and Jest 21
oieduardorabelo/angular-docker-network-dashboard
Docker Network Dashboard in Angular
oieduardorabelo/react-fatigue-webpack
Module of modules for making modules
oieduardorabelo/braziljs-jest-e-nightmare
Exemplo criado para o artigo "Teste de Aceitação com React, Jest e Nightmare" no BrazilJS
oieduardorabelo/braziljs-react-router-v4
Exemplos para o artigo no BrazilJS sobre React Router V4
oieduardorabelo/eslint-fatigue
ESLint configs and Makefile to reduce the amount of boilerplate to set up linters.
oieduardorabelo/react-companies-board
A board of companies with React and Flux
oieduardorabelo/react-fatigue-webpack-example
Development module structure example using react-fatigue-webpack
oieduardorabelo/workshop-redux-with-react
This is a boilerplate used to do a introduction in how to use Redux with React
oieduardorabelo/alder
A minimal implementation of the UNIX tree command with colors!
oieduardorabelo/all-contributors-cli
Tool to help automate adding contributor acknowledgements according to the all-contributors specification.
oieduardorabelo/angular-seed
Seed project for angular apps.
oieduardorabelo/css-architecture
8 simple rules for a robust, scalable CSS architecture
oieduardorabelo/eslint-plugin-prettier
ESLint plugin for prettier formatting
oieduardorabelo/file-loader-error
Minimum setup to reproduce file-loader@1.0.0 error with JSX/Babel
oieduardorabelo/functional-components-benchmark
Directly calling functional components instead of mounting them is faster.
oieduardorabelo/jest-cheat-sheet
Jest cheat sheet
oieduardorabelo/jest-complex-mocks-examples
Using Jest mock's in complex HOC's like react-redux/connect() and react-intl
oieduardorabelo/mrm-core
Utilities to make tasks for mrm
oieduardorabelo/next-go
Production ready blog + boilerplate for Next.js
oieduardorabelo/react-colors
React component to show RGB colors
oieduardorabelo/react-dropzone
Simple HTML5 drag-drop zone with React.js.
oieduardorabelo/react-pallete
Basic PWA-Mobile first random color Pallete generator, a start point for training
oieduardorabelo/react-refactoring-with-tests
Esse projeto foi criado para o artigo: Extraindo lógica de componentes React
oieduardorabelo/react-ui-builder
React app to create UI using pre-established components
oieduardorabelo/reactpatterns.com
Patterns for React Developers
oieduardorabelo/redux-custom-middlewares
Simple example of custom middlewares in Redux
oieduardorabelo/super-salarios-usp
Raspagem de dados de Docentes da USP ganhando mais do que o teto salarial
oieduardorabelo/udacity-rnd-iniciando-com-testes
Udacity React Nanodegree - Iniciando com Testes em React