Why was this written like this? It makes no sense. I'll git blame it and ask them what's going on. Oh it's me…
Why was this written like this? It makes no sense. I'll git blame it and ask them what's going on. Oh it's me…
I just peeked at the docs and right off the bat I don't like how they have conflicting attributes like hx-get and hx-post. What happens if both are set at the same time? Why not just have hx-method?
It will be questioned, but you have a good explanation. The tricky part is explaining it elegantly. Hiring managers kinda glance at resumes so you should add a sentence at the end explaining that you were let off due to internal company reasons. You should also try and get a letter from the company explaining that it wasn't for performance reasons. Even better would be to get letters of recommendation from your coworkers and manager. Hopefully they'll be extra nice to you due to your situation, but you need to be proactive about it.
By the end of the meeting you have 10 more questions and no answers and more meetings to discuss the new questions
Then you’ve only been to one type. There are family friendly shows that are no different content wise from taking your kid to see a face character actor at Disneyland.
That is such a cool launch pad
This is a pretty damn good slam. It’s not fines or jail time but this gives the unions the result they want, so seems like a great ruling to me.
This has been happening for way longer than that
Even for indexes I do index
or something more specific for what it’s indexing. Any simple iteration I just do map
or each
so the only time I ever need to actually index things is for more complex scenarios in which case it’s worth it to have better names. Also with modem IDEs, auto complete is really good so you don’t need to write a full variable name more than once.
What century does he think were in?
I’m sure too, it’d just be a funny situation
Lots of Asian fish dishes are served with bones in them. What if he doesn’t know how to eat around them and chokes?
That sounds like ea making an excuse for why they were voted worst company. I don’t doubt that they got those emails and letters but I doubt that was the major reason they got voted worst. That was a year they had a lot of gaming controversies
I try and follow best practices always too, but when the linter is catching it for you it’s less to think about so you can focus on the important parts of the problem
Sure, in this case it was rich idiots spending millions, they’re only upset that they missed the opportunity to pawn it off to another idiot first
Even still, they take 30% of a studio’s revenue which is a ridiculous amount that’s only possible through a near monopoly
Typescript compiler enforces language requirements, the linter enforces language best practices. Best practices help you avoid bugs.
Same reason you use typescript. It helps you catch bugs and follow programming best practices. You also don’t need typescript, but with it your code is better. Typescript is technically just a really fancy linter. The actual compilation mainly just removes the type data and does some JavaScript engine compatibility.
Why do the typescript extensions to eslint exist then?
And doesn't this basically admit to the crime?