development.md

July 15, 2021 · View on GitHub

Bookmarks tagged [development]

www.codever.land/bookmarks/t/development

Taimoor Sattar | tech articles and entrepreneur

https://taimoorsattar.dev

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.


Developer Roadmaps

https://roadmap.sh/

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...


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.


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


Developer Roadmaps

https://roadmap.sh/roadmaps


Tools | the New DynamicTwitter_Logo_Blue

https://www.thenewdynamic.org/tool/

A curated collection of tools and services


the New Dynamic

https://www.thenewdynamic.org/


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


AspectJ

https://eclipse.org/aspectj

Seamless aspect-oriented programming extension.


DCEVM

https://dcevm.github.io

JVM modification that allows unlimited redefinition of loaded classes at runtime.


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.


HotswapAgent

https://github.com/HotswapProjects/HotswapAgent

Unlimited runtime class and resource redefinition.


JavaParser

https://github.com/javaparser/javaparser

Parse, modify and generate Java code.


JavaSymbolSolver

https://github.com/javaparser/javasymbolsolver

A symbol solver for Java.


[JRebel c

https://zeroturnaround.com/software/jrebel

Instantly reloads code and configuration changes without redeploys.


NoException

https://noexception.machinezoo.com

Allows checked exceptions in functional interfaces and converts exceptions to Optional return.


SneakyThrow

https://github.com/rainerhahnekamp/sneakythrow

Ignores checked exceptions without bytecode manipulation. Can also be used inside Java 8 stream operations.