From 0c32730424472b4338dd0b83df705ebc413aa0e8 Mon Sep 17 00:00:00 2001 From: fellalli Date: Wed, 29 May 2024 16:42:29 +0200 Subject: [PATCH] Add links to readme.md (ios-roadmap, backend-questions) (#5758) Add iOS roadmap and backend questions to readme.md. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 97167df92..17834d1bf 100644 --- a/readme.md +++ b/readme.md @@ -59,6 +59,7 @@ Here is the list of available roadmaps with more being actively worked upon. - [Node.js Roadmap](https://roadmap.sh/nodejs) - [GraphQL Roadmap](https://roadmap.sh/graphql) - [Android Roadmap](https://roadmap.sh/android) +- [iOS Roadmap](https://roadmap.sh/ios) - [Flutter Roadmap](https://roadmap.sh/flutter) - [Go Roadmap](https://roadmap.sh/golang) - [Rust Roadmap](https://roadmap.sh/rust) @@ -91,6 +92,7 @@ There are also interactive best practices: - [JavaScript Questions](https://roadmap.sh/questions/javascript) - [Node.js Questions](https://roadmap.sh/questions/nodejs) - [React Questions](https://roadmap.sh/questions/react) +- [Backend Questions](https://roadmap.sh/questions/backend) ![](https://i.imgur.com/waxVImv.png)