Skip to main content

Deno, the new runtime for JavaScript and TypeScript. From the same creator of NodeJS!

· 5 min read
Bruno Carneiro
Fundador da @TautornTech

Deno

Today I'm going to talk about the new exciting thing that's emerging, Deno!! console.log("Welcome to Deno 🦕");

Well, before we start, the title might seem a bit strange. But throughout the article I'll explain and share my opinion on the matter.

Deno is the new secure runtime for Javascript and TypeScript

Whatafuck is that?!

Hello World

· One min read
Bruno Carneiro
Fundador da @TautornTech

I created this blog to talk about things I enjoy. I won't just talk about Javascript, but also about technology, day-to-day life, Dota?! =o.

I've already published some articles on Medium — if you'd like to follow me there too: brunocarneirofs

I no longer write on Medium for a few reasons:

Case — Mobx to Redux

· 7 min read
Bruno Carneiro
Fundador da @TautornTech

Today I'm going to share a case study about a migration from Mobx to Redux and the reasons my team and I considered when making this decision.

I see many questions about which is better, what to use in a large-scale project, and the pros and cons of each technology. There were many questions, and after a lot of study we carried out the migration.

Below I'll describe some of the points that helped us make this decision.