Rei Allen Ramos

Rei Allen Ramos @reiallenramos

About: Ruby/Ember dev learning to blog. Writing simple and straight-to-the-point tutorials!

Location:
Singapore
Joined:
Apr 19, 2020

Rei Allen Ramos
articles - 12 total

Revamp your profile's color scheme!

Hey awesome devs! 👋 As a side-project, I created this app to seamlessly browse color palettes for you...

Learn More 20 13May 28 '20

PWA vs a progressive web app: what's the difference?

You know how sometimes the English language can be vague with wording and phrases? This is one of tho...

Learn More 1 1May 13 '20

How I learned a lot from deploying an app that does nothing

I did it! Frontend, backend, database, deployment. It was all me! ...aaaand it's empty. Today I w...

Learn More 7 2May 8 '20

How to use HTML Canvas with Vue

HTML 5's Canvas API is an amazing tool for creating graphics on a page. From drawing basic shapes and...

Learn More 27 1May 1 '20

Free illustrations for your next project

Who doesn't like free stuff? Whether you're a designer, a graphics illustrator, a web developer, a st...

Learn More 119 1May 1 '20

ExpressJS: Static and Dynamic Routes

Recently I've been writing simple VueJS tutorials. This got me thinking -- wouldn't it be better if I...

Learn More 27 0Apr 26 '20

Lazy loading in Vue

Today I was browsing Vue resources and stumbled upon Webpack's code splitting feature. Several links...

Learn More 32 0Apr 25 '20

How to use Material Design with Vue

Use vue-cli to create a new app $ vue create my-app Let's use babel and eslint for o...

Learn More 13 3Apr 24 '20

How to use Pug and SCSS with Vue

Why use pre-processors? increase coding speed (not typing speed) reduce source code size...

Learn More 16 1Apr 23 '20

Shorten bash shell prompt (and add colors!)

In a previous article, we learned how to append the current git branch in your bash shell:...

Learn More 7 1Apr 20 '20

How to apply GKE config map changes

I'm a developer by job title, but recently my tasks have been looming on the edge of being a devops....

Learn More 1 1Apr 20 '20

Display current git branch in bash shell prompt

A pet peeve according to Google is something that a particular person finds especially annoying. A pe...

Learn More 8 0Apr 19 '20