Search

Nalezeno "Blog": 1842

Some Articles About Accessibility I’ve Saved Recently III


The perfect link — Rian Rietveld defines them: “When you click on them, they take you somewhere else.” Not much code in here (we’ve got that), just a lot of practical accessibility advice. For example, the alt text … The post Some Articles About Accessibility I’ve Saved...

React usePrevious Hook


Hooks are essential for the functional component pattern in React. One frequent logic comparison with class components was comparing a previous prop value with a current prop value via lifecycle methods. So what’s an easy pattern for duplicating previous value comparisons in functional...

“Disambiguating Tailwind”


I appreciated this bit of nuance from a post on Viget’s blog: There could be a whole article written about the many flavours of Tailwind, but broadly speaking those flavours are: 1. Stock tailwind, ie. no changes to the … The post “Disambiguating Tailwind” appeared first...

DX, to Whom?


Dave points to Sarah’s post on Developer Experience (DX) at Netlify. Part of what Sarah did there is lay out what the role means. It’s a three-part thing: Integrations Engineering (e.g. features) Developer Experience Engineering (e.g. building integrations … The post DX,...

Tabs in HTML?


Brian Kardell shares a bit about the progress of bringing "Tabs" to HTML. We kinda think we know what they are, but you have to be really specific when dealing with specs and defining them. It's tricky. The post Tabs in HTML? appeared first on CSS-Tricks. You can support CSS-Tricks by being an...

Set a Default Node Version with nvm


As I’ve shown you in the past, nvm an excellent utility for switching between Node.js versions. Whether your host machine or CI, building and testing your apps on different Node versions is a necessity. I’ve recently found a few nvm commands that I found really useful during local...

Kam s prázdným tonerem? A proč by vám na tom mělo záležet?


O ekologické likvidaci tonerových kazet se u nás prakticky nemluví. Ročně se přitom do České republiky přivezou 2 miliony tonerových kazet, které celkem váží asi 2 tisíce tun. Velká část z nich skončí na skládkách. Přístup státních institucí ani současná legislativa situaci nezlepšují. Proto...

onInput Event


Coding HTML forms has been painful my entire career. Form controls look different between operating systems and browsers, coding client side and server side validation is a nightmare, and inevitably you forget something somewhere along the line. Some behaviors don’t act the way you’d...

GitHub Explains the Open Graph Images


An explanation of those new GitHub social media images: […] our custom Open Graph image service is a little Node.js app that uses the GitHub GraphQL API to collect data, generates some HTML from a template, and pipes it to  … The post GitHub Explains the Open Graph Images...

So you want to self-publish books and courses on programming


John Resig and I recently self-published our book on GraphQL. There are tons of how-tos for self-publishing a book, or even online classes, but very little in the way of why you would want to, or whether it’s even worth … The post So you want to self-publish books and courses on programming...

IMF Warns Against Adopting Crypto Assets Like Bitcoin as Legal Tender


The International Monetary Fund (IMF) has warned against adopting cryptocurrencies, like bitcoin, as legal tender. Noting numerous risks and costs involved, the IMF does not see crypto assets catching on as a national currency. IMF Warns of Risks in Adopting Cryptocurrencies as National Currency...

Organize your CSS declarations alphabetically


Eric, again not mincin’ no words with blog post titles. This is me: The most common CSS declaration organization technique I come across is none whatsoever. Almost none, anyway. I tend to group them by whatever dumps out of my … The post Organize your CSS declarations alphabetically...

Hashnode: A Blogging Platform for Developers


Hashnode is a free platform for developer blogging. Say you’ve just finished an ambitious project and want to write about 10 important lessons you’ve learned as a developer during it. You should definitely blog it—I love that kind of blog post, myself. Making a jump into the technical debt...

Rabiš-19 - politická hra


Nyní, v předvolebním období, když se bojíme, koho zase většina lidí zvolí, vás určitě zaujme moje politická hra – Rabiš-19. Hra byla vytvořena pouze v HTML, CSS, a JavaScriptu, a to jen s využitím DOM – Document Object Model. Nevyužívá tedy žádný canvas element. To znamená, že nejen každá zeď,...

Dark Mode in One Line of Code!


Dark mode has seemingly become the desired visual mode for websites and mobile apps alike. Dark mode is easier on the eyes, especially for those like me who like to burn the midnight oil by coding and reading tutorials. Unfortunately not all websites offer dark mode, so it’s up to me...

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