-
Notifications
You must be signed in to change notification settings - Fork 577
Open
Description
- Together with Socket.IO I suggest to add WebSockets concepts
- Cloud Databases => MongoDB Atlas (www.mongodb.com/cloud/atlas/) - Very useful, fast and Free
- Message Broker => Redis - Very fast and cool to use, but not so much adopted, you can add as gray color
- NoSQL => Fundamental (IMHO)
- Fix: WebFrameworks => Loopback.js should be Loopback.IO instead
- Add ES2020 (https://alligator.io/js/es2020/)
- Good to Know => Add SSR (Server-Side Rendering) to learn the concepts used on next.js for example
- Good to Know => Add SSE (Server-Sent Events) very useful when you need only one-way communication with frontend
- Good to Know => Clean Code
- Good to Know => Code Styles (Like Google https://google.github.io/styleguide/jsguide.html or AirBnB https://github.com/airbnb/javascript)
- API Authentication
Metadata
Metadata
Assignees
Labels
No labels