{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":85077558,"defaultBranch":"develop","name":"developer-roadmap","ownerLogin":"kamranahmedse","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-03-15T13:45:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4921183?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717019408.0","currentOid":""},"activityList":{"items":[{"before":"eaebe7babd4fadba4f68bcbbca2f5a3228550f50","after":"4c615f85e5274d72f5ddb6267e319bcef43adf0c","ref":"refs/heads/master","pushedAt":"2024-05-31T00:42:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Add functionality to go next and back on questions","shortMessageHtmlLink":"Add functionality to go next and back on questions"}},{"before":"a14d8b5f90c8b844c109553746865a3ff3656887","after":"4c615f85e5274d72f5ddb6267e319bcef43adf0c","ref":"refs/heads/develop","pushedAt":"2024-05-31T00:35:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Add functionality to go next and back on questions","shortMessageHtmlLink":"Add functionality to go next and back on questions"}},{"before":"eaebe7babd4fadba4f68bcbbca2f5a3228550f50","after":"a14d8b5f90c8b844c109553746865a3ff3656887","ref":"refs/heads/develop","pushedAt":"2024-05-30T08:25:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dansholds","name":"dsh","path":"/dansholds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25537601?s=80&v=4"},"commit":{"message":"feat: Add useful links to documentation on serialization/deserialization in Rust (#5767)\n\nAdd Rust web framework doc links.\r\n\r\nCo-authored-by: dsh \r\nCo-authored-by: Kamran Ahmed ","shortMessageHtmlLink":"feat: Add useful links to documentation on serialization/deserializat…"}},{"before":"bab4a1581dee11e3d37d6139777b5135583f24bc","after":"eaebe7babd4fadba4f68bcbbca2f5a3228550f50","ref":"refs/heads/master","pushedAt":"2024-05-29T22:48:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Add missing iOS roadmap to roadmaps and /get-started","shortMessageHtmlLink":"Add missing iOS roadmap to roadmaps and /get-started"}},{"before":"bab4a1581dee11e3d37d6139777b5135583f24bc","after":"eaebe7babd4fadba4f68bcbbca2f5a3228550f50","ref":"refs/heads/develop","pushedAt":"2024-05-29T22:48:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Add missing iOS roadmap to roadmaps and /get-started","shortMessageHtmlLink":"Add missing iOS roadmap to roadmaps and /get-started"}},{"before":"0d94d99d4ba17834d97503eb26d9ea686d420ad1","after":"bab4a1581dee11e3d37d6139777b5135583f24bc","ref":"refs/heads/master","pushedAt":"2024-05-29T22:06:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"fix: show login popup for logged out user (#5764)","shortMessageHtmlLink":"fix: show login popup for logged out user (#5764)"}},{"before":"bb6d34407df221e578dfeb3003b66bc33c5a752a","after":"bab4a1581dee11e3d37d6139777b5135583f24bc","ref":"refs/heads/develop","pushedAt":"2024-05-29T21:54:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"fix: show login popup for logged out user (#5764)","shortMessageHtmlLink":"fix: show login popup for logged out user (#5764)"}},{"before":null,"after":"fe69435ba00767e99d0f595dcdc293f491c2257d","ref":"refs/heads/fix/login-popup","pushedAt":"2024-05-29T21:50:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"arikchakma","name":"Arik Chakma","path":"/arikchakma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54026804?s=80&v=4"},"commit":{"message":"fix: show login popup for logged out user","shortMessageHtmlLink":"fix: show login popup for logged out user"}},{"before":"0d94d99d4ba17834d97503eb26d9ea686d420ad1","after":"bb6d34407df221e578dfeb3003b66bc33c5a752a","ref":"refs/heads/develop","pushedAt":"2024-05-29T20:06:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Add link to Angular template statements section (#5763)\n\n* feat: add useful links for learning generics in golang\r\n\r\n* highlight teams on mobile view\r\n\r\n* feat: add useful links for learning pointers in golang (#5747)\r\n\r\n* feat: add useful links for learning pointers in golang\r\n\r\n* feat: marking \"in progress\" should not close popup #5730 (#5742)\r\n\r\n* add links to angular section\r\n\r\n* add link to Angular template statements section\r\n\r\n---------\r\n\r\nCo-authored-by: Ruslan Semagin \r\nCo-authored-by: dsh \r\nCo-authored-by: Ruslan Semagin <53819609+pixel365@users.noreply.github.com>\r\nCo-authored-by: Suman Kisku ","shortMessageHtmlLink":"Add link to Angular template statements section (#5763)"}},{"before":"a8c0de0397f010e11337776ba12522065b1b5acd","after":"0d94d99d4ba17834d97503eb26d9ea686d420ad1","ref":"refs/heads/develop","pushedAt":"2024-05-29T18:31:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"add copy and links to architecture topics (#5755)\n\n* add copy and links to architecture topics\r\n\r\n* made content more concise for iOS architecture topics","shortMessageHtmlLink":"add copy and links to architecture topics (#5755)"}},{"before":"bfea73d372e57102ccdf4ba2d031d5d82a40ca43","after":"0d94d99d4ba17834d97503eb26d9ea686d420ad1","ref":"refs/heads/master","pushedAt":"2024-05-29T18:31:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"add copy and links to architecture topics (#5755)\n\n* add copy and links to architecture topics\r\n\r\n* made content more concise for iOS architecture topics","shortMessageHtmlLink":"add copy and links to architecture topics (#5755)"}},{"before":"55ec44b67b55a36e988574fd88362b347fa009bc","after":"a8c0de0397f010e11337776ba12522065b1b5acd","ref":"refs/heads/develop","pushedAt":"2024-05-29T18:30:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"add copy and links to architecture topics (#5755)\n\n* add copy and links to architecture topics\r\n\r\n* made content more concise for iOS architecture topics","shortMessageHtmlLink":"add copy and links to architecture topics (#5755)"}},{"before":"e641f06823d1900fa84095ee1d16ee4df2ad30fc","after":"bfea73d372e57102ccdf4ba2d031d5d82a40ca43","ref":"refs/heads/master","pushedAt":"2024-05-29T18:28:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Fix topic details not loading for custom roadmaps (#5762)\n\n* Update AI example roadmaps\r\n\r\n* feat: add useful links to documentation on Rust web frameworks (#5756)\r\n\r\nAdd Rust web framework doc links.\r\n\r\n---------\r\n\r\nCo-authored-by: dsh \r\n\r\n* Add links to readme.md (ios-roadmap, backend-questions) (#5758)\r\n\r\nAdd iOS roadmap and backend questions to readme.md.\r\n\r\n* Fix content not shown for custom roadmaps\r\n\r\n* Update topic detail\r\n\r\n---------\r\n\r\nCo-authored-by: Ruslan Semagin <53819609+pixel365@users.noreply.github.com>\r\nCo-authored-by: dsh \r\nCo-authored-by: fellalli ","shortMessageHtmlLink":"Fix topic details not loading for custom roadmaps (#5762)"}},{"before":"d20e12e0db5220b2e3b07a8bb5557fbe8a25a158","after":"55ec44b67b55a36e988574fd88362b347fa009bc","ref":"refs/heads/develop","pushedAt":"2024-05-29T18:26:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Update topic detail","shortMessageHtmlLink":"Update topic detail"}},{"before":"c7dc0ae97dd7379126dda30dbb567719b2da68fd","after":"e641f06823d1900fa84095ee1d16ee4df2ad30fc","ref":"refs/heads/master","pushedAt":"2024-05-29T18:11:59.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Fix content not shown for custom roadmaps","shortMessageHtmlLink":"Fix content not shown for custom roadmaps"}},{"before":"899a9dfba20e78cea383c4220dfaa60ddcd029d7","after":"d20e12e0db5220b2e3b07a8bb5557fbe8a25a158","ref":"refs/heads/develop","pushedAt":"2024-05-29T18:10:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Fix content not shown for custom roadmaps","shortMessageHtmlLink":"Fix content not shown for custom roadmaps"}},{"before":"2e0924ab723ecb3a76bfd2c1238d92298a026eb6","after":"899a9dfba20e78cea383c4220dfaa60ddcd029d7","ref":"refs/heads/develop","pushedAt":"2024-05-29T14:42:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dansholds","name":"dsh","path":"/dansholds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25537601?s=80&v=4"},"commit":{"message":"Add links to readme.md (ios-roadmap, backend-questions) (#5758)\n\nAdd iOS roadmap and backend questions to readme.md.","shortMessageHtmlLink":"Add links to readme.md (ios-roadmap, backend-questions) (#5758)"}},{"before":"121ebec8a2d8e06b6a508a0fbfe1dd7c81ff1fbb","after":"2e0924ab723ecb3a76bfd2c1238d92298a026eb6","ref":"refs/heads/develop","pushedAt":"2024-05-29T12:17:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dansholds","name":"dsh","path":"/dansholds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25537601?s=80&v=4"},"commit":{"message":"feat: add useful links to documentation on Rust web frameworks (#5756)\n\nAdd Rust web framework doc links.\r\n\r\n---------\r\n\r\nCo-authored-by: dsh ","shortMessageHtmlLink":"feat: add useful links to documentation on Rust web frameworks (#5756)"}},{"before":"8b63c23bfdd4cd38c1dc1b996f25e16587e5411b","after":"49cfa1b85bf9e91900ee4412aa67cec764b4ed81","ref":"refs/heads/dansholds/add-ios-content","pushedAt":"2024-05-29T10:27:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dansholds","name":"dsh","path":"/dansholds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25537601?s=80&v=4"},"commit":{"message":"made content more concise for iOS architecture topics","shortMessageHtmlLink":"made content more concise for iOS architecture topics"}},{"before":null,"after":"8b63c23bfdd4cd38c1dc1b996f25e16587e5411b","ref":"refs/heads/dansholds/add-ios-content","pushedAt":"2024-05-29T09:26:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dansholds","name":"dsh","path":"/dansholds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25537601?s=80&v=4"},"commit":{"message":"add copy and links to architecture topics","shortMessageHtmlLink":"add copy and links to architecture topics"}},{"before":"e5f76280874721ea3ca51220c8376459a0665607","after":"c7dc0ae97dd7379126dda30dbb567719b2da68fd","ref":"refs/heads/master","pushedAt":"2024-05-29T00:23:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Update AI example roadmaps","shortMessageHtmlLink":"Update AI example roadmaps"}},{"before":"e5f76280874721ea3ca51220c8376459a0665607","after":"121ebec8a2d8e06b6a508a0fbfe1dd7c81ff1fbb","ref":"refs/heads/develop","pushedAt":"2024-05-29T00:23:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Update AI example roadmaps","shortMessageHtmlLink":"Update AI example roadmaps"}},{"before":"22d0f90e8545d85f23dd38b62f551c05bbcf70e1","after":"e5f76280874721ea3ca51220c8376459a0665607","ref":"refs/heads/develop","pushedAt":"2024-05-29T00:06:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Fix custom roadmap marking as done not working","shortMessageHtmlLink":"Fix custom roadmap marking as done not working"}},{"before":"158e9b1ed3b8faa4a606efec2a08084007cd2327","after":"e5f76280874721ea3ca51220c8376459a0665607","ref":"refs/heads/master","pushedAt":"2024-05-29T00:06:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Fix custom roadmap marking as done not working","shortMessageHtmlLink":"Fix custom roadmap marking as done not working"}},{"before":"21bd5c5c006d1ef4c1341ae042ad7bed62a09306","after":"22d0f90e8545d85f23dd38b62f551c05bbcf70e1","ref":"refs/heads/develop","pushedAt":"2024-05-28T23:59:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Fix custom roadmap marking as done not working","shortMessageHtmlLink":"Fix custom roadmap marking as done not working"}},{"before":"35ef88e6266bd25a9251edcd765d728795a002b9","after":"158e9b1ed3b8faa4a606efec2a08084007cd2327","ref":"refs/heads/master","pushedAt":"2024-05-28T23:29:50.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Add iOS roadmap","shortMessageHtmlLink":"Add iOS roadmap"}},{"before":"a5ab13f427c8a6fba0cff8e934dd72daf9056a77","after":"21bd5c5c006d1ef4c1341ae042ad7bed62a09306","ref":"refs/heads/develop","pushedAt":"2024-05-28T23:22:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"Add iOS roadmap","shortMessageHtmlLink":"Add iOS roadmap"}},{"before":"7eae5019bc92cfc7120e765c8cab9e43a6d84080","after":"a5ab13f427c8a6fba0cff8e934dd72daf9056a77","ref":"refs/heads/develop","pushedAt":"2024-05-28T20:45:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dansholds","name":"dsh","path":"/dansholds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25537601?s=80&v=4"},"commit":{"message":"Update 104-ides-and-rust.md (#5748)","shortMessageHtmlLink":"Update 104-ides-and-rust.md (#5748)"}},{"before":"752e16f91fec19fde7a41293c2f2de683996f360","after":"7eae5019bc92cfc7120e765c8cab9e43a6d84080","ref":"refs/heads/develop","pushedAt":"2024-05-28T20:43:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dansholds","name":"dsh","path":"/dansholds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25537601?s=80&v=4"},"commit":{"message":"add links to angular section (#5751)","shortMessageHtmlLink":"add links to angular section (#5751)"}},{"before":"6ad1f1f364355d83dd1a9df5012e3ffd31f75fc0","after":"752e16f91fec19fde7a41293c2f2de683996f360","ref":"refs/heads/develop","pushedAt":"2024-05-28T09:57:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kamranahmedse","name":"Kamran Ahmed","path":"/kamranahmedse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4921183?s=80&v=4"},"commit":{"message":"feat: marking \"in progress\" should not close popup #5730 (#5742)","shortMessageHtmlLink":"feat: marking \"in progress\" should not close popup #5730 (#5742)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWIhbJwA","startCursor":null,"endCursor":null}},"title":"Activity · kamranahmedse/developer-roadmap"}