blog.alexdevero.com Open in urlscan Pro
46.28.105.80  Public Scan

Submitted URL: http://blog.alexdevero.com/
Effective URL: https://blog.alexdevero.com/
Submission: On July 28 via manual from EG — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Get guides and tutorials about modern JavaScript, design, programming



Subscribe
Skip to content


ALEX DEVERO BLOG

Learn about development, and programming, especially in JavaScript, TypeScript
and React, and design.

Menu Close
 * CategoriesOpen menu
   * AI & Machine Learning
   * Design & Development
   * JavaScript
   * PHP
   * Python
   * Reactjs
   * Ruby
   * Tutorials
   * WebDesign
   * UX & Psychology
   * Business & Startups
 * Subscribe
 * Devero
 * Web templates
 * About


GETTING STARTED WITH REACT.MEMO()

There are is a number of built-in tools to improve performance of React
applications. One of these tools is high-order component React.memo(). This
tutorial will help you learn about React.memo(). You will learn what it is, how
it works and how to use it in your React apps.

Published December 6, 2021
Categorized as Reactjs Tagged app, app development, development, JavaScript,
language, programming, programming language, React, Reactjs, redux, technology,
theory, tutorial, web, web design, web development


JAVASCRIPT REDUCE METHOD MADE SIMPLE

The JavaScript reduce method is one of the most used array methods. It is also a
part of functional programming. In this tutorial, you will learn what the reduce
method is and how it works. You will also learn how to use this method and what
are some of the things it can do with… Continue reading JavaScript Reduce Method
Made Simple

Published November 29, 2021
Categorized as JavaScript Tagged development, JavaScript, language, programming,
programming language, technology, theory, web, web design, web development


IMMUTABLE ARRAYS AND OBJECTS IN JAVASCRIPT, THE NATIVE WAY

The idea of writing immutable JavaScript is becoming more and more popular.
Primitive data types in JavaScript are immutable by default. Arrays and objects
are not. This tutorial will show you how to replace mutable operations with
arrays and objects with their immutable alternatives.

Published November 22, 2021
Categorized as JavaScript Tagged development, JavaScript, language, programming,
programming language, technology, theory, web, web design, web development


A SHORT INTRODUCTION TO PIPELINE OPERATOR, AND PIPING, IN JAVASCRIPT

Functional programming provides many useful concepts. One of these concepts is
pipeline operator and piping. This tutorial will help you understand what
pipeline operator and piping are, how they work and how to use them. You will
also learn how to create your own pipe function in JavaScript.

Published November 15, 2021
Categorized as JavaScript Tagged development, JavaScript, language, programming,
programming language, technology, theory, web, web design, web development


HOW TO CREATE SIMPLE REDUX STORE WITH REDUX TOOLKIT

Setting up even a simple Redux store used to be hard. Not anymore. With the help
of Redux Toolkit we can create Redux stores much faster and with less code. This
tutorial will help you learn how to use Redux Toolkit to create such a simple
store and how to implement it in your React… Continue reading How to Create
Simple Redux Store with Redux Toolkit

Published November 8, 2021
Categorized as Reactjs Tagged app, app development, development, JavaScript,
language, programming, programming language, React, Reactjs, redux, technology,
theory, tutorial, web, web design, web development


A SIMPLE INTRODUCTION TO JAVASCRIPT ITERATORS

Iterators are data structures that allow you process a sequence of elements more
efficiently. This tutorial will help you learn about what JavaScript iterators
are and how to find out if something is an iterator. You will also learn about
existing types of iterators, their consumers and how to work with them.

Published November 1, 2021
Categorized as JavaScript Tagged development, JavaScript, language, programming,
programming language, technology, theory, web, web design, web development


POSTS NAVIGATION

Page 1 … Page 102 Older posts
Alex Devero Blog
Proudly powered by WordPress.

BDOW!