The other replies are incorrect, the lower tier premium actually has no ads on most videos. When you subscribe, they explicitly let you know music videos will play ads, probably so this plan is not eating away profits of YouTube music.
The other replies are incorrect, the lower tier premium actually has no ads on most videos. When you subscribe, they explicitly let you know music videos will play ads, probably so this plan is not eating away profits of YouTube music.
Slightly unrelated but this is an awesome picture that I’d love to have a print of. Does anybody know the author or source?
Good to hear that the early 40s are not that bad. I’m 31 now and that ensures me I have at least 20 more good years.
The quote must not be escaped when you start with a single quote. The rest doesn’t. This is valid and tested: <img alt='my "<img>"'>
You can’t parse every html opening tag with regex, because a html opening tag doesn’t have a set structure. How would you match, with regex, this opening tag?
<mytag myattribute="<value of \"myattribute\">" >
It can’t be done, as an opening tag in html can contain anything in its attributes, even JavaScript (e.g. onclick handler).
Depends on the year.
Transluminum has a nice sound to it.
100%. TDD is just not practicably applicable to a lot of scenarios and I wish evangelists were clearer on that detail.
Not sure why you focus on arrays for deep copying. Deep copying objects is a problem in many languages and brings some challenges with itself that make it almost always necessary to delegate it to a library.
Client side logic is contained in markup, no custom JavaScript. Need server-side-rendering logic to return new markup to update a chunk of the page.
There is a place and a time to be loud.
I disagree with every single word you have written and absolutely hate this post.