---
title: "BogotaJS: React Hooks"
description: "We will explain in detail what Hooks are in React, we will prepare a project from scratch, we will create custom hooks, we will consume an API and we will understand how the life cycle and state of components works with React Hooks."
author: "Oscar Barajas Tavares"
language: "en"
canonical: "https://gndx.dev/en/blog/bogotajs-react-hooks/"
datePublished: "2019-06-05T00:00:00.000Z"
dateModified: "2019-06-05T00:00:00.000Z"
categories: ["others"]
tags: ["conferences","react","hooks"]
---

# BogotaJS: React Hooks

> We will explain in detail what Hooks are in React, we will prepare a project from scratch, we will create custom hooks, we will consume an API and we will understand how the life cycle and state of components works with React Hooks.

We will explain in detail what **Hooks** are in **React**, we will prepare a project from scratch, we will create custom hooks, we will consume an API and we will understand how the life cycle and state of the components works with **React Hooks.**

![](https://s3.amazonaws.com/barajasmx/2019/06/oscar-barajas-react-hook.png)
Example repository: [https://github.com/gndx/react-hooks](https://github.com/gndx/react-hooks)
Event URL: [https://ti.to/bogotajs/react-hooks-nestjs](https://ti.to/bogotajs/react-hooks-nestjs)

---

Fuente canónica: [https://gndx.dev/en/blog/bogotajs-react-hooks/](https://gndx.dev/en/blog/bogotajs-react-hooks/)
Autor: [Oscar Barajas Tavares](https://gndx.dev/en/about/)