Mike Alfa
@alphamikle

@alphamikle

Follow
homebadges

Nanc - backend-agnostic CMS with extra abilities for Flutter apps

Feb 5, 202321 min read

Intro Hi! Today I want to introduce you the fruit of my months of work at nights and weekends, designed to improve the content management experience...

Nanc - backend-agnostic CMS with extra abilities for Flutter apps

Why should you use isolates in Flutter?

Mar 15, 202130 min read

There are many ways to manage state in Flutter, but most of them are built in such a way that all the logic is executed in the main isolate of your...

Why should you use isolates in Flutter?

The easiest way to make transactions in Nest.js

Feb 11, 202116 min read

In many cases, developers must use transactions when performing various operations on the server. For example - a transfer of money, or other...

The easiest way to make transactions in Nest.js