How much do I like programming in Javascript you asked?
Every time I have to write curly braces I get heart palpitations if that gives you a clue lol
I've automated a lot of my workflow with Nim so far, and built some really cool stuff. To date, it's all been desktop applications. Unfortunately, there's work that can only be done in the browser and I resisted making Chrome Extensions for months because I didn't want to go through the pain of re-learning and using JS again. I need to have scripts that auto-magically do things like:
I had a eureka moment today and thought "hmmm.. couldn't I just use Nim and target the JS backend"? Well let me tell you my friends, it works. And it works beautifully. It almost feels illegal, like I'm SUPPOSED to be writing in JS.
That's all I wanted to share really. Chrome extensions are REALLY simple to make, there are TONS of chrome extension tutorials out there. I just used this guy's tut and it was all I needed to start building something pretty cool:
https://www.youtube.com/watch?v=Ipa58NVGs_c&t=669s
Perhaps this can be another creative outlet for some of you guys, or even a potential revenue source ;)
Yeah, if only I had the time to make a video :(
I had originally wanted to start doing YT tuts for Nim and even bought nimprogramming.com for companion posts to the vids... but I'm going to have to sit on it all for now, I got way too busy on my business.
I'll put a repo up though of the sample I made. I'll drop it here later today
Browser Plugin written 100% in Nim
https://github.com/juancarlospaco/geoguessrnim#geoguessrnim-browser-plugin