Dependency injection is about removing the hard coded dependencies and providing way of changing dependencies in compile-time or run-time. This pattern has been exercised in several frameworks like Spring(Java). It is also becoming popular in JavaScript c...
Read more »
Javascript database library for PostgreSQL that doesn't get in your way but makes interacting with database more elegant! - givemeurhats/japper... (more…)
Read more »
This blog post describes how you can enable javascript intellisense and design time error highlighting without TypeScript... (more…)
Read more »
Few questions are so commonly asked that they get the full infographic treatment. But this is one of them: Deciding on your first programming language can be a fun process — kind of like one of those…...
Read more »
A (WIP) Extremely fast JavaScript linter and Rust crate - RDambrosio016/RSLint... (more…)
Read more »