Marcell Cruz

Marcell Cruz @____marcell

About: Software Developer.

Location:
Rio de Janeiro
Joined:
Mar 1, 2017

Marcell Cruz
articles - 22 total

Web Essentials PART 2

In PART 2 expand over what I did last time with resources and simple ways of practicing.

Learn More 10 0Feb 28

Web Essentials

TL;DR if you're just interested in the list, scroll down I was pairing with a new developer recently...

Learn More 9 1Jan 30

[Boost]

"ngrok" from scratch Sibelius...

Learn More 0 0Jan 30

Basic methods for comprehension

atomistic/holistic views

Learn More 10 0Nov 16 '23

How To Create An UI Menu In Neovim

Let's Create a UI Menu In Neovim

Learn More 9 0Jun 2 '23

How To Write A Programming Language

Straight to the point article about writing your own programming language with a simple toy language as an example

Learn More 5 2Feb 3 '23

Assembly For JavaScript Developers

Why Should You Care? Lines Of Code vs Instructions Assembly Is Not A Language? Differences Between...

Learn More 15 0Jan 12 '23

Multiprocessing communication with FIFO queues

Exploring how we can use FIFO queues to manage communication between parent and child processes

Learn More 11 0Aug 17 '22

Unix Domain Socket(IPC), how to make two programs communicate with each other

How to make two program written in different languages communicate with each other

Learn More 18 0Jun 14 '22

Bidirectional piping, how to make two programs communicate with each other

How to make two programs communicate with each other

Learn More 12 0Feb 23 '22

Supply, Demand, Price and Game Theory

In this post I'll attempt to explain how game theory and simple math can explain the price of something and how this model is super powerful to explain a lot of others interactions.

Learn More 7 0Jan 10 '22

How Unix commands works

Did you ever wonder how ls, mkdir, cp and the other unix programs work on Linux? well this is a high level exploration

Learn More 9 0Jul 29 '21

Fast Fulltext Search With Postgres Gin Index

fast fulltext search with postgres gin index

Learn More 11 0Jun 29 '21

Postgres indexes

Postgres indexes

Learn More 12 0Jun 21 '21

How code spliting works and how to use it

The reason why webpack exists

Learn More 35 0Nov 16 '20

How to debug failing tests in jest

Debugging failing tests in jest

Learn More 10 0Oct 26 '20

Interesting Things About Javascript Arrays

Some interesting things about array in javascript =)

Learn More 6 0Sep 11 '20

Quickly copy path to clipboard

with this tip you can open a new terminal and just place your previous location

Learn More 10 2Sep 3 '20

Debugging Node Applications

All the possible ways to debug node applications

Learn More 8 0Sep 2 '20

Test everything with jest.

Quickly setup jest for any project and start testing!

Learn More 11 0Aug 27 '20

Fear Of Improving

What we fear will make us better.

Learn More 38 4Aug 12 '20

Extract figma design styles to your project

Extract figma design styles to your project

Learn More 9 1Jul 29 '20