We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
developer-roadmap changelog
Hey there, fabulous developers! 🎉 We've got some awesome updates that are sure to make your coding journey even more exciting. Check out the latest goodies below:
-
New feature: Rate Limiting Resources 🚀
Dive deeper into the world of rate limiting with our newly added resources! We've enriched the API design documentation with an insightful article titled "What is rate limiting? | Rate limiting and bots." Plus, we've thrown in eight more entries to give you a comprehensive understanding of throttling, debouncing, and more. Perfect for managing API usage like a pro! -
New feature: Java Roadmap Content 🧑💻
Java enthusiasts, rejoice! We've rolled out a treasure trove of new content for the Java roadmap. Explore everything from abstraction to concurrency with our updated markdown files. And hey, there's a shiny new TypeScript script in town, likely to help manage all this Java goodness. Happy coding! -
Improvement: Updated Java Assets 📚
Our Java assets just got a facelift! While the PDFs and PNGs remain unchanged, we've added a bunch of Markdown files covering topics like "Abstraction," "Annotations," and "Lambda Expressions." It's all about making learning Java a breeze with structured and organized resources. -
Improvement: Java Roadmap Migration 🔄
Out with the old, in with the new! We've migrated the Java roadmap, streamlining it by removing advanced topics like memory management and garbage collection. The roadmap's structure has been revamped for a more coherent learning path. Get ready for a smoother Java journey! -
Improvement: Trust Building Resource 🤝
Building trust is key, and we've got you covered! Our engineering-manager roadmap now includes a resource on the trust equation, perfect for fostering team dynamics. Keep honing those critical skills like patience and empathy, and watch your team thrive! -
Bugfix: Broken Link in TypeScript Docs 🔗
We squashed a pesky bug by fixing a broken link in the TypeScript utility types documentation. Now, you can access all the juicy details without any hiccups. Keep those TypeScript skills sharp and error-free!
That's it for now, folks! Keep being awesome and happy coding! 🌟
Included Commits
This commit focuses on the migration of the Java roadmap, which involves the removal of several advanced topics related to Java, including memory management, the collection framework, serialization, garbage collection, and build tools like Apache Ant. Each of these topics had associated markdown files that provided explanations and links to additional resources for further learning. The removal of these files suggests a significant restructuring of the roadmap content, likely to streamline or update the information presented to users.
Additionally, the commit includes modifications to the overall structure of the Java roadmap, with changes to the JSON and markdown files that define its layout and content. A new migration mapping file was added, which appears to link the old topics to new identifiers, indicating a systematic approach to transitioning the content. This suggests that the roadmap is being updated to enhance its relevance and usability for aspiring Java developers, providing a more coherent and organized learning path.
Files changed
- src/data/roadmaps/java/content/101-java-advanced-topics/101-memory-management.md
- src/data/roadmaps/java/content/101-java-advanced-topics/102-collection-framework.md
- src/data/roadmaps/java/content/101-java-advanced-topics/103-serialization.md
- src/data/roadmaps/java/content/101-java-advanced-topics/107-garbage-collection.md
- src/data/roadmaps/java/content/101-java-advanced-topics/index.md
- src/data/roadmaps/java/content/102-java-build-tools/102-ant.md
- src/data/roadmaps/java/content/103-java-web-frameworks/103-spark.md
- src/data/roadmaps/java/content/106-java-jdbc/100-jdbi3.md
- src/data/roadmaps/java/content/106-java-jdbc/101-jdbc-template.md
- src/data/roadmaps/java/content/107-testing-java-apps/102-cukes.md
- src/data/roadmaps/java/content/107-testing-java-apps/103-jbehave.md
- src/data/roadmaps/java/content/basic-syntax@OlbQNB6YXZjO1J7D0lZU1.md
- src/data/roadmaps/java/content/build-tools@81N1cZLue_Ii0uD5CV6kZ.md
- src/data/roadmaps/java/content/conditionals@sG_3ZQIE1-FQXQkk-OduQ.md
- src/data/roadmaps/java/content/cucubmber-jvm@UFDy19TNkykRsKv4vRsVJ.md
- src/data/roadmaps/java/content/database-access@fV-gW51jhna2__Ln2HIIh.md
- src/data/roadmaps/java/content/date-and-time@9h20XVRli7TDq0QIJwX2U.md
- src/data/roadmaps/java/content/ebean@X2rJ3BY1ytFKsbJqJETFu.md
- src/data/roadmaps/java/content/jdbc@9UbRG752qxJdUwmqEAjN3.md
- src/data/roadmaps/java/content/jmeter@U2BqOY49HaII6mKQB3SVt.md
- src/data/roadmaps/java/content/junit@hY1-sEpTmpaj1PregdkFf.md
- src/data/roadmaps/java/content/log4j2@sFaNj_1MviaTc6UIfjXl6.md
- src/data/roadmaps/java/content/logback@okC1uMdyfIJAhX_R9Npsw.md
- src/data/roadmaps/java/content/logging-frameworks@d9F5Wt8onY125DLuzNULg.md
- src/data/roadmaps/java/content/mocking--mockito@mLM1HJf6_pxrUDOmb45ew.md
- src/data/roadmaps/java/content/networking@JeMG0gU8IVRBZgczjXmPi.md
- src/data/roadmaps/java/content/packages@60POZOjwHSdKYL6rfkyEy.md
- src/data/roadmaps/java/content/play-framework@kN-mXxqUPNJNsJGQ0U_7J.md
- src/data/roadmaps/java/content/quarkus@w-kcKPh8U0P_jtT90_1Xy.md
- src/data/roadmaps/java/content/slf4j@LGlZHKqyQ-aWtHnhklhgn.md
- src/data/roadmaps/java/content/spring-data-jpa@WzWOxBUKKg6LeuBmVesc2.md
- src/data/roadmaps/java/content/spring-spring-boot@xoryfi4SpJlkz-PV05ql6.md
- src/data/roadmaps/java/content/stream-api@WHxAwfdKHQSOg0TLX05EG.md
- src/data/roadmaps/java/content/testing@LgpsnXV0CTvTspjnsd0Rd.md
- src/data/roadmaps/java/content/testng@XU2C8bF9ICej8LS7ZGTTv.md
- src/data/roadmaps/java/content/web-frameworks@_W84u4UXMSY0zvy6RJvFi.md
- src/data/roadmaps/java/java.json
- src/data/roadmaps/java/java.md
- src/data/roadmaps/java/migration-mapping.json
- src/lib/resource-progress.ts
This commit focuses on updating the Java assets within the project. It includes modifications to existing PDF and PNG files related to Java roadmaps, although no content changes were made to these files. The primary enhancement in this commit is the addition of numerous Markdown files that cover various Java concepts, such as "Abstraction," "Annotations," "Arrays," "Functional Interfaces," and "Lambda Expressions," among others. Each of these new files introduces a brief header for its respective topic, laying the groundwork for further content development.
Overall, the commit significantly expands the educational resources available for Java, providing a structured approach to key programming concepts. This update is likely aimed at enhancing the learning experience for users and developers by making a wide range of Java topics more accessible and organized.
Files changed
- public/pdfs/roadmaps/java.pdf
- public/roadmaps/java.png
- src/data/roadmaps/java/content/abstraction@qdA6bK9ZkP8p0_NH_wMuj.md
- src/data/roadmaps/java/content/annotations@c--y6GcKj9am0CBdu_Hnt.md
- src/data/roadmaps/java/content/array-vs-arraylist@a-EQiBUlSgdZba1mW36op.md
- src/data/roadmaps/java/content/arrays@5khApwg1FZ-0qorsLyH-F.md
- src/data/roadmaps/java/content/attributes-and-methods@xTwJYcA6ldgaw3yGmbDEd.md
- src/data/roadmaps/java/content/bazel@6FMj9tMAQPii_1kLtHJLk.md
- src/data/roadmaps/java/content/cryptography@_wV2VQq6MIY1rVHjK8pfu.md
- src/data/roadmaps/java/content/dequeue@DWO2-EPIUeKK5aQGiTuKc.md
- src/data/roadmaps/java/content/enums@ey1f8IsdAlDv1O3E_tNog.md
- src/data/roadmaps/java/content/final-keyword@Ajuc_rHObqMQBXLqRIuxh.md
- src/data/roadmaps/java/content/functional-composition@1Mk_zXxCCcUoX-gFxtlnf.md
- src/data/roadmaps/java/content/functional-interfaces@SityDdjhhNZ9CO3Tg0VI9.md
- src/data/roadmaps/java/content/high-order-functions@dz6bCmB4dgA7VVZ448cN6.md
- src/data/roadmaps/java/content/initializer-block@dg_UpaO8TzIN7w_QZ1n-6.md
- src/data/roadmaps/java/content/io-operations@M0ybgK1JCycXhZ1dEpCFo.md
- src/data/roadmaps/java/content/iterator@-17LFO72I8RKjJRMXct9k.md
- src/data/roadmaps/java/content/java-memory-model@wEc7pSVU5G2c6Zqmtb_1k.md
- src/data/roadmaps/java/content/javalin@OrkJa48HIDmrLOgCBpimA.md
- src/data/roadmaps/java/content/lambda-expressions@00_q6I95eO-PUUrKpPFY8.md
- src/data/roadmaps/java/content/lifecycle-of-a-program@QgWalJLIb6Fw0HhN1wb02.md
- src/data/roadmaps/java/content/map@eKtdDtiJygKQ4PuEylFQY.md
- src/data/roadmaps/java/content/math-operations@ziD_XwzJSFQP_3iLjq9pA.md
- src/data/roadmaps/java/content/method-chaining@Ax2ouIZgN1DpPzKDy4fwp.md
- src/data/roadmaps/java/content/method-overloading--overriding@y-i56f1P_mMdvyBr7J4XE.md
- src/data/roadmaps/java/content/nested-classes@zDBW20W2XMCtNTG3emJ_A.md
- src/data/roadmaps/java/content/object-lifecycle@3qowgj1pas1X7oRric9eU.md
- src/data/roadmaps/java/content/optionals@l9fxK8K9fcUqR7hs5TkWU.md
- src/data/roadmaps/java/content/pass-by-value--pass-by-reference@3r0Er9XZHovIZz3gNyj4A.md
- src/data/roadmaps/java/content/queue@ThoWhXb4vUvNfE70_wMfa.md
- src/data/roadmaps/java/content/record@VqLV7kolfRFnvOuJAvzlg.md
- src/data/roadmaps/java/content/regular-expressions@C7rB3jkshHFN7TkHRJPlz.md
- src/data/roadmaps/java/content/set@XjkNd5WJ9yxW48dwHQNkZ.md
- src/data/roadmaps/java/content/stack@DzfE_9WLAp-BrG3C1-MwU.md
- src/data/roadmaps/java/content/static-keyword@ZcNxO6qIXIg7RaWYnZj2e.md
- src/data/roadmaps/java/content/static-vs-dynamic-binding@Kjdj862xnz8fqDYE3HKhC.md
- src/data/roadmaps/java/content/strings-and-methods@aEaBobzFWv0mJHGAbgxKY.md
- src/data/roadmaps/java/content/type-casting@yNDbk6r5wFqBi25xmIRF_.md
- src/data/roadmaps/java/content/variables-and-scopes@VBNcAO0STaZJ1iV9A7utv.md
- src/data/roadmaps/java/content/virtual-threads@vJSq1GJLIMQ6IIB8CMK8g.md
- src/data/roadmaps/java/content/volatile-keyword@U4Wx3MH3LgJLa0n9Ne0Br.md
This commit introduces new content related to a Java roadmap, enhancing the educational resources available for Java developers. Significant modifications were made to numerous markdown files within the src/data/roadmaps/java/content/
directory, covering a wide range of Java concepts including abstraction, access specifiers, annotations, arrays, object-oriented programming basics, and concurrency, among others. Each of these files has been updated to ensure they provide accurate and comprehensive information to users.
Additionally, a new TypeScript script file named gemini-roadmap-content.ts
was added, which may play a role in managing or generating the roadmap content. The package.json
and pnpm-lock.yaml
files were also modified, likely to accommodate dependencies or scripts related to the new content. Overall, this commit represents a significant step forward in providing structured and detailed guidance for Java learners and practitioners.
Files changed
- package.json
- pnpm-lock.yaml
- scripts/gemini-roadmap-content.ts
- src/data/roadmaps/java/content/abstraction@qdA6bK9ZkP8p0_NH_wMuj.md
- src/data/roadmaps/java/content/access-specifiers@KYndNwfQcwRCf3zCXOwd_.md
- src/data/roadmaps/java/content/annotations@c--y6GcKj9am0CBdu_Hnt.md
- src/data/roadmaps/java/content/array-vs-arraylist@a-EQiBUlSgdZba1mW36op.md
- src/data/roadmaps/java/content/arrays@5khApwg1FZ-0qorsLyH-F.md
- src/data/roadmaps/java/content/attributes-and-methods@xTwJYcA6ldgaw3yGmbDEd.md
- src/data/roadmaps/java/content/basics-of-oop@DZ4BX4NYeCQbjGSj56lng.md
- src/data/roadmaps/java/content/bazel@6FMj9tMAQPii_1kLtHJLk.md
- src/data/roadmaps/java/content/classes-and-objects@LenPrQwxFsE1UVbXO_dE7.md
- src/data/roadmaps/java/content/concurrency@shqS9-hg__mkOtnnl_I4l.md
- src/data/roadmaps/java/content/cryptography@_wV2VQq6MIY1rVHjK8pfu.md
- src/data/roadmaps/java/content/data-types@5g9mmi01WeZ4aDqNzwx_V.md
- src/data/roadmaps/java/content/dependency-injection@zItXmuluDtl6HkTYQ7qMh.md
- src/data/roadmaps/java/content/dequeue@DWO2-EPIUeKK5aQGiTuKc.md
- src/data/roadmaps/java/content/encapsulation@iH9wSsOK4a77pS7U0Yu5z.md
- src/data/roadmaps/java/content/enums@ey1f8IsdAlDv1O3E_tNog.md
- src/data/roadmaps/java/content/final-keyword@Ajuc_rHObqMQBXLqRIuxh.md
- src/data/roadmaps/java/content/functional-composition@1Mk_zXxCCcUoX-gFxtlnf.md
- src/data/roadmaps/java/content/functional-interfaces@SityDdjhhNZ9CO3Tg0VI9.md
- src/data/roadmaps/java/content/high-order-functions@dz6bCmB4dgA7VVZ448cN6.md
- src/data/roadmaps/java/content/inheritance@PXpPEmCEBUKRjwP3B5LzJ.md
- src/data/roadmaps/java/content/initializer-block@dg_UpaO8TzIN7w_QZ1n-6.md
- src/data/roadmaps/java/content/interfaces@6wTRN2PYC6zM_Txkekx53.md
- src/data/roadmaps/java/content/io-operations@M0ybgK1JCycXhZ1dEpCFo.md
- src/data/roadmaps/java/content/iterator@-17LFO72I8RKjJRMXct9k.md
- src/data/roadmaps/java/content/java-memory-model@wEc7pSVU5G2c6Zqmtb_1k.md
- src/data/roadmaps/java/content/javalin@OrkJa48HIDmrLOgCBpimA.md
- src/data/roadmaps/java/content/lambda-expressions@00_q6I95eO-PUUrKpPFY8.md
- src/data/roadmaps/java/content/lifecycle-of-a-program@QgWalJLIb6Fw0HhN1wb02.md
- src/data/roadmaps/java/content/map@eKtdDtiJygKQ4PuEylFQY.md
- src/data/roadmaps/java/content/math-operations@ziD_XwzJSFQP_3iLjq9pA.md
- src/data/roadmaps/java/content/method-chaining@Ax2ouIZgN1DpPzKDy4fwp.md
- src/data/roadmaps/java/content/method-overloading--overriding@y-i56f1P_mMdvyBr7J4XE.md
- src/data/roadmaps/java/content/modules@kdxy8Zssnc5lJjdmjUyMc.md
- src/data/roadmaps/java/content/nested-classes@zDBW20W2XMCtNTG3emJ_A.md
- src/data/roadmaps/java/content/object-lifecycle@3qowgj1pas1X7oRric9eU.md
- src/data/roadmaps/java/content/optionals@l9fxK8K9fcUqR7hs5TkWU.md
- src/data/roadmaps/java/content/pass-by-value--pass-by-reference@3r0Er9XZHovIZz3gNyj4A.md
- src/data/roadmaps/java/content/queue@ThoWhXb4vUvNfE70_wMfa.md
- src/data/roadmaps/java/content/record@VqLV7kolfRFnvOuJAvzlg.md
- src/data/roadmaps/java/content/regular-expressions@C7rB3jkshHFN7TkHRJPlz.md
- src/data/roadmaps/java/content/set@XjkNd5WJ9yxW48dwHQNkZ.md
- src/data/roadmaps/java/content/stack@DzfE_9WLAp-BrG3C1-MwU.md
- src/data/roadmaps/java/content/static-keyword@ZcNxO6qIXIg7RaWYnZj2e.md
- src/data/roadmaps/java/content/static-vs-dynamic-binding@Kjdj862xnz8fqDYE3HKhC.md
- src/data/roadmaps/java/content/strings-and-methods@aEaBobzFWv0mJHGAbgxKY.md
- src/data/roadmaps/java/content/threads@u_YysD7Bpnq-xkFX5yJGz.md
- src/data/roadmaps/java/content/type-casting@yNDbk6r5wFqBi25xmIRF_.md
- src/data/roadmaps/java/content/variables-and-scopes@VBNcAO0STaZJ1iV9A7utv.md
- src/data/roadmaps/java/content/virtual-threads@vJSq1GJLIMQ6IIB8CMK8g.md
- src/data/roadmaps/java/content/volatile-keyword@U4Wx3MH3LgJLa0n9Ne0Br.md
The commit titled "Add resource for trust building" enhances the engineering-manager roadmap by incorporating details about the trust equation, which is essential for building trust and influence within teams. The modifications include adding a resource link to an article on understanding the trust equation, emphasizing the importance of trust in team dynamics, particularly among members with varying experiences and skills.
Additionally, the commit retains the existing content that highlights the critical skills for Engineering Managers, such as patience, clear communication, and empathy. These traits are portrayed as vital for fostering a united and effective engineering team, while the new resource provides further insights into the concept of trust and its significance in leadership.
Files changed
- src/data/roadmaps/engineering-manager/content/trust--influence-building@7PBmYoSmIgZT21a2Ip3_S.md
This commit addresses a broken link in the TypeScript utility types documentation. Specifically, it modifies the file located at src/data/roadmaps/typescript/content/utility-types@LSwUHfalnk5MgHt21PANb.md
, where one link to an article titled "TypeScript Utility Types: Key Concepts And Best Practices" has been removed due to its inaccessibility.
The changes include the deletion of this broken link, ensuring that the remaining resources, which include the official TypeScript documentation and another article, remain functional and relevant for users seeking information on utility types in TypeScript. Overall, this update enhances the quality and reliability of the documentation by removing outdated references.
Files changed
- src/data/roadmaps/typescript/content/utility-types@LSwUHfalnk5MgHt21PANb.md
This commit introduces additional resources to the rate-limiting topic within the API design documentation. It enhances the existing content by including a new article titled "What is rate limiting? | Rate limiting and bots," which provides further insights into the concept and its importance in managing API usage and preventing abuse.
In total, the commit modifies the rate-limiting documentation file by adding eight new entries, which include links to relevant articles about rate limiting, throttling, and debouncing. These additions aim to enrich the understanding of rate limiting for developers and enhance the overall quality of the documentation by providing more comprehensive resources on the subject.
Files changed
- src/data/roadmaps/api-design/content/rate-limiting@O7wjldZ3yTA2s_F-UnJw_.md