Create Account | Sign In Browse All Bookmarks

Browse Bookmarks

0(*_*)0
11 to 20 of 76 results Order by recency | popularity
0 ✔ | 1 ♥ Strict function types by ahejlsberg · Pull R...
TS Pull Request outlining why methods are not strictly checked: "The stricter checking applies to all function types, except those originating in method or construcor declarations. Methods are excluded specifically to ensure generic classes and interfaces (such as Array<T>) continue to mostly relate covariantly."
contravariance, covariance, development, prog...
0 ✔ | 1 ♥ Covariance and Contravariance in TypeScript
Good explanation of covariance and contravariance in TS.
contravariance, covariance, development, prog...
0 ✔ | 1 ♥ Short, Self Contained, Correct Example (SSCCE)
If you are having a problem with some code and seeking help, preparing a Short, Self Contained, Correct Example (SSCCE) is very useful. But what is an SSCCE? ...
bug reporting, customer engagement, issue rep...
0 ✔ | 1 ♥ Check output device is a terminal - Rosetta Code
Demonstrate how to check whether the output device is a terminal or not. If a terminal is the output, you can use color codes in STDOUT
color coded output, colors, programming, stdout
0 ✔ | 1 ♥ Parens of the Dead
clojure, programming
0 ✔ | 1 ♥ Amazon Architecture - High Scalability -
This is a wonderfully informative Amazon update based on Joachim Rohde's discovery of an interview with Amazon's CTO. You'll learn about how Amazon organizes their teams around services, the CAP theorem of building scalable systems, how they deploy software, and a lot more. Many new additions from the ACM Queue article have also been included.
amazon, architecture, development, developmen...
0 ✔ | 1 ♥ What every coder should know about gamma
If you have ever written, or are planning to write, any kind of code that deals with image processing, you should complete the below quiz.
color, gamma, gamma correction, programming, ...
0 ✔ | 1 ♥ Continuous Delivery - Martin Fowler
Continuous Delivery is a software development discipline where you build software in such a way that the software can be released to production at any time.
agile, continuous delivery, continuous integr...
0 ✔ | 1 ♥ Continuous Delivery: Anatomy of the Deploymen...
The deployment pipeline is the key pattern that enables continuous delivery. A deployment pipeline implementation provides visibility into the production readiness of your applications by giving feedback on every change to your system. It also enables team members to self-service deployments into their environments. Learn how to create and manage a deployment pipeline, and how to use the crucial information it provides on the bottlenecks in your software delivery process so you can work to continuously improve it.
agile, continuous delivery, continuous integr...
0 ✔ | 1 ♥ Framework Design Guidelines
c sharp, coding, guidelines, programming, style
<~~  <~  1 2 3 4 5 6 7 8  ~>  ~~>