|
You are here |
blog.robbowley.net | ||
| | | | |
anthonysciamanna.com
|
|
| | | | | When I work with developers who haven't practiced Test-Driven Development (TDD) one question often arises, When is code too simple to test? As someone wh... | |
| | | | |
ilya-sher.org
|
|
| | | | | Declarative languages failure Approach that in my eyes failed, again and again, is to start with your own declarative language and then with time grow the language. (SQL being among notable exceptions) Puppet is the best example. map and each, added in Puppet 4.0.0 are, in my opinion, just two in a sea of evidence... | |
| | | | |
www.softdevtube.com
|
|
| | | | | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is | |
| | | | |
blog.javascripting.com
|
|
| | | Redux has emerged as the preeminent framework for building React-based web applications. It perfectly complements React's declarative views with a straightforward and elegant architecture that brings some of the best ideas of software engineering theory (immutable global state, functional programming, Event Sourcing, CQRS, etc.) into the web development mainstream. "There | ||