computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
840 B
8 lines
840 B
# Architecture |
|
|
|
Unlike Web2 applications, in Web3 there’s no centralized database that stores the application state or user identity, and there’s no centralized web server where the backend logic resides. |
|
|
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.preethikasireddy.com/post/the-architecture-of-a-web-3-0-application'>The Architecture of a Web 3.0 application</BadgeLink> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.freecodecamp.org/news/how-to-design-a-secure-backend-for-your-decentralized-application-9541b5d8bddb/'>Decentralized Applications Architecture: Back End, Security and Design Patterns</BadgeLink> |
|
<BadgeLink badgeText='Watch' href='https://youtu.be/KBSq8-LnUDI?t=286'>Blockchain Development: Dapp Architecture</BadgeLink> |