Skip to content

Instantly share code, notes, and snippets.

View rezapadillah's full-sized avatar

Muhammad Reza Padillah rezapadillah

View GitHub Profile
@rezapadillah
rezapadillah / show-only-one-time-with-jquery-cookie
Created May 8, 2017 16:56
Show only one time with jquery cookie
@rezapadillah
rezapadillah / keymap.cson
Last active November 29, 2019 13:41
Enable Emmet In laravel blade and vue language on atom
1. Go to keymap.cson on your atom editor
2. Copy and paste :
'atom-text-editor[data-grammar="text html php blade"]:not([mini])':
'tab': 'emmet:expand-abbreviation-with-tab'
'atom-text-editor[data-grammar~="vue"]:not([mini])':
'tab': 'emmet:expand-abbreviation-with-tab'

Progress Bar Skills { With HTML 5 & CSS 3 }

Progress Bar Skills { With HTML 5 & CSS 3 } By : Reza Padillah

A Pen by Reza Padillah on CodePen.

License.