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

Call Of Dev

Collaborative IT culture to improve people's lives

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
Creating project / March 22, 2022

Creating a React JS 18 project step by step

example of app

in this post, we are going to create a new react project step-by-step. The goal is to understand which dependencies we need and…

Read more
Java / March 18, 2022

Compiling at the command line – without using packages – Java

project with compiled class

Compiling at the command line – without using packages – Java To do this mini how-to you need: JDK installed on your machine.…

Read more

Posts navigation

1 2 Next

Subscribe to the mailing list

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