Explore >> Select a destination


You are here

leoloso.com
| | www.softdevtube.com
4.0 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | www.prisma.io
1.4 parsecs away

Travel
| | GraphQL Nexus is a code-first, type-safe GraphQL schema construction library for TypeScript. Learn how the code-first approach with Nexus.
| | blog.hao.dev
2.8 parsecs away

Travel
| | I have been working with different fonts for ages, but never understood the difference. Recently, I have been working on a project where we need to decide a list of fonts to support. After some very basic research, here is what I found out.
| | janaimke11.wordpress.com
21.3 parsecs away

Travel
| Copyleft is the ability of a contributor or distributor to add restrictions to a work. While most open source software allows you to use and modify the code as you want, open source software incorporating copyleft provisions prevent a contributor from making the future software proprietary. Copyleft is a general method for making a program...