I' am Firman Justisio Lestari

You can call me firman, I' am Software Engineer were focused on 🖥️ web app with technology (Django, Laravel, Next) and 📱 mobile app with technology (Flutter)

Recent Article 📖

Firman Justisio Lestari

What's git stash?

Git stash is one of features from Git Version Control, you can use this feature for saving your work temporally on your device without committing.

#Git#Version Control#Tips and Trick

Sunday, June 11 2023   (14 days ago)

Firman Justisio Lestari

How to merge or modify type on Typescript

Typescript is static type programming language, in here I will show you how to modify type. For modify I will use Omit, it's one of utility types on Typescript.

#Typescript#Tips and Trick

Friday, February 17 2023   (4 months ago)

Firman Justisio Lestari

Better way to handle multiple task on Flutter / Dart

Concurrency, in computer science concurrency is a the abillity to dealing with lots or multiple things at once. By using concurrency we can increase performance and speed application, in this article we will try implement to Flutter / Dart.

#Flutter#Dart#Mobile App#Concurrency

Tuesday, August 16 2022   (10 months ago)