Published inITNEXTHow to increase your frontend app’s performance — 5 coding tipsIn this article I’d like to show you 5 tips to help optimize your app (things I’ve done in my projects).Jun 18, 20196Jun 18, 20196
Published inITNEXTDependency injection in React using InversifyJS. Now with React HooksIn this article, I’d like to show you how easy it is to use InversifyJS with Hooks with a very simple example.May 17, 20196May 17, 20196
Published inITNEXTAvoiding any in TypeScript — advanced types and their usageIn this article I’d like to show some built-in types and features which you can use to avoid any or to simplify some custom typings.Jan 16, 20191Jan 16, 20191
6 steps to start increasing quality of your codeMaintaining the high quality of code can be a hard task. I’ve introduced code improvements in different projects and want to share…Nov 30, 2018Nov 30, 2018
Published inITNEXTDependency injection in React using InversifyJSInversifyJS is a powerful library for dependency injection in JavaScript. Unfortunately, its usage in React isn’t straightforward.Sep 3, 20182Sep 3, 20182
Published inITNEXTTypeScript 3.0 - what has come?Nearly two years after the release of TypeScript 2.0 Microsoft has released TypeScript 3.0. Let's see the changes.Jul 31, 20181Jul 31, 20181
Published inITNEXTCreating simple application with GoJS, part 3Recently I've explained how to create a diagram with edges. To make the diagram interactive, we still need to allow inserting elements.Jun 18, 2018Jun 18, 2018
Published inITNEXTCreating simple application with GoJS, part 2In the last post I showed you how to get started with a GoJS application. Let's go another step further and set up edges in a proper way.Jun 13, 2018Jun 13, 2018
Published inITNEXTCreating simple application with GoJS, part 1I will present the basic capabilities of GoJS by creating an application with very simple code for drawing uncomplicated diagrams.Jun 4, 2018Jun 4, 2018