Symfony: Configuring Route with Environment VariableUsecase: what if you need to use some custom prefix to your route, for example API_PREFIX, that may vary in different environments? Here is…Jan 1, 2024Jan 1, 2024
Connecting Wacom Tablet with Mac OS Big SurHi, this is a quick note to all, who updated Mac OS version and found that your computer stopped detecting graphic tablet. First of all…Apr 30, 2021Apr 30, 2021
How and when Flutter fixed its Navigator problemIf you faced the multiple inits problem after Navigator.push() just like me, then I have a good news for you - it was fixed!Aug 10, 2020Aug 10, 2020
Published inLevel Up CodingObject Labelling Tool on Vue.js (Part 3: Labelling)Now it’s time to move on to the matter. Labelling is what are we all here for. Let’s get straight to the point.Feb 20, 20201Feb 20, 20201
Published inLevel Up CodingObject Labelling Tool in Vue.js (Part 2: Selecting and Removing Boxes)So, now we can draw multiple boxes, but it is pretty much everything that we can do. Next steps should be removing and labelling boxes. I…Feb 7, 2020Feb 7, 2020
Published inLevel Up CodingObject Labelling Tool on Vue.js (Part 1: Drawing Boxes)Making custom object detection models is a quite popular task. Also there are a lot of desktop applications that can help you with…Jan 29, 2020Jan 29, 2020
The Simplest Drag and Drop Component on Vue.jsSometimes it is more reasonable to do something from scratch instead of researching someone’s component API. For me, the theme of drag and…Jun 4, 20194Jun 4, 20194