Rick Hallett

Results 6 issues of Rick Hallett

Do you think that something like `log('this is red')` makes the API syntax more specific? I think particularly in terms of beginners and consistency with HTML. Best regards, Rick

enhancement
question

PR based on issue #46 Changes suggested: - pass in the window object by parameter into the IIFE directly rather than use `call`. This patterns mimics some of the major...

Code changed as described in issue #43 . Code was also formatted by prettier for readability..

Your documentation mentions that the syntax follows markdown styling, but that doesn't match what I found here: [(https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)] Do you think there would be any benefit in getting these two...

enhancement
question

Hi Adam, I found your library whilst searching for source code to improve my understanding of regular expressions and console helper libraries. I am very new to open source, but...

enhancement
question

Thanks for such a great course; I think its one of the best Node courses currently available. I'm a fan of reading source code unguided and so I have spent...