Open in app
Home
Notifications
Lists
Stories

Write
Giovani Farias
Giovani Farias

Home

Pinned

HOCs at a glance

Reusing component code and logic is one of the things developers are looking for the most, specially in React. The very concept of Components applies for this. A higher-order component (HOC) is an advanced technique for reusing component logic in React. Concretely, a higher-order component is a function that takes…

Front End Development

2 min read

HOCs at a glance
HOCs at a glance

Apr 14, 2020

An easy way to make binary search with Javascript

If you’re a programmer, you have probably listened about binary search (even if you don’t know what does it mean). In this post, I’ll give you a brief introduction to what it is and introduce you to a library that will make your job easier. Find value in an array In your life as a…

Nodejs

3 min read

An easy way to make binary search with Javascript
An easy way to make binary search with Javascript

Mar 8, 2020

Building a REST API with Node.js and MongoDB

In this post, we’re going to go through building a rest api with Node.js and MongoDB. First of all, let’s create a new Node project in our computer: ps: I’m gonna be using yarn package manager, but commands are either gonna work with npm. Inside the project folder, run: yarn…

Java Script

7 min read

Building a REST API with Node.js and MongoDB
Building a REST API with Node.js and MongoDB
Giovani Farias

Giovani Farias

Following
  • Evan Bacon

    Evan Bacon

  • Fernando Doglio

    Fernando Doglio

  • Netflix Technology Blog

    Netflix Technology Blog

  • Vinnicius Gomes

    Vinnicius Gomes

  • Nadia Makarevich

    Nadia Makarevich

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable