Open in app

Sign In

Write

Sign In

Javad Shahkoohi
Javad Shahkoohi

7 Followers

Home

About

Nov 8, 2021

Generalized Logistics Function to optimize the number of GitHub action runners

It is challenging to find the right number of GitHub action runners when you want to run a job in parallel and the Generalized Logistics Function can help to find that. As you know GitHub action provides a great feature for running the same job with different inputs in parallel…

2 min read

2 min read


Dec 8, 2020

A solution for picking and upgrading the NPM packages

Lasting first that “every package you add means another dependability on an external source.” In this solution, we will go through challenging topics like how to pick an npm package to add to your project and how to keep them updated with less hassle in the development and maintenance process…

NPM

4 min read

NPM

4 min read


May 3, 2020

Getting start with Typescript

By definitions Typescript = JavaScript + a type system TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. What is the Typescript type system? Helps us catch errors during development Uses ‘type annotation’ to analyze our code Only active during development. It is like writing JS code with some documentation. Its compiler doesn’t…

Typescript

7 min read

Typescript

7 min read


Oct 12, 2019

Get Ready for React 17

These are essential to keep in mind if you are preparing to migrate your application to React 17. A great starting point is replacing the unsafe methods with these new lifecycle methods. Following life-cycle methods will be deprecated in React v17: componentWillMount: componentWillMount should be removed altogether for async rendering …

React

1 min read

Get Ready for React 17
Get Ready for React 17
React

1 min read


Aug 15, 2019

React Hooks

ES6 classes in React won’t go away anytime soon. But now with React hooks it’s possible to express the flow internal state change. Then UI reactions without using an ES6 class. Most important React Hooks React hooks were born for a reason: sharing logic between components (a nice, standardized, and clean way for encapsulating and sharing logic.) useState: useState is a function exposed by the react package.

React

2 min read

React

2 min read


Jul 26, 2019

What is FA?

Frontend Architecture for Design Systems The growing of the Web forced Webmasters to hire new team members or leaving the market Content strategy is a concurrent process with designing of website. It is mandatory to treat the content as a critical asset and to have a strategic planning for it. …

Frontend Architecture

6 min read

Frontend Architecture

6 min read

Javad Shahkoohi

Javad Shahkoohi

7 Followers
Following
  • Marco Mandis

    Marco Mandis

  • Dan Abramov

    Dan Abramov

  • Davide Giordano

    Davide Giordano

  • Mostafa Maleki

    Mostafa Maleki

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech