I voted for Kamala Harris. Yes, I want to support women’s rights. But I also want to live in a world where hate speech, xenophobia, and racism are put behind us. Sending every one of you a tidal wave of hope for a better future. Let's all prioritize mental health this week. ❤️
.@RepAndyHarrisMD I will retire and run for your seat…you are a disgrace making so many lies and hateful rhetoric..Maryland deserves better specially in my favorite state in the USA…..Maryland!
@lokendra__sinh@mattpocockuk@minamisatokun But even when I skip that to focus on validating an idea, most of the typings are inferred. The most common issue then is my editor pointing out I didn’t check if the variable was null before using it, ie catching bugs immediately.
@lokendra__sinh@mattpocockuk@minamisatokun I don’t really find this to be the case, at least not in a way that’s much different from writing Js.
In any language I’m thinking about inputs & outputs before writing code which inherently means thinking about types even in loosely typed languages.
@pete_b@mattpocockuk@minamisatokun TS via Jsdoc is fine for small scripts but it quickly becomes clunky.
And as someone with dyslexia I find it harder to read as it’s more verbose.
@barrywirtjr@sarah_edo He plans to deport 10-20 million people. H tried something similar and when it couldn’t be done created the gas chambers. T even uses the same language and tactics.
Hey Azure-using friends!
@bvanvugt and I are looking for folks who use Azure to run their business to give us feedback on a new integration – should only take about 30 minutes, and you get to see some shiny new @neondatabase features in the process. Reply or DM if interested.
Remember when Nintendo wasn’t doing so well off the back of Wii U and 3DS launch, and in order to prevent layoffs the then-CEO Saturo Iwata took a 50% pay cut.
That’s leadership.
@brandontroberts@angular@jetbrains Moving to react style functional components would be a net negative imo. I find class based components far easier to grok. In other words, class based components are easier for my eyes + brain to parse and reason about.