Open in app
Home
Notifications
Lists
Stories

Write
Alireza Valizadeh
Alireza Valizadeh

Home

Published in Frontmen

·Feb 24, 2021

Boost your React application’s performance by Xstate

Performance — Performance Is one of the important keys in every application to have better UX and make users happier (of course you may not care about users happiness, but it makes yourself happier 😃 Because you want to do something in a best way and you enjoy it). …

React

5 min read

Boost your React application’s performance by Xstate
Boost your React application’s performance by Xstate

May 18, 2020

What are the options to download a file in Electron based applications?

If you want to deal with downloading files, better read this before start coding 🙌 — I was developing an Electron application a while ago and one of the challenges was downloading files and did some researches about it and saw that the Electron download API wasn’t the only option and it was tricky to use. 🤔 If your project is growing fast and the future…

Java Script

4 min read

What are the options to download a file in Electron based applications?
What are the options to download a file in Electron based applications?

Dec 8, 2019

How to deal with forms in Vue (Create your own flexible form library) | Chapter 1

In this article I’ll show you how much enjoyable is working with forms by building a super flexible library. — In this article I’ll show you how much enjoyable is working with forms by building a super flexible library. Spoiler Here is mine , Which I have been created And would like to share my experiences with you guys. It’s been years which I worked with complicated forms, I used cool…

Java Script

9 min read

How to deal with forms in Vue (Create your own flexible form library) | Chapter 1
How to deal with forms in Vue (Create your own flexible form library) | Chapter 1

Nov 11, 2019

Rendering images smoothly using React Hooks

Very simple hook to render images smoothly. — Very simple hook to render images smoothly. In this article I’m going to create very simple Hook to render images smoothly on the screen (Not really rendering but sort of trick). Create a file “useImage.js” and wrap it with “Hooks” directory with these contents: This is very basic hook you can add your own stuff, it depends on your needs, like handling errors or whatever which is related to image.

React

2 min read

Rendering images smoothly using React Hooks
Rendering images smoothly using React Hooks

Oct 31, 2019

React Context in Vue

This article is about switching to Vue.js with Context mindset. — I think these days every developer have heard about the context in React.js, So I’ll straightly go over the code and the solution. If you’re not familiar with Reacts context click on the link. Provide And Inject If you are a React developer and thinking like React “context” you cannot work with Vue.js…

Java Script

4 min read

React Context in Vue
React Context in Vue

Feb 16, 2018

Babel 6: loose mode

Babel’s loose mode transpiles ES6 code to ES5 code that is less faithful to ES6 semantics. This blog post explains how that works and what… — Babel’s loose mode transpiles ES6 code to ES5 code that is less faithful to ES6 semantics. This blog post explains how that works and what the pros and cons are (spoiler: normally not recommended). Starting point for this series of posts on Babel 6: “Configuring Babel 6” [explains the basics…

Java Script

3 min read


Feb 13, 2018

use Shadow Dom for encapsulation css in google extensions

Recently in Round Table Apps, They assigned a project to me in last days, It was a google extension app and what it should do was track all… — Recently in Round Table Apps, They assigned a project to me in last days, It was a google extension app and what it should do was track all users in more than 100 websites! …

Java Script

2 min read

use Shadow Dom for encapsulation css in google extensions
use Shadow Dom for encapsulation css in google extensions

Oct 7, 2017

Check internet connection from your redux’s state

I worked with many applications that built with reactjs that in one of them i needed to know the internet is connect or not. I researched… — I worked with many applications that built with reactjs that in one of them i needed to know the internet is connect or not. I researched and i decided to write a library for react and redux. This is my 5th open-source library: Installation npm: npm install react-redux-internet-connection

React

2 min read

Check internet connection from your redux’s state
Check internet connection from your redux’s state
Alireza Valizadeh

Alireza Valizadeh

Following
  • Tahere Gholami

    Tahere Gholami

  • Alireza Bashiri

    Alireza Bashiri

  • Ali Sepehri.kh

    Ali Sepehri.kh

  • Negar Jamalifard

    Negar Jamalifard

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable