Articles / Blog Posts

In this page, you may find blog posts / articles which might be useful to you. The posts will range from software and data technologies. You may also browse them based on posts’ categories and each category also has one or more tags.


Workaround for Compilation Result of TypeScript on import

Posted in: Software Engineering  
Tags: JavaScript   TypeScript  
Author: Bambang Purnomosidi D. P. | | 2 minutes reading time

TypeScript is supertype of JavaScript, or for easier understanding, TypeScrirpt is JavaScript with syntax for types. It is now developed by Microsoft. It is a lovely programming language which tries…

Read More ...


Flutter: Persiapan Lingkungan Pengembangan

Posted in: Software Engineering  
Tags: Dart   Flutter   Mobile   Web   Development Environment  
Author: | | 9 minutes reading time

Flutter adalah software framework yang digunakan untuk membangun native mobile app. Jika biasanya pemrogram membangun peranti khusus dari OS mobile yang berbeda-beda (Java/Kotlin/Scala untuk Android,…

Read More ...


Tantangan Pengelolaan Data di Era Digital

Posted in: Data  
Tags: ETL   Data Lake   Data Warehouse   Strategy  
Author: | | 3 minutes reading time

Artikel KR

Organisasi menghadapi tantangan yang semakin kompleks di era digital ini. Era digital merupakan era yang ditandai dengan masifnya penggunaan teknologi berbasis peranti digital elektronik yang…

Read More ...


Polyglot Programming dan GraalVM

Posted in: Software Engineering  
Tags: Terminology   Polyglot   Python   GraalVM   R  
Author: | | 6 minutes reading time

Pernahkah mendengar istilah polyglot programming? Istilah ini sudah menjadi istilah yang umum dan barangkali banyak didengar oleh para developer yang sehari-hari memang berkutat dengan bahasa…

Read More ...


Using YugabyteDB in Python App Development

Posted in: Software Engineering   Data  
Tags: YugabyteDB   Python   NewSQL  
Author: | | 10 minutes reading time

As a long time PostgreSQL user, it’s normal that YugabyteDB got my attention. It’s a distributed SQL database which features-compatible with PostgreSQL so that I don’t need to lose…

Read More ...