Tagbangers Blog

Abeng Sylvester

Simple set up for gulp-sass

日本語版はこちら Hi! It's me again and this time I'll be sharing on how to automatically compile our scss file with gulp, which is very useful for web development. Ok, let's get started! Installing gulp, gulp-sass as a dev dependency $ npm install gulp gulp-sass -D Sample directory what we'll need:  source ...

Async task with RxJava in android

Hi there! I'm Sylvester and I've been working here like 6 months I guess? So I've been working on some projects and one of the projects is app development for android. It was my first time working on an app, of course. I came across a few terms during the project and one of them is "async task". So ...

Basic structure of a web page

Hi there! I Guess I'll start with a self-introduction. My name is Sylvester Abeng, and I'm from Kuching, Malaysia (yes, google it). I recently started my very first job at Tagbangers last May and yes, I had almost zero knowledge about web development.  So for the first few weeks, I've been learning ...