What does the world look like in TypeScript? What do you gain or lose by coding in TypeScript versus ES6?
In case you've been pondering this question, today we'll do a deep dive to help you sort the a...
It's been ten years since jQuery started rocking the web and it has stuck around for very good reasons. jQuery offers its users an easy-to-use interface to interact with the DOM, perform Ajax requests...
On this episode of Eat Sleep Code, guest Matt Millican talks about Microsoft’s open source initiative. Why did Microsoft go open source, what products, and what to expect in the future.
https://soundc...
The first part of this series explored the differences between declarative and imperative code. The declarative approach states what to do. The imperative approach describes how to do it.
If you under...