Working with Javascript is frustrating and, sometimes, combining it with HTML can be desperate due to its lack of …
Opinions
Subscribe via RSS to Opinions posts
Today this unholy news became popular, that an “AI Software Engineer” with the name Devin, made by Cognition …
It is no secret that these days software, in general, is trending towards a SAAS business model. However if you were …
Chat GPT is on everyone’s lips, some are afraid of it, because of its ability to solve code problems others are …
On Saturday, August 6, 2022 I sat for and approved my Microsoft Azure AZ-900 certification exam.
What does AZ-900 …
What is codewars? Codewars is a social network of programmers who get together to challenge each other to solve code …
How do I design a REST API? How many levels should I nest my related resources? Relative or full URLs? This post is a …
This publication is a minimal guide of practical tips on REST API design, I don’t go too deep into the theory. On …
When we use Typescript with React and we want to pass a children as prop to one of our components , we need to indicate …
Why use Django in a world where everything is Javascript? Is it really worth learning a Python Framework in an ecosystem …