Denis Jakus

Demystifying Tech & Management

CTO x Unique People

AI / ML / ChatGPT

Unreal Engine

Low Code

Management & Leadership

IT Consultant

Denis Jakus

Demystifying Tech & Management

CTO x Unique People

AI / ML / ChatGPT

Unreal Engine

Low Code

Management & Leadership

IT Consultant

Tag: javascript

20 January 2023 Learn how to use async inside useEffect hook
Javascript

Did you stumble upon a WTF moment when using async inside useEffect hook? I saw that some of the developers…

08 October 2020 Javascript Splice VS Javascript Slice
Javascript

Little chit-chat Hi! Let me keep you up-to-date with things that were rolling lately. As I’ve said previously, I finally…

14 May 2020 How to check if a picture is an image or a floor plan by using Javascript
Javascript

Hi there! Oh, maaaan… This Coronavirus situation was pretty difficult. I hope you all managed to overcome it without any…

31 July 2019 Redux – simplified
Javascript

What is Redux? It’s a library for state management based on Flux pattern and functional programming. It’s best used for…