Blog

Find articles about tech, startups, innovation and more.

React.js

What is react fiber?

React Fiber is a new implementation of the React engine that was released in September 2017. It was designed to improve the performance of React applications by breaking the work of rendering a component into smaller chunks that can be spread out over multiple frames.

React.js

How to create a simple blog with React.js, Apollo Client and Hygraph?

In this post, we will create a simple blog with React.js, Apollo Client, and Hygraph. React is a popular JavaScript library for building user interfaces, while GraphCMS is a headless content management system (CMS) that provides a GraphQL API for querying and manipulating content. Integrating React and GraphCMS allows you to build dynamic, data-driven applications with a modern, flexible architecture.

Next.jsRemix.js

Next.js vs Remix.js a comparison

Next.js and Remix.js are both server-side rendering (SSR) frameworks that help developers build scalable and high-performance web applications. However, there are some key differences between these two frameworks

React.jsAWS

How to deploy a simple React.js App with AWS

Deploying a React app with AWS can be a bit overwhelming, especially if you're new to the platform. But with the right approach and guidance, you can easily deploy your React app to AWS in just a few steps

Node.jsJWTMongoDB

Auth with Node.js, JWT, and MongoDB

Node.js is a popular JavaScript runtime that allows you to build server-side applications using JavaScript. One common use case for Node.js is building web applications, and a key component of many web applications is user authentication.

Startups

Short starting guide for entrepeneurs

Starting a new business can be an exciting but daunting task. There are many things that entrepreneurs need to consider when starting a new venture, and it can be overwhelming to know where to begin. In this guide, we will outline some essential steps for entrepreneurs to take when starting their first startup.

Created by Roberto Espinoza