I have a weird way of describing software. And you’ll either know what I mean, or you won’t. It’s sort of strange, but software interfaces feel like they have a weight. When I use an interface, it… (more…)
Read more »
I've seen a fair amount of
callback bashing
on
Hacker News recently.
Read more »
Dambrosio recently released RSLint, a linter for JavaScript that is written entirely in Rust. RSLint strives to be as fast as possible, customizable, and easy to use. RSLint is still in the early phase of its development and features basic Visual Studio C... (more…)
Read more »
RFC: Amplify JS TypeScript Improvements This issue is a Request For Comments (RFC). It is intended to elicit community feedback regarding a proposed change to the library. Please feel free to post ... (more…)
Read more »
If you are familiar with OOP concepts look for the header with practical examples below.
If not please continue reading. 😊
My first introduction to programming was with the programming langauge Java, and one of the concepts of programming with Java ... (more…)
Read more »