Search

Nalezeno "x play": 2059

Use monday.com to manage and share projects all in one place


(This is a sponsored post.) We've talked quite a bit about project management and workflows around here at CSS-Tricks, not because it's the core of what we do as designers and developers, but because we all play a role in it as part of a team and because it impacts the quality of our work at...

Na Google Play se opět schovával adware, stáhly si ho miliony uživatelů


V životě existuje jen málo jistot, ale že se každý měsíc objeví zpráva, že se na Google Play vyskytovaly infikované aplikace, pomalu už jistota začíná být. Bezpečnostní firma Trend Micro v úterý informovala, že v obchodě nalezla 85 aplikací, které byly ve skutečnosti adware. Stáhlo si je

Toggling Animations On and Off


A nicely detailed tutorial by Kirupa that gets into how you might provide a UI with persisted options that control whether animations run or not. The trick is custom properties that control the movement: body { --toggle: 0; --playState: "paused"; } Which are used within animations...

Ohrožuje nabídka Google Play děti? USA prověří stížnosti


Dvě desítky organizací na ochranu práv spotřebitelů ve Spojených státech požadují, aby regulační úřady vyšetřily, zda podvodné aplikace pro chytré telefony s operačním systémem Android, které jsou v nabídce internetového obchodu Play společnosti Google, neohrožují děti. Stížnost podaly ve středu...

Hry typu Free-to-Play slouží podvodníkům pro praní špinavých peněz


Trh mobilních Free-to-Play her je extrémně výdělečný. Díky své nenucenosti a možnosti hrát zdarma totiž v útrobách tituly schovávají mnoho lákadel, jak utratit reálné peníze a hráči na to často přistoupí právě proto, že za samotnou hru nemuseli utrácet. Ve výsledku pak paradoxně utratí mnohem více

Font Playground


This is a wondrous little project by Wenting Zhang that showcases a series of variable fonts and lets you manipulate their settings to see the results. It’s interesting that there’s so many tools like this that have been released over the past couple of months, such as v-fonts, Axis-Praxis...

Weird things variable fonts can do


I tend to think of variable fonts as a font format in which a single font file is capable of displaying type at near-infinite variations of things like boldness, width, and slantyness. In my experience, that's a common use case. Just check out many of the interactive demos over...

How to create a logo that responds to its own aspect ratio


One of the cool things about <svg> is that it's literally its own document, so @media queries in CSS inside the SVG are based on its viewport rather than the HTML document that likely contains it. This unique feature has let people play around for years. Tim Kadlec experimented with...

Building a RSS Viewer With Vue: Part 1


As I explore, learn, and most importantly, play with Vue.js, I've been building different types of apps as a way to get practice with and improve my use of it. A few weeks ago, I was reading about the shut down of Digg's RSS Reader and while great alternatives exist, I thought it would be fun...

Manipulating Pixels Using Canvas


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...

Learning Gutenberg: React 101


Although Gutenberg is put together with React, the code we’re writing to make custom blocks isn’t. It certainly resembles a React component though, so I think it’s useful to have a little play to get familiar with this sort of approach. There’s been a lot of reading in this series so far, so let’s...

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