@darlantc
Entrepreneur & Software Engineer
I'm an entrepreneur and full stack developer from Brazil and I love to learn new skills! As a self-learner, I like to try new things whenever I can.
Currently, I use in my work: Dart, Flutter, Javascript, ReactJS, Node JS, Python, and Firebase.
Nothing here yet.
I already wrote about naming conventions in a past article but I wanna explore a little more because I think this topic is very important for every developer. The "One word per concept" rule Consider the following code: class UserManager { func ...

Today I learned something very useful about code blocks on Hashnode (and it probably works on other blogging platforms too) that I immediately wanted to share with the community. To explain this let me first show the result without the language tag: ...

Continuing the powerful coding practices series, today I will talk with two simple concepts that can greatly improve the readability of our code. Maintaining proper indentation A source file is a hierarchy rather like an outline. Each level of this ...

Everyone has their favorite software to do a specific job. As developers, we have some mandatory ones like code editors, task managers, source control, etc. Today I decided to list my current favorite tools that I use every day to do my job. I think...
