Homepage
Open in app
Sign in
Get started
Code
All Posts
risanb.com
Follow
Bundling Your JavaScript Library with Rollup
Bundling Your JavaScript Library with Rollup
Similar to Webpack or Browserify, Rollup is a module bundler for JavaScript. It allows us to use the modern ES module system and transform…
Risan Bagja
Nov 3, 2018
Vue Chart Component with Chart.js
Vue Chart Component with Chart.js
Chart.js is an amazing chart library for JavaScript. It’s modern and performant; built on top of the HTML5 canvas. It includes 8 different…
Risan Bagja
Oct 14, 2018
Building My First iOS Game
Building My First iOS Game
Sunday night two weeks ago, I had nothing better to do. So I started googling for some iOS tutorial and landed on this amazing video…
Risan Bagja
Oct 9, 2018
Set Authorization Header with Apollo Client
Set Authorization Header with Apollo Client
A GraphQL API often requires us to provide an authorization header to authenticate the request. How can we provide this authorization…
Risan Bagja
Apr 14, 2018
Python Notes from Intro to Machine Learning
Python Notes from Intro to Machine Learning
I rarely use Python. I only have one repository at Github that is written in Python: iris-flower-classifier. And it was written two years…
Risan Bagja
Apr 14, 2018
React Component with Dot Notation
React Component with Dot Notation
This is my answer to someone’s question on StackOverflow. How can we define a React component that is accessible through the dot notation?
Risan Bagja
Apr 6, 2018
Seeding Table with Relationships in Laravel
Seeding Table with Relationships in Laravel
This is my answer to someone’s question on StackOverflow. How can we seed table with relationships in Laravel? Let’s learn how to define…
Risan Bagja
Mar 17, 2018
Track User’s Location and Display it on Google Maps
Track User’s Location and Display it on Google Maps
This is actually my answer to someone’s question on PHP Indonesia Facebook group. How can we track user’s location continuously using the…
Risan Bagja
Mar 15, 2018
Installing SQL Server on macOS
Installing SQL Server on macOS
It’s a bit inconvenience when working on a project that uses the Microsoft SQL Server while your dev machine is either Linux or macOS. I…
Risan Bagja
Feb 13, 2018
I Create My Own Static Site Generator
I Create My Own Static Site Generator
Instead of writing a blog post more often, I decided to redesign my four months old blog, ditched Jekyll and built a custom static site…
Risan Bagja
Feb 11, 2018
Upgrade Your SSH Key to Ed25519
Upgrade Your SSH Key to Ed25519
If you’re a DevOps engineer or a web developer, there’s a good chance that you’re already familiar and using the SSH key authentication on…
Risan Bagja
Jan 9, 2018
About Code
Latest Stories
Archive
About Medium
Terms
Privacy
Teams