There are several ways to generate output in JavaScript. Each and every scenario depends on our need. These are_... (more…)
Read more »
Whether you are learning JS from scratch or have been working with it for a while now, I believe you will find great value on the following list of books. I have read lots of them and some are stil… (more…)
Read more »
Code readability is a big thing. Developers spend a lot of our time reading code: other peoples code, our own code, code we have never seen before, etc. Writing code in a way that is as readable as possible can help save everyone on your team a lot of tim... (more…)
Read more »
I wasn’t a huge fan of Javascript in general and NodeJS in particular. I was usually more fond of other lower-level languages such as Go or Rust. I mistakenly thought Javascript and NodeJS couldn’t give me the low-level control I usually want in order to ... (more…)
Read more »
A brief introduction to Blazor's possibilities, how to create the first project, what his future is and whether it's competition for JavaScript. (more…)
Read more »