/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

hilton.org.uk
| | codedrivendevelopment.com
2.4 parsecs away

Travel
| |
| | shekhargulati.com
2.6 parsecs away

Travel
| | Last few months I have spent a lot of time doing code reviews. During the code review exercise I also pair with developers to refactor and improve the quality of their pull requests (PR). I care about two things in code reviews - correctness and understandability. In this post I will not focus on correctness...
| | www.karlton.org
1.0 parsecs away

Travel
| | [AI summary] A blog post reflects on the famous computer science quote by Phil Karlton about the difficulties of cache invalidation and naming in software development.
| | heltweg.org
5.3 parsecs away

Travel
| "There are only two hard things in Computer Science: cache invalidation and naming things." - Phil Karlton AngularJS was released in 2010 and revolutionized modern frontend development. In 2016, the AngularJS team published a new framework, written in TypeScript and incompatible with AngularJS. They also made the baffling choice to call this framework Angular 2. Mayhem ensued, confused developers talked to each other about incompatible frameworks. The excellent community documentation AngularJS had built...