use link to the realworld-docs.netlify.app

This commit is contained in:
Nikita Sementsov 2024-09-14 21:18:44 +03:00 committed by Gerome Grignon
parent a123e2e4e6
commit 22a42b3de4

View File

@ -6,7 +6,7 @@
<a href="https://demo.realworld.how/"><img src="media/conduit_l.png" align="right" width="250px" /></a>
### See how _the exact same_ Medium.com clone (called [Conduit](https://demo.realworld.how)) is built using different [frontends](https://codebase.show/projects/realworld?category=frontend) and [backends](https://codebase.show/projects/realworld?category=backend). Yes, you can mix and match them, because **they all adhere to the same [API spec](api/)** 😮😎
### See how _the exact same_ Medium.com clone (called [Conduit](https://demo.realworld.how)) is built using different [frontends](https://codebase.show/projects/realworld?category=frontend) and [backends](https://codebase.show/projects/realworld?category=backend). Yes, you can mix and match them, because **they all adhere to the same [API spec](https://realworld-docs.netlify.app/specifications/backend/introduction/)** 😮😎
While most "todo" demos provide an excellent cursory glance at a framework's capabilities, they typically don't convey the knowledge & perspective required to actually build _real_ applications with it.