I know the answer for such a question might be very opinionated. However, these opinions are the ones many of us are following, it is some kind of wisdom of crowds. We have a large-scaled client-side project and we are about to switch to ReactJS. Having... (more…)
Read more »
After some time working with the TypeScript language, venturing into other programmers' code, and even using some famous frameworks, you may have come across code snippets similar to this... (more…)
Read more »
Chances are you’ve worked with the <code>any</code> type in TypeScript. It’s widely overused, and subtly dangerous. Let’s explore why you should avoid it, and when you might truly need to use it. (more…)
Read more »
From the above facts it is very to infer that Socrates is a mortal. But wouldn’t it be amazing if there existed a language that can infer results from the given facts? Prolog is a logical programming… (more…)
Read more »