|
You are here |
www.honeybadger.io | ||
| | | | |
blog.appsignal.com
|
|
| | | | | Let's discover the differences and similarities between Sorbet and the recently released RBS through some practical examples. | |
| | | | |
nurkiewicz.com
|
|
| | | | | When choosing or learning a new programming language, type system should be your first question. How strict is that language when types don't really match? Will there be a conservative, slow and annoying compiler? Or maybe a fast feedback loop, often resulting in crashes at runtime? And also, is the language runtime trusting you know what you are doing, even if you don't? Or maybe it's babysitting you, making it hard to write fast, low-level code? Believe it or not, I just described static, dynamic, weak and strong typing. | |
| | | | |
vickiboykis.com
|
|
| | | | | What are they? Why are they? | |
| | | | |
dutherenverseauborddelatable.wordpress.com
|
|
| | | Note Je mettrai en ligne sous peu une version française de ce billet. This entry contains the description of JStify, a tool I'm currently developing. When complete, JStify will be a static analysis toolbox for the JavaScript 2 language, targetted towards both web-developers and Firefox extension developers. JStify will be embeddable inside both desktop applications... | ||