- About the project
- Technologies
- Images
- Principles
- Design Patterns
- Methodologies and Designs
- Libraries and Tools
- NodeJS Features
- GraphQL Features
- Typescript Features
- Tests Features
- MongoDB Features
This repository contains a project with the best practices, principles and patterns using NodeJS.
The technologies used on the project development are listed below.
- Single Responsibility Principle (SRP)
- Open Closed Principle (OCP)
- Liskov Substitution Principle (LSP)
- Interface Segregation Principle (ISP)
- Dependency Inversion Principle (DIP)
- Separation of Concerns (SOC)
- Don't Repeat Yourself (DRY)
- You Aren't Gonna Need It (YAGNI)
- Keep It Simple, Silly (KISS)
- Composition Over Inheritance
- Small Commits
- Factory
- Adapter
- Composite
- Decorator
- Proxy
- Dependency Injection
- Abstract Server
- Composition Root
- Builder
- Singleton
- TDD
- Clean Architecture
- DDD
- Conventional Commits
- GitFlow
- Modular Design
- Dependency Diagrams
- Use Cases
- Continuous Integration
- Continuous Delivery
- Continuous Deployment
- NPM
- Typescript
- Git
- Docker
- Jest
- MongoDb
- Travis CI
- Swagger
- Bcrypt
- JsonWebToken
- Faker
- Coveralls
- Validator
- Express
- Apollo Server Express
- Graphql
- Graphql ISO Date
- Graphql Scalars
- Graphql Tools
- Supertest
- Husky
- Lint Staged
- Eslint
- Standard Javascript Style
- Sucrase
- Nodemon
- Rimraf
- In-Memory MongoDb Server
- MockDate
- Module-Alias
- Copyfiles
- Npm Check
- Bson ObjectId
- Apollo Server Integration Testing
- API Documentation with Swagger
- API Rest with Express
- Apollo Server (GraphQL)
- Error Log
- Security (Hashing, Encryption e Encoding)
- CORS
- Middlewares
- Access Level on Routes (Admin, User e Anônimo)
- Deploy on Heroku
- Server Static Files
- Types
- Queries
- Mutations
- Resolvers
- Directives
- Scalars
- Plugins
- Resolvers
- Type Definitions
- Error Handling
- POO Advanced
- Interface
- TypeAlias
- Namespace
- Utility Types
- Paths Modularization
- Settings
- Build
- Deploy
- Breakpoints usage
- Unit Testes
- Integration Testes (API Rest & GraphQL)
- Test Doubles
- Mocks
- Stubs
- Spies
- Fakes
- Connect e Reconnect
- Collections
- InsertOne e InserMany
- Find, FindOne e FindOneAndUpdate
- DeleteMany
- UpdateOne
- Aggregation (Match, Group, Unwind, Lookup, AddFields, Project, Sort)
- ObjectId
- Upsert e ReturnOriginal
- Push, Divide, Multiply, ArrayElemAt, Cond, Sum
- Filter, Map, Reduce, MergeObjects, ConcatArrays
