You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CauaMatheus
changed the title
identificar como seria a implementação real de cada um dos Design Patterns
[REFACTORING] Identificar como seria a implementação real de cada um dos Design Patterns
Aug 1, 2024
Deve ser identificado como seriam as implementações de cada Design Pattern em código
Escrevendo dessa forma no docs:
```typescript
const exemploDeCodigo = "exemplo";
```
O código aparecerá lá mais ou menos assim:
Os seguintes patterns devem ser demonstrados por meio de um simples código:
Factories
Singleton
Adapters
Facades
State
Command
The text was updated successfully, but these errors were encountered: