Open in app

Sign In

Write

Sign In

Sasha
Sasha

718 Followers

Home

About

Published in

Level Up Coding

·Mar 14

How to add 3D scene to your React app

The number of sites on the Internet is constantly growing. Today it is not enough to have a website attract the user’s attention. The sites have also become more complex and use more techniques to attract and hold the user’s attention. One of these techniques can be 3D graphics. The…

Front End Development

6 min read

How to add 3D scene to your React app
How to add 3D scene to your React app
Front End Development

6 min read


Published in

Level Up Coding

·Mar 8

4 ways to optimize performance of your React application

Introduction Every year, users become more and more demanding when it comes to applications. Where once users were satisfied only with having their problems solved, nowadays these problems must be solved quickly, smoothly, without delays or long loading times. …

Front End Development

7 min read

4 ways to optimize performance of your React application
4 ways to optimize performance of your React application
Front End Development

7 min read


Mar 2

How to create a search component using React

Introduction In this article, I would like to talk about the search component. This component is very often used in most web applications. It allows you to improve the user experience quite a lot. In this tutorial, I will show you how to make a simple search component for a movie…

JavaScript

4 min read

How to create a search component using React
How to create a search component using React
JavaScript

4 min read


Published in

Bits and Pieces

·Feb 24

KeyUp Event and ⌘(cmd) Problem

Introduction Frontend developers often face the task of handling keyboard events. Recently, I encountered an interesting problem that prompted me to explore the issue more deeply. This article will help you avoid unwanted behaviour in your application or correct it. The problem arises on Mac OS when the “command” key is…

JavaScript

3 min read

KeyUp event and ⌘(cmd) problem
KeyUp event and ⌘(cmd) problem
JavaScript

3 min read


Feb 13

GraphQL in simple words with examples | aboutfrontend.blog

I. Introduction 👋 GraphQL is a query language for APIs that was developed by Facebook in 2012. It is an alternative to REST and has become popular due to its advantages: flexibility, efficiency, and simplicity. 👨‍💻 If you’re a beginner developer interested in using GraphQL in React, this article is for you…

Front End Development

6 min read

GraphQL in simple words with examples | aboutfrontend.blog
GraphQL in simple words with examples | aboutfrontend.blog
Front End Development

6 min read


Feb 11

How to validate inputs in React application | aboutfrontend.blog

👋 Introduction Web developers need to validate user inputs to ensure data accuracy and completeness. React provides a way to validate inputs, which can enhance the user experience by giving real-time feedback and blocking incomplete or invalid data submissions. …

Frontend

5 min read

How to validate inputs in React application | aboutfrontend.blog
How to validate inputs in React application | aboutfrontend.blog
Frontend

5 min read


Feb 6

What is Redux and how to use it in React App

In this article I will explain what Redux is and how to use it with React by creating a simple Counter app as an example. I. Introduction A. Overview of Redux Redux is a popular state management library for JavaScript applications, particularly for React. …

React

8 min read

What is Redux and how to use it in React App
What is Redux and how to use it in React App
React

8 min read


Jan 24

What is Progressive Web App (PWA) and how to use it

Introduction to Progressive Web Apps PWAs (Progressive Web Apps) provide native-like experiences using modern web tech. They work offline, load fast, and provide seamless experiences across devices. PWAs can be easily found via search engines and installed without app stores. They’re cost-effective and run on any device, including smartphones, tablets, and desktops. …

Pwa

6 min read

What is Progressive Web App (PWA) and how to use it
What is Progressive Web App (PWA) and how to use it
Pwa

6 min read


Published in

JavaScript in Plain English

·Jan 18

Inactive Tab Throttling in Browsers

Introduction I recently encountered a rather interesting problem when developing an application that uses long polling to send messages to the server. We were using setInterval to send messages, but we noticed that sometimes the interval between the messages was much longer than the interval in the code. With research, I…

JavaScript

3 min read

Inactive Tab Throttling in browsers
Inactive Tab Throttling in browsers
JavaScript

3 min read

Sasha

Sasha

718 Followers

Frontend Team Lead | Obsessed with modern frontend technologies and best techniques | Owner of https://aboutfrontend.blog/

Following
  • Jacob Ferus

    Jacob Ferus

  • Enrique Dans

    Enrique Dans

  • Corbbin Goldsmith

    Corbbin Goldsmith

  • Orpetron Web Design Awards Team

    Orpetron Web Design Awards Team

  • JIN

    JIN

See all (1,349)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams