Search

Nalezeno "Text": 14355

Different Favicon for Development


I bet a lot of us tend to have the production website and the development website up simultaneously a lot. It's almost a developer cliché at this point to make some local change, refresh, refresh, refresh, refresh, and just not see the change, only to discover you were looking at the production...

CSS :nth-of-class selector


That's not a thing. But it kinda is! Bram covers how frustrating .bar:nth-child(2) is. It's not "select the second element of class .bar." It's "select the second element if it also has the class .bar." The good news? There is a real selector that does the former: :nth-child(2 of .bar) { } Safari...

Building a Real-Time Chat App with React and Firebase


In this article, we’ll cover key concepts for authenticating a user with Firebase in a real-time chat application. We’ll integrate third-party auth providers (e.g. Google, Twitter and GitHub) and, once users are signed in, we’ll learn how to store user chat data in the Firebase Realtime Database...

CSS Can Influence Screenreaders


Ben Myers covers some clear examples of where CSS totally changes what some screen readers announce. For example, some screenreader will see text-transform: uppercase; on a button label that says "Add" and read it like an abbreviation, "A.D.D." These cases of CSS messing with our screenreader...

[aktualita] Mouka, rýže, konzervy. Alza.cz začala prodávat trvanlivé potraviny


E-shop Alza.cz čerstvě zařadil do své nabídky trvanlivé potraviny. Reaguje tak na momentální zvýšenou poptávku po nákupu potravin přes internet, která přetěžuje klasické online supermarkety. Nabídka je zatím omezená, a to i v rámci samotné kategorie trvanlivých potravin. Nalézt mezi nimi můžete...

[aktualita] Košík.cz prostřednictvím DoDo začíná rozvážet levné hotovky


Potravinový eshop Košík.cz společně s logistickým startupem DoDo spustil platformu Hotovky Košík, nabídne rozvoz levných hotových jídel. Rozvoz bude fungovat zatím jen v rámci Prahy, ale měl by se postupně rozšiřovat i na další území. V nabídce je zatím hlavní jídlo od Office Food za 69 korun...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace