Quantcast
Channel: EduardoOrtega.ME()
Browsing latest articles
Browse All 71 View Live

Image may be NSFW.
Clik here to view.

ECMAScript 6 Imports in Node.JS

Lately I’ve been into NodeJS, I worked with Node a year ago but back then I was working on a project using a headless CMS and basically what we had to do was just a proxy for the CMS API, so I didn’t...

View Article



Image may be NSFW.
Clik here to view.

Console.log like a pro!

We have a lot a tools to debug our applications but the most beloved is with no doubt using console.log, something like this:if(isOdd){console.log("is odd!");}But…We can format the output in a table...

View Article

Image may be NSFW.
Clik here to view.

Javascript vs. Type Script, which one should you use?

If you are into software development industry you might have heard of Typescript, a Javascript superset which enables several attributes like strong types, interfaces and many other, that lead us to...

View Article

Image may be NSFW.
Clik here to view.

I’m a senior developer and have the impostor syndrome

I have been programming since childhood, I work at a large company surrounded by extraordinary people that recognizes me as a Senior Developer, I have deployed applications for thousands of customers,...

View Article

Image may be NSFW.
Clik here to view.

Use the right tool for the right job

So, you are a software developer and have computer to code, so what’s wrong with that? Well, I will tell you that writing code is a craft. You create code with your bare hands (Literally and...

View Article


Init only setters

Back in 2020 the new C# 9.0 was launched along with .NET 5.0 with a bunch of new features, I have barely time to test them so this post is a way to force me to test and try these new features. The...

View Article

Linux on Windows!

In my past job I had the chance to work on a project using NodeJS, to be honest, I don’t like JavaScript very much (I don’t like frontend development) and at that time it was a pain for me as a backend...

View Article

Image may be NSFW.
Clik here to view.

Please stop doing stupidly complex technical interviews!

Oh the technical interviews, I am a 15 years experienced software engineer and I’m still afraid of them!. So we as human beings fear the unknown, but a good interview should be more like a conversation...

View Article


Deconstructing in C#

Beign a .net developer for a very long time when I was learning NodeJS I was amazed by the flexibility of JS, one of my favourite features of javascript is deconstructing things and I didn’t know that...

View Article


My favorites tools

Essentials tools every developer should install:Oh My Zsh! - A delightful & open source framework for ZshTabby - A terminal for the modern ageLens - The Kubernetes IDEStarship - The minimal,...

View Article
Browsing latest articles
Browse All 71 View Live




Latest Images