mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
chore: sync content to repo (#9654)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
58e95d3b84
commit
ad1204b5d8
@@ -6,4 +6,6 @@ Visit the following resources to learn more:
|
||||
|
||||
- [@article@What is ACID Compliant Database?](https://retool.com/blog/whats-an-acid-compliant-database/)
|
||||
- [@article@What is ACID Compliance?: Atomicity, Consistency, Isolation](https://fauna.com/blog/what-is-acid-compliance-atomicity-consistency-isolation)
|
||||
- [@video@ACID Explained: Atomic, Consistent, Isolated & Durable](https://www.youtube.com/watch?v=yaQ5YMWkxq4)
|
||||
- [@article@A Beginner's Guide to ACID and Database Transactions](https://vladmihalcea.com/a-beginners-guide-to-acid-and-database-transactions/)
|
||||
- [@video@ACID Explained: Atomic, Consistent, Isolated & Durable](https://www.youtube.com/watch?v=yaQ5YMWkxq4)
|
||||
- [@video@ACID Transactions (Explained by Example)](https://www.youtube.com/watch?v=pomxJOFVcQs)
|
||||
@@ -5,4 +5,8 @@ Caching stores frequently accessed data in faster locations to improve performan
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@What is Caching - AWS](https://aws.amazon.com/caching/)
|
||||
- [@article@Caching - Cloudflare](https://www.cloudflare.com/learning/cdn/what-is-caching/)
|
||||
- [@article@Caching - Cloudflare](https://www.cloudflare.com/learning/cdn/what-is-caching/)
|
||||
- [@article@Caching Strategies and How to Choose the Right One](https://codeahoy.com/2017/08/11/caching-strategies-and-how-to-choose-the-right-one/)
|
||||
- [@article@Top Caching Strategies Explained](https://blog.bytebytego.com/p/top-caching-strategies)
|
||||
- [@video@Cache Systems Every Developer Should Know](https://www.youtube.com/watch?v=dGAgxozNWFE)
|
||||
- [@video@Caching Complete Tutorial for Beginners](https://www.youtube.com/watch?v=1XJG34mewts)
|
||||
@@ -5,4 +5,8 @@ Functional testing ensures software meets functional requirements through black
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@What is Functional Testing?](https://www.guru99.com/functional-testing.html)
|
||||
- [@video@unctional Testing vs Non-Functional Testing](https://www.youtube.com/watch?v=NgQT7miTP9M)
|
||||
- [@article@Functional Testing: What It Is and How to Do It Right](https://www.atlassian.com/continuous-delivery/software-testing/functional-testing)
|
||||
- [@video@unctional Testing vs Non-Functional Testing](https://www.youtube.com/watch?v=NgQT7miTP9M)
|
||||
- [@video@Functional Testing vs Non-Functional Testing]](https://www.youtube.com/watch?v=NgQT7miTP9M)
|
||||
- [@video@Software Testing Tutorial for Beginners](https://www.youtube.com/watch?v=u6QfIXgjwGQ)
|
||||
- [@feed@Explore top posts about Testing](https://app.daily.dev/tags/testing?ref=roadmapsh)
|
||||
@@ -4,6 +4,8 @@ JSON (JavaScript Object Notation) is an encoding scheme eliminating ad-hoc code
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@JSON API](https://jsonapi.org/)
|
||||
- [@official@JSON API](https://jsonapi.org/)
|
||||
- [@official@JSON API Recommendations and Best Practices](https://jsonapi.org/recommendations/)
|
||||
- [@article@JSON.org - Introducing JSON](https://www.json.org/json-en.html)
|
||||
- [@article@What is JSON API?](https://medium.com/@niranjan.cs/what-is-json-api-3b824fba2788)
|
||||
- [@video@JSON API: Explained in 4 minutes](https://www.youtube.com/watch?v=N-4prIh7t38)
|
||||
@@ -6,5 +6,6 @@ Visit the following resources to learn more:
|
||||
|
||||
- [@official@jwt.io Website](https://jwt.io/)
|
||||
- [@article@What is JWT?](https://www.akana.com/blog/what-is-jwt)
|
||||
- [@article@JWT Security Best Practices](https://curity.io/resources/learn/jwt-best-practices/)
|
||||
- [@video@What Is JWT and Why Should You Use JWT](https://www.youtube.com/watch?v=7Q17ubqLfaM)
|
||||
- [@feed@Explore top posts about JWT](https://app.daily.dev/tags/jwt?ref=roadmapsh)
|
||||
@@ -9,4 +9,4 @@ Visit the following resources to learn more:
|
||||
- [@official@Redis](https://redis.io/)
|
||||
- [@official@Redis Documentation](https://redis.io/docs/latest/)
|
||||
- [@video@Redis in 100 Seconds](https://www.youtube.com/watch?v=G1rOthIU-uo)
|
||||
- [@feed@Explore top posts about Redis](https://app.daily.dev/tags/redis?ref=roadmapsh))
|
||||
- [@feed@Explore top posts about Redis](https://app.daily.dev/tags/redis?ref=roadmapsh)
|
||||
Reference in New Issue
Block a user