development.md
July 15, 2021 · View on GitHub
Bookmarks tagged [development]
www.codever.land/bookmarks/t/development
Taimoor Sattar | tech articles and entrepreneur
I’m a full-stack developer. I write about tech articles and entrepreneur. I write about content that more related to problem-solving related to programming, money, and the latest trends.
- :calendar: published on: 2021-01-12
- tags: javascript, website, development, blog
- :octocat: source code
Developer Roadmaps
Community driven roadmaps, articles, guides, quizzes, tips and resources for developers to learn from, identify their career paths, know what they don't know, find out the knowledge gaps, learn and im...
- tags: roadmaps, development
- :octocat: source code
GitHub - EbookFoundation/free-programming-books: Freely available programming books
https://github.com/EbookFoundation/free-programming-books?utm_campaign=explore-email&utm_medium=emai...
:books: Freely available programming books. Contribute to EbookFoundation/free-programming-books development by creating an account on GitHub.
- tags: programming, development
GitHub - codingsett/telepota: Python3 wrapper/library that simplifies telegram bot development
https://github.com/codingsett/telepota
Python3 wrapper/library that simplifies telegram bot development. It supports both sync and asyncio methods of programming. Dive in and start making awesome bots! - codingsett/telepota
- tags: telegram-bot, python, development
Developer Roadmaps
- tags: roadmaps, development
Tools | the New DynamicTwitter_Logo_Blue
https://www.thenewdynamic.org/tool/
A curated collection of tools and services
- tags: dev, development, programming, tools
the New Dynamic
https://www.thenewdynamic.org/
- tags: dev, development, programming, tools
GitHub - joshwcomeau/react-collection-helpers: A suite of composable utility components to manipulate collections.
https://github.com/joshwcomeau/react-collection-helpers
A suite of composable utility components to manipulate collections. - joshwcomeau/react-collection-helpers
- :calendar: published on: 2020-01-13
- tags: development
- :octocat: source code
AspectJ
Seamless aspect-oriented programming extension.
- tags: java, development
DCEVM
JVM modification that allows unlimited redefinition of loaded classes at runtime.
- tags: java, development
Faux Pas
https://github.com/zalando/faux-pas
Library that simplifies error handling by circumventing the issue that none of the functional interfaces in the Java Runtime is allowed by default to throw checked exceptions.
- tags: java, development
- :octocat: source code
HotswapAgent
https://github.com/HotswapProjects/HotswapAgent
Unlimited runtime class and resource redefinition.
- tags: java, development
- :octocat: source code
JavaParser
https://github.com/javaparser/javaparser
Parse, modify and generate Java code.
- tags: java, development
- :octocat: source code
JavaSymbolSolver
https://github.com/javaparser/javasymbolsolver
A symbol solver for Java.
- tags: java, development
- :octocat: source code
[JRebel 
https://zeroturnaround.com/software/jrebel
Instantly reloads code and configuration changes without redeploys.
- tags: java, development
NoException
https://noexception.machinezoo.com
Allows checked exceptions in functional interfaces and converts exceptions to Optional return.
- tags: java, development
SneakyThrow
https://github.com/rainerhahnekamp/sneakythrow
Ignores checked exceptions without bytecode manipulation. Can also be used inside Java 8 stream operations.
- tags: java, development
- :octocat: source code