
Today I start to tell you a story about one experiment project. The idea was based on the Fujifilm pocket printer – Instax Share – Wireless Photo Printer.
Today I start to tell you a story about one experiment project. The idea was based on the Fujifilm pocket printer – Instax Share – Wireless Photo Printer.
Hi there. I have one question about subject. Just imagine next: You just came into the project. The previous team is absent, and you don’t have any contacts with them. After some time, you become able to do some tasks. But you can’t see the whole picture. Do not understand this architecture idea or why […]
Big thanks to someone called Alex from Payever for the idea to use Nestjs on the server side. It looks so great for me. I’d start pet project with Nodejs, Express, Typescript, Inversify, Typeorm, Postgresql. And I’d started not long ago. So now, before I’ll have much code to review, I’d decided to move to […]
I want to share some news from my latest experience. But I can’t promise when I can do it. A couple months I’ve played with microcomputers – Raspberry Pi and Tinkerboard. So I would like to share my impressions. Maybe soon. Also, I learn how to use Nodejs as server-side. And I continue to dive […]
On my daywork project come to the state when a size of compiled bundles dramatically increase and it becomes a problem. Ok, I’ve installed Webpack bundle analyzer and tried to analyze what each bundle consists of. In project already used lazy-loading modules, so already have several javascript chunk files. But we have an extremely large […]
Sometimes ago, accidentally, I’ve started experiments with python. Accordingly, to external requirements, I must send some data and receive a response. I don’t know the length of the response, but the first two bytes are the response length. Here some pieces of the experimental code # part of a class that utilizes socket connection server […]
Several last days I have some interesting experience with a Python language and particularly with Kivy library. I never had any experience with a Python before. So I think that I’m doing wrong mostly. And my code is messy. But it’s fun for little application for the raspberry pi with a touchscreen. Slightly different experience.
In this article, we suggest you to get acquainted with the free editor of web languages – Codelobster IDE. It is presented on the software market for a long time already, and it wins a lot of fans. Codelobster IDE allows you to edit PHP, HTML, CSS and JavaScript files, it highlights the syntax and […]
Hm. Some funny resource – All my contributions in one image Generated with this service (https://github.com/sallar/github-contributions-api)
intellij IDEA phonegap/cordova plugin – Cannot detect android SDK in path
Since I have had several asks about that. I just place my answer here.