/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

hop.ie
| | mariusschulz.com
2.1 parsecs away

Travel
| | TypeScript 2.3 introduced a new --strict compiler option that enables a number of other compiler options related to stricter type checking.
| | blog.scottnonnenberg.com
1.2 parsecs away

Travel
| | So you're a Javascript developer, and you want to stop writing Javascript. Typescript seems like a good option, but you've always used dynamically-typed languages. You're uncertain about jumping in...
| | effectivetypescript.com
2.0 parsecs away

Travel
| | Effective TypeScript: The Golden Rule of Generics
| | luten.dev
14.8 parsecs away

Travel
| Ive been out of the .NET loop for a very long time. I would never have thought that it was so easy to get a .NET project up and running on Linux. But, I guess a decade of embracing Open Source at Microsoft changes things. Here are the steps I took to get an OpenGL window up and running on Ubuntu using .NET Core, VSCode, and OpenTK.