Search

Nalezeno "Blog": 1879

Fix Seeing “0” in Your JSX Code


The early days of the web felt like the wild west when it came to coding practices — just make it work. Then we became enlightened to better practices, separating HTML from CSS and JavaScript. Then came React and JSX, where we combine JavaScript, HTML, and even CSS with Styled Components...

Beginner JavaScript Notes


Wes has a heck of a set of “notes” for learning JavaScript. It’s organized like a curriculum, meaning if you teach JavaScript, you could do a lot worse. It’s actually more like 85 really fleshed-out blog posts organized into sections … The post Beginner JavaScript...

Základy ESP8266


Ahoj všichni, doufám, že se všichni bavíte a užíváte si život. V dnešním tutoriálu se podrobně podíváme na ESP8266. Toto je gadget bezdrátové věrnosti (Wi-Fi). Jedná se o praktický systém na čipu (SoC), který je integrován do protokolu TCP / IP, díky čemuž lze jakýkoli mikrokontrolér připojit...

Dannyho linuxová galerie


tato linuxová galerie pochází přibližně z let 2001 – 2004 a ukazuje, jak tehdy vypadalo grafické uživatelské rozhraní tohoto operačního systému. Pikantní je, že daný počítač v té době nebyl ani připojený k Internetu (čili na něm z dnešního pohledu vlastně „nebylo co dělat“) a stejně jsem si s ním...

Coinbase to Launch Apple-Like Crypto App Store


Cryptocurrency exchange Coinbase has unveiled its plan to build “the crypto app store,” inspired by how Apple Inc. built its app store. CEO Brian Armstrong said: “Apple didn’t attempt to build every app for the iPhone, it empowered developers and gave mobile users an easy...

Nové Dannyho webové stránky


Ahoj, tento post bude krátký a čistě informační: nová Dannyho homepage je k dispozici na snadno zapamatovatelné adrese http://www.danielsoft.cz/ 

Working around the viewport-based fluid typography bug in Safari


Sara digs into a bug I happened to have mentioned back in 2012 where fluid type didn’t resize when the browser window resized. Back then, it affected Chrome 20 and Safari 6, but the bug still persists today in Safari … The post Working around the viewport-based fluid typography bug...

How to Upload a File via SSH and Command Line


My preference for daily work is usually GUI applications, like Visual Studio Code for text editing and Cyberduck for remote file server management. I’m also a huge fan of automation, so I do try to learn the command line equivalents of UI functions. My latest desire was wanting to know how...

“Weak declaration”


PPK looks at aspect-ratio, a CSS property for layout that, for the most part, does exactly what you would think it does. It’s getting more interesting as it’s behind a flag in Firefox and Safari now, so we’ll have … The post “Weak declaration” appeared first...

Always Show Arrows for Number Input


While I enjoy small details that make user interfaces more elegant, I also believe that less is more, especially when it comes to native behavior. One native behavior I dislike is that <input type="number" /> elements only show the increment and decrement arrows when the input is focused....

Useful and Useless Code Comments


Jim Nielsen: If somebody says a comment isn’t adding any value, I would ask: to whom? Personally, I’ve never liked the advice that writing obvious comments is bad practice—probably because I write obvious comments all the time. Jim showed … The post Useful and Useless Code Comments...

Media Queries in Times of @container


Max Böck took me up on my challenge to look through a codebase and see how many of the @media queries could ultimately become @container queries. I took the bait and had a look at some of my projects – … The post Media Queries in Times of @container appeared first on CSS-Tricks. You...

Making Tables With Sticky Header and Footers Got a Bit Easier


It wasn’t long ago when I looked at sticky headers and footers in HTML <table>s in the blog post A table with both a sticky header and a sticky first column. In it, I never used position: sticky on … The post Making Tables With Sticky Header and Footers Got a Bit Easier...

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