Skip to content
  • Home
  • React JS
  • Java
  • About

Call Of Dev

Collaborative IT culture to improve people's lives

Author: Oliver Sierra

I wrote this blog to help you enjoy learning and create creative and efficient solutions to the problems you face with the resources you have, and to help you find exciting to learn new technologies.
GIT / January 13, 2024

Rebase, merge or squash, which should I use?

prom

Hi guys, in a git talk I gave, one of the questions that generated the most discussion was, when should I use merge,…

Read more
GIT / January 3, 2024

GIT: conflict quick, conflict cheap

push conflicts dev1

Days ago I gave a talk about git, and how to use it in a good way to reduce toils. At the end…

Read more
Uncategorized / September 16, 2022

Cloning repository in Windows 10 – Error Filename too long

A few days ago, I had to clone a repository on Windows 10. I’m a huge fan of using Linux for development, but…

Read more
React JS / August 29, 2022

Introduction to React testing

example react test intro

In the following post we will make a small example of test with react 18, we will talk in a general way about…

Read more
React JS / April 25, 2022

useCallback hook and react.Memo to improve the rendering of our components

preview of the project

In the following post we are going to use useCallback hook to memorize a function and use it with react.memo, to optimize the…

Read more
React JS / April 23, 2022

Improving the performance of our application using React.memo

react memo init render

The application is based on querying an API for the gender of the name entered. We will focus on how react renders this…

Read more
React JS / April 18, 2022

React app that retrieves data from an API and manages states with Redux slices

In this post, we are going to create a simple react app that consults an API that receives a name and returns the…

Read more
React JS / April 10, 2022

Styling our React App – Module.css and Styled components

In this post we are going to study two different approaches to using styles in our applications. The two options that we present…

Read more
React JS / April 1, 2022

React-Redux Hello World – Step by step

In this post we are going to do a basic example using “redux” step by step. The goal will be to have a…

Read more
Java / March 25, 2022

Compiling – command line – Using packages – Java

In the following post we perform the compilation, Jar creation and execution of a game which contains several packages. The objective is to…

Read more

Posts pagination

1 2 Next

Subscribe to the mailing list

Copyright © 2025 Call Of Dev. All rights reserved.
Theme: Patricia by VolThemes. Powered by WordPress.