Search
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...
Manipulating Pixels Using Canvas
7.6.2018
Modern browsers support playing video via the <video> element. Most browsers also have access to webcams via the MediaDevices.getUserMedia() API. But even with those two things combined, we can’t really access and manipulate those pixels directly.
Fortunately, browsers have a Canvas...
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...
Build Custom Pagination with React
6.6.2018
Often times, we get involved in building web apps in which we are required to fetch large sets of data records from a remote server, API or some database sitting somewhere. If you are building a pa
Animate Images and Videos with curtains.js
6.6.2018
While browsing the latest award-winning websites, you may notice a lot of fancy image distortion animations or neat 3D effects. Most of them are created with WebGL, an API allowing GPU-accelerated image processing effects and animations. They also tend to use libraries built on top of WebGL such...
Strategický webdesign #5: Analýza trhu a konkurence na maximum
6.6.2018
V minulém článku jsme zkoumali základní pohled na analýzu trhu a konkurence. V tomto článku půjdeme více do hloubky a ukážeme si další nástroje, které můžete pro analýzu trhu i konkurence využívat. V konkurenčním boji o zákazníka dost často vyhrává ten, kdo má správné informace. I proto k oblíbeným...
Script & Style Show: Episode 11: Ionic Framework with Max Lynch
1.6.2018
In this episode: David blames his wife for getting sick and missing last week’s show, Todd’s got a new Jeep, and David then blames his wife for not letting him have a Jeep. Oh, and Max Lynch of Ionic Framework fame stops by to talk about Ionic, Stencil, Web Components, the state...
WDRL — Edition 230: DNS over HTTPS, Web Push and Bitcoin’s Dark Energy Secret
1.6.2018
Hey,
the web’s evolving every single day and it’s amazing to follow and watch what happens. So when I heard first about Notifications in our web browsers by websites I was immediately concerned that a lot of websites will abuse this and ask for permission. Over time, a lot of people got annoyed...
Frustration
31.5.2018
Jeremy Keith talks about a couple of recent frustrating moments in his life. One regarding a musical instrument, one involving a build process:
That feeling of frustration I get from having wiring issues with a musical instrument is the same feeling I get whenever something goes awry with my...
Forms, Auth and Serverless Functions on Gatsby and Netlify
31.5.2018
Abstracting infrastructure is in our DNA. Roads, schools, water supply networks—you get the idea. Web development is no exception: serverless architectures are a beautiful expression of that phenomenon. Static sites, in particular, are turning into dynamic, rich experiences.
Handling static...
Transmit Droplets
30.5.2018
Ethan Marcotte documented his workflow for storing GIFs in a web directory. Sometimes just SFTPing files into a folder is as fancy a workflow as you need, and in fact, modern workflows don't have anything on it!
I've also used Transmit's fancy features for this kind of thing. I prefer saving...
Strategický webdesign #4: Jak na analýzu trhu a konkurence
30.5.2018
Pokud se ptáte, zda je opravdu třeba sledovat trh a konkurenci a říkáte si, že si přece Apple jde svou cestou, a proto můžete i vy, mám pro vás smutnou zprávu: Většina z nás nemá produkt, finance ani brand jako Apple. Dopředu se posunete, jen pokud víte, co se na… Číst dále
The post Strategický...
Build a realtime polling web app with Next.js
29.5.2018
(This is a sponsored post.)
Learn to build a webapp that accepts user votes, using Next.js and Chart.js. Users can vote for their favorite pet, and the results are displayed in realtime on a graph in their browser using Pusher Channels.
Direct Link to Article — Permalink…
The post...
Lazy Load Animal Memes with Intersection Observer
29.5.2018
Last week we on the code challenge #7 we delved into lazy loading images for increased performance of web pages. Yet to take the challenge? You can do so
Collective #419
28.5.2018
Saber.js * Oceanic Overlays * AsteroidOS * Getting Started With CSS Layout * Progressive Web Games * Wired Elements
Collective #419 was written by Pedro Botelho and published on Codrops
Build Native Modals Using the Dialog Element
24.5.2018
With release of HTML 5.2 comes the dialog element. The dialog element has been around for a while now but was an experimental technology.
Previously, if we wanted to build a mo
Elon Musk spustí web Pravda. Bude hodnotit pravdomluvnost médií
24.5.2018
Elon Musk na Twitteru překvapil sérií twítů věnovaným problematice fake news a důvěryhodnosti médií. Vše přitom odstartoval zprávou o tom, že právě tvoří web, kde bude veřejnost moci hodnotit důvěryhodnost článků a sledovat skóre „pravdomluvnosti“ každého novináře, redaktora či celého média.
Budete si moci dát na web fotky z koncertu i příští týden? GDPR přichází
21.5.2018
Už v pátek 25. května začne platit Obecné nařízení o ochraně osobních údajů, tzv. GDPR. Ačkoliv se kolem něj rozvinula až trošku hysterická kampaň, ve skutečnosti není revolucí, ale spíše evolucí v ochraně osobních údajů. Máme pro vás odpovědi od odborníků, které vám mohou pomoci
[aktualita] Televizní web zveřejnil termíny spuštění přechodové DVB-T2 sítě 13
20.5.2018
Přechodová DVB-T2 síť společnosti Digital Broadcasting s číselným označením 13 zbývá zprovoznit ještě deset základních vysílačů a 33 dokrývačů. Jak informoval Televizní web, základních vysílačů velkého výkonu by měla mít kompletně zprovozněnu ještě před letními prázdninami. Termíny jsou stanovené...
Unicode Patterns
18.5.2018
These Unicode patterns by Yuan Chuan are extraordinarily clever. It's a <css-doodle> custom web component that sets up a CSS grid and randomizes what character to drop into a cell and things, like color.
See all their gorgeous work on CodePen and the very cool <css-doodle> website...