Search
I Don’t Hate Arrow Functions
19.3.2019
TL;DR Arrow functions are fine for certain usages, but they have so many variations that they need to be carefully controlled to not break down the readability of the code. While arrow functions clearly have a ubiquitous community consensus (though not unanimous support!), it turns...
World Wide Web během 30 let zásadně změnil svět
13.3.2019
Internetová síť World Wide Web vznikla původně jako prostředek ke sdílení vědeckých informací. Po rozšíření internetu mimo akademickou sféru v 90. letech dokázal web zásadně změnit způsob, jakým pracují a baví se stamiliony lidí po celém světě. První návrh systému, z něhož se World Wide...
World Wide Web neboli celosvětová síť slaví 30 let. Tim Berners-Lee ho vytvořil jako technologii pro vědce
12.3.2019
Přesně před 30 lety vydal TIm Berners-Lee materiál k nové technologii s označením „A large hypertext database with typed links“ a jak název této práce napovídá, jednalo se o první plány na web. Nikoli internet (síť protokolů), ale web, který zahrnuje odkazy a stránky uložené na serverech, mezi
The Ultimate Guide to JavaScript Algorithms: A Gentle Introduction to Algorithms and Data Structures
23.1.2019
In a library, there are various kinds of books on a very wide range of topics. There are books on Agriculture, Science, Arts, Politics, Nature, Software Engineering (as i must especially mention… ????
Sometimes `sizes` is quite important.
27.7.2018
Paraphrased question from email:
I just read your article Responsive Images: If you’re just changing resolutions, use srcset. In the age of "responsive websites," srcset does not help in certain situations. For example, I have a popular products slider. On mobile, I have one image per slide where...
World wide wrist
7.6.2018
After all the hubbub with WWDC over the past couple of days, Ethan Marcotte is excited about the news that the Apple Watch will be able to view web content.
He writes:
If I had to guess, I’d imagine some sort of “reader mode” is coming to the Watch: in other words, when you open a link on your...
The web can be anything we want it to be
6.6.2018
I really enjoyed this chat between Bruce Lawson and Mustafa Kurtuldu where they talked about browser support and the health of the web. Bruce expands upon a lot of the thoughts in a post he wrote last year called World Wide Web, Not Wealthy Western Web where he writes:
...across the world...
Where Lines Break is Complicated. Here’s all the Related CSS and HTML.
9.5.2018
Say you have a really long word within some text inside an element that isn't wide enough to hold it. A common cause of that is a long URL finding it's way into copy. What happens? It depends on the CSS. How that CSS is controlling the layout and what the CSS is telling the text to do.
This...