And we're hiring! If your a junior to senior Rails dev hit me up. I'll be posting job descriptions, (including salaries!), and more about what we do soon but please reach out now if you're interested.
@tylertringas I have been fortunate enough to invest in 11 unicorns & commonality amongst those founders:
No recognition I need therapy when I feel like a worthless piece of shit because today was hard
Tomorrow remember I don't deserve compassion & bring the toxic positivity & make it happen
@typeoneerror I feel this. I sometimes wonder though if I go too far in the "product" direction. Do I always have to make the most productive/obvious choice? When do I get to play???
Crypto is yet another example of software developers choosing the new shiny over boring shit that works.
This is the best article I've read on web3.
https://t.co/BC2uw5AiTf
@joewadcan What I'm talking about here is the motivation: my boredom vs. customer's pain. Customers' feelings and then business objectives should guide the tech choice. New shiny is sometimes the right choice and often does become boring shit that works. :-)
Even after all of this I'm not super confident in my setup and I'm pairing with another dev tomorrow to try and wrap my head around a few things and improve it.
"What exactly is IN a Javascript package and how do I build one?"
An article I could have used 2 weeks ago before I started down the path of copy/paste from Stack Overflow until it works.
I ended up bailing on WebPack and going to Rollup for bundling. I have a couple plugins for polyfills and transpiling .vue components. I would have used Vite but this project is using Vue2 so I have my own Rollup setup for development.