Tag: JavaScript

0

Syntax-agnostic snippets for Ultisnips

This post is for users who uses vim or neovim Ultisnips one of plugin managers Motivation When I work on multiple javascript projects such as open-source projects or my own projects, I need to a

0

Firebase Unit Testing

Github: Firebase Unit Test Motivation Firebase is a very powerful tool. When you build apps on firebase, you want to make sure to set up accessibility rules for database correctly. That's why firebas

0

Refactor legacy code today with webpack!

  All codes are on github with different branches associated with process for demonstration Github code https://github.com/zirho/webpack-to-legacy Legacy code I recently started working at SteelHous

0

Private properties for ES6 JavaScript

In ES5 JavaScript, it is relatively easy to have private properties in prototype definition. It goes like this. 1234567891011121314151617181920212223242526272829303132333435363738394041// es5 constru

0

2012 jQuery Conference in SF

While I was staying in Los Angeles, I found that a jQuery Conference was being held in San Francisco. I was very excited about that. It was around $300 for a one day session, but totally worth the m