https://github.com/joostf/giphies-ftw
Code Refactoring Example
https://github.com/joostf/giphies-ftw
consistent-code-flow env modules node router
Last synced: 3 months ago
JSON representation
Code Refactoring Example
- Host: GitHub
- URL: https://github.com/joostf/giphies-ftw
- Owner: joostf
- Created: 2023-03-13T10:27:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T10:40:45.000Z (over 3 years ago)
- Last Synced: 2025-05-30T12:48:17.181Z (about 1 year ago)
- Topics: consistent-code-flow, env, modules, node, router
- Language: JavaScript
- Homepage:
- Size: 560 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Giphies FTW - Code Refactoring Example
[version 0.0.1](https://github.com/joostf/giphies-ftw/tree/main/version-0.0.1)
[ ] consistent code flow
[ ] implement express.Router()
[ ] .env
[ ] split code into modules (routes, helpers)
[version 0.0.2](https://github.com/joostf/giphies-ftw/tree/main/version-0.0.2)
[v] consistent code flow
[v] implement express.Router()
[v] .env
[ ] split code into modules (routes, helpers)
[version 0.0.3](https://github.com/joostf/giphies-ftw/tree/main/version-0.0.3)
[v] consistent code flow
[v] implement express.Router()
[v] .env
[v] split code into modules (routes, helpers)