https://github.com/grierson/backend-developer-roadmap
My notes on running through backend developer roadmap
https://github.com/grierson/backend-developer-roadmap
Last synced: 3 months ago
JSON representation
My notes on running through backend developer roadmap
- Host: GitHub
- URL: https://github.com/grierson/backend-developer-roadmap
- Owner: grierson
- Created: 2020-04-30T10:48:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T16:30:33.000Z (over 3 years ago)
- Last Synced: 2025-01-16T10:04:23.528Z (5 months ago)
- Homepage:
- Size: 657 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- Security: security/README.adoc
- Roadmap: roadmap.png
Awesome Lists containing this project
README
= Backend developer roadmap
== Checklist
* [ ] Internet
* [ ] Basic Frontend knowledge
* [ ] OS and General Knowledge
* [x] Language (Clojure)
* [ ] Version Control
* [ ] Relation Databases
* [ ] API
* [ ] Caching
* [ ] Security
* [ ] Testing
* [ ] CI / CD
* [ ] Design and Development principles
* [ ] Search Engine
* [ ] Message Broker
* [ ] Containers
* [ ] GraphQL
* [ ] Graph database
* [ ] WebSockets
* [ ] Web Servers
* [ ] Build for scaleimage::roadmap.png[Roadmap]