Josiah Mory

Results 2 comments of Josiah Mory

Here is what I am trying to do: ``` let g:bettercomments_language_aliases = { 'javascript': 'js', '*.js.liquid': 'js', '*.scss.liquid': 'css', '*.css.liquid': 'css', '*.liquid': 'html' " } ``` Do I need to...

@crandmck I would love to help with this.... **Here are the topics I think would be necessary:** - Passing Functions as Args - Callbacks - Async programming - Routing -...