mirror of
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer.git
synced 2025-09-22 05:40:50 +02:00
Adding Caching Techniques (#39)
* Update README.md JWT Auth Sample App included * Update README.md Optimization of Node.js Application * Update README.md * Update README.md Readme Updated
This commit is contained in:
parent
721d7ed020
commit
1680a26990
1 changed files with 4 additions and 0 deletions
|
@ -225,6 +225,10 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
|
|||
* [Building a modern backend API with Node](https://scotch.io/tutorials/building-and-securing-a-modern-backend-api?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
|
||||
* [Node JS Login with Passport - YouTube](https://www.youtube.com/watch?v=Z1ktxiqyiLA)
|
||||
* [10 Best Practices for Writing Node.js REST APIs](https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)
|
||||
* Optimization Techniques
|
||||
* [Make your node server faster by caching responses with redis](https://community.risingstack.com/redis-node-js-introduction-to-caching/)
|
||||
|
||||
|
||||
|
||||
---
|
||||
### Learn Python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue