Minifying CSS and Javascript automatically in ASP.NET
Nowadays, I mostly work with C# on ASP.NET code. One of the things that I find really annoying is any kind of non-automated procedure to follow in your release process. [...]
Nowadays, I mostly work with C# on ASP.NET code. One of the things that I find really annoying is any kind of non-automated procedure to follow in your release process. [...]
Python Carl Friedrich Bolz (Microsoft Research) parla di PyPy e dei tracing JIT compilers. Ancora sul supporto a Python 3 in PyPI. Javascript Essential Javascript Design Patterns (libro scaricabile) – [...]
Best Quote “We need tools that can help people have their idea faster” – Aditi Muralidharan Python profilestats è un decoratore per la profilazione a livello di singola funzione, supporta kcachegrind [...]
Sapevate che Javascript ha un’istruzione per invocare il debugger da codice? L’istruzione con molta fantasia si chiama debugger. L’avessi saputo quando scrivevo codice Javascript in Adobe LiveCycle Designer!