Search
On the Web Share API
6.10.2020
I think the Web Share API is very cool (here’s our coverage). In a nutshell, it taps into the native sharing features on whatever platform you’re on, if that platform supports it. So essentially…
I like this:
Web Share API activated on iOS
A heck of a lot more than these...
Spusťte Wordpress na svém PC: Jak si připravit web na vlastním počítači
5.10.2020
Chcete vytvořit nový web? Připravte jej pohodlně a rychle na svém počítači, a teprve až je hotový, nahrajte jej na živý hosting. Ukážeme, jak takto spustit nejoblíbenější redakční systém Wordpress
The Web Wasn’t Built For Privacy – But It Could Be
4.10.2020
Because privacy means different things to different people, a privacy-focused internet is unlikely to please everyone. But it should offer greater personal control
[aktualita] Kam jít na test? Praha spustila web s přehledem odběrových míst pro testy na COVID-19
2.10.2020
Kde jsou v Praze nejbližší volné termíny k testování na COVID-19, kolik za test zaplatí samoplátce nebo jak si termín zarezervovat? Pražský magistrát spustil nový web covid.praha.eu s přehledem informací o odběrových místech v hlavním městě. Aplikace, která vznikla na pražské datové platformě...
Some Industry Podcasts
1.10.2020
Clearleft made a 6-episode Season One
It’s called The Clearleft Podcast if you can believe that. It gets into new (at least to me) concepts like Design Ops and Design Sprints, which are loaded terms and need nuanced discussion. It’s really well-edited, pulling in clips from relevant...
Collective #625
1.10.2020
The failed promise of Web Components * a11yresources * IconPark * Modfy * Ballpoint * urlcat
The post Collective #625 appeared first on Codrops
POW
30.9.2020
As a connoisseur of web trickery, this is a must share:
POW stands for Packaged Offline/online Webpage. It turns out the png format includes ways to save metadata alongside the image file. A powfile has a metadata entry that contains a zip file that contains a full website.
So a PNG file...
Energy Web Is Starting With Ripple in Its Bid to Make Crypto Provably Green
30.9.2020
The non-profit is teaming up with Ripple and the XRP Foundation to show how blockchain ecosystems can be carbon-neutral
Shoelace 2.0: A Forward-thinking Library of Web Components
29.9.2020
A few years ago, I released a lightweight alternative to Bootstrap affectionately named Shoelace. Shoelace was small and fast because of its minimal design and pure CSS approach to styling. It used CSS custom properties extensively to enable customizations, even when loaded via CDN — something...
[aktualita] UčíTelka na ČT končí, televize se zaměří na web ČT edu
28.9.2020
Česká televize už nebude od 29. září vysílat na ČT2 odpolední vzdělávací pásmo UčíTelka. Mluvčí televize to potvrdila Právu. „Záměrem UčíTelky bylo během září pomáhat dětem s opakováním látky při návratu do škol po téměř šesti měsících bez prezenční výuky. Tento úkol jsme nyní naplnili. Teď se bude...
Twitter Cards a Hugo šablony
27.9.2020
Co je to Twitter card a jak ji nastavit pro váš web
Russian Web Censor Tells Binance It’s Been Blacklisted – Three Months Late
25.9.2020
Roskomnadzor blacklisted Binance in June, but apparently only made the cryptocurrency exchange aware of its decision today
Web Technologies and Syntax
24.9.2020
JavaScript has a (newish) feature called optional chaining. Say I have code like:
const name = Data.person.name;
If person happens to not exist on Data, I’m going to get a hard, show-stopping error. With optional chaining, I can write:
const name = Data.person?.name;
Now if person...
[aktualita] Zpoždění MHD i data o COVID-19. Web Pragozor.cz vizualizuje informace o Praze
23.9.2020
Jaká je kvalita městské hromadné dopravy a kolik ji používá lidí? Kolik se v Praze staví bytů a jak rostou jejich ceny? A kolik je nakažených nemocí COVID-19 v jednotlivých pražských obvodech? Tato a další data o fungování Prahy nabízí v grafech a vizualizacích web Pragozor.cz, který dnes hlavním...
Crooked police chief sentenced to 8 years for dark web shenanigans
22.9.2020
The charges are reminiscent of events that took place during the "Silk Road" saga
UI Interactions & Animations Roundup #10
22.9.2020
Check out the latest trends in web motion design, UI interaction and animations and get inspired.
The post UI Interactions & Animations Roundup #10 appeared first on Codrops
Accessible Web Animation: The WCAG on Animation Explained
22.9.2020
It’s true, web animation can be accessible! Sometimes it just takes a little extra effort to make sure that it is. There are strategic things we can do to make sure our animations have a positive impact on accessibility, like planning how they contribute to the overall UX and ease of use of...
ztext.js
22.9.2020
Super cool project from Bennett Feely! It makes any web type into 3D lettering with a mouseover effect that moves the 3D objects in space. It’s reminiscent of Zdog, but for type. It works its magic by stacking a bunch of copies of the glyphs on top of each other that are offset by some...
Thinking About Power Usage and Websites
22.9.2020
Gerry McGovern asked if I had any insight into energy consumption and websites. He has a book, after all, about the digital costs on the planet. He was wondering about the specifics of web tech, like…
If you do this in HTML it will consume 3× energy but if you do it in JavaScript it will...
‘We Blew It.’ Douglas Rushkoff’s Take on the Future of the Web
21.9.2020
Douglas Rushkoff is a futurist and early cypherpunk. His early writings on the internet paved the way for thinking about the web in revolutionary terms. What's changed?