-
How do I Debug Data In UI?
User Interface is full of button, text, color, positioning, and data. it’s not only about how to represent the data, but also we should make sure it’s show the correct data. I’m focusing UI in web development that using HTML and javascript. Data in another hand is bit information change overtime, manage by user, stored…
Written by
-
Layoff
Tahun 2024 bukan tahun mudah bagi banyak orang, banyak orang yang mengalami layoff, perusahaan teknologi besar seperti tokopedia, shopee hingga efishery. Saya juga mengalami hal yang sama. Kenapa hal ini terjadi, sudah banyak dijelaskan berbagai website dan artikel yang mengatakan bahwa karena overhire, paska pandemi, dan para investor menahan diri. Fenomena lay-off ini diangkat menjadi…
Written by
-
Getting Started with Axum: A Rust Web Framework
axum is a web application framework that focuses on ergonomics and modularity. Axum is one of the best framework web server framework for rust language. If you are familiar with express nodejs, this will be like home for you. Axum focus on ergonomics and modularity. In my opinion, this is low level abstraction to create…
Written by
-
Review Cloud VPS Jetorbit
Jetorbit adalah web hosting indonesia, salah satu dari sekian banyak penyedia server di indonesia yang menyediakan pembelian VPS, hosting, hingga domain. Lokasi VPS yang disediakan oleh jetorbit ada di negara Indonesia dan Singapura. Selain VPS, jetorbit juga menyediakan hosting wordpress, email hosting dan Reseller Hosting. Saya dapat kesempatan untuk menggunakan VPS mereka dengan nama produk…
Written by
-
Top AI Chat Models You Need to Know
There is ton of online Artificial Intelligence LLM (Large Language Model) Chat right now, I will try to list them for you. Feel free to bookmark this or just copy to your notes! The Big Company This is list of AI online powered by big company, at least they are popular in internet. They have…
Written by
-
Adios Axios: Migrate from axios to ky
Since nodejs explode the community that extend function of javascript. Fetch is common function that used in many case in javascript, it’s used to do request to external resource (e.g API) and parse the response to desire format, like JSON or text. Axios Axios is the most popular library used in browser because long ago…
Written by
-
Fitur Terbaik Full Site Editing untuk Desain Website
Full Site Editing (FSE) adalah fitur wordpress terbaru yang memungkinkan pengguna untuk mengatur website dengan mudah. Selama ini membuat website membutuhkan pengetahuan kode yang cukup luas, tetapi sekarang membuat tampilan website seperti mengatur block-block. Perubahan skema pembuatan website ini dari kode menjadi low-code atau bahkan no-code, artinya pemilik website tidak perlu menggunakan kode sama sekali…
Written by