Search
The Communal Cycle of Sharing
18.11.2019
What I'm interested in this year is how we're continuing to expand on tools, services, and shared side projects to collectively guide where we take the web next, and the way we're sharing that.
So many other mediums—mostly analog ones—have been around for ages and have a deeper history. In...
The Best Cocktail in Town
18.11.2019
I admit I've held in a lot of pent-up frustration about the direction web development has taken the past few years. There is the complexity. It requires a steep learning curve. It focuses more on more configuration than it does development.
That's not exactly great news for folks like me...
The Kind of Development I Like
18.11.2019
I'm turning 40 next year (yikes!) and even though I've been making websites for over 25 years, I feel like I'm finally beginning to understand the kind of development I like. Expectedly, these are not new revelations and my views can be summed up by two older Computer Science adages that pre-date...
We asked web developers we admire: “What about building websites has you interested this year?”
18.11.2019
For the first time ever here on CSS-Tricks, we're going to do an end-of-year series of posts. Like an Advent calendar riff, only look at us, we're beating the Advent calendar rush! We'll be publishing several articles a day from a variety of web developers we look up to, where gave them all...
The Department of Useless Images
18.11.2019
Gerry McGovern:
The Web is smothering in useless images. These clichéd, stock images communicate absolutely nothing of value, interest or use. They are one of the worst forms of digital pollution because they take up space on the page, forcing more useful content out of sight. They also slow down...
The Amazingly Useful Tools from Yoksel
15.11.2019
I find myself web searching for some tool by Yoksel at least every month. I figured I'd list out some of my favorites here in case you aren't aware of them.
Need to duo-tone an image? SVG filters can do that. Lentie Ward wrote about it for us, and Yoksel has a tool to create the filters...
Some CSS Grid Strategies for Matching Design Mockups
14.11.2019
The world of web development has always had a gap between the design-to-development handoff. Ambitious designers want the final result of their effort to look unique and beautiful (and true to their initial vision), whereas many developers find more value in an outcome that is consistent...
Collective #565
14.11.2019
Next-generation web styling * Sketch 60 * The 2019 Web Almanac * Markup from hell * Video Game Console Logos
Collective #565 was written by Pedro Botelho and published on Codrops
How Crypto Assets Are Capturing the Attention Economy
14.11.2019
Human attention is a finite resource: we awake each day with it replenished, only for it to seep away through work, leisure, and time frittered idly browsing the web while circumventing ads. Recognizing the scarcity of maintaining human interest, attention economists have devised incentivized...
Thoughts After Looking at the Web Almanac’s Chapter on CSS
13.11.2019
Woah, I didn't see this coming! The HTTP Archive dropped this big "state of the web" report called Web Almanac with guest writers exploring data from 5.8 million websites.
Una Kravetz and Adam Argyle wrote the CSS chapter. The point is to squeeze a digestible amount of insight out of a mountain's...
Brave Web Browser Finally Enabled BAT Rewards for Its iOS Users
13.11.2019
Now, iPhone users can earn Basic Attention Token (BAT) tokens for simply watching privacy-preserving advertisements with the blockchain-based Brave Browser. BAT is an Ethereum based open-source, decentralized ad marketing platform. Formerly Brave Payments used Bitcoin to allow users to reward...
10 Interesting JavaScript and CSS Libraries for November 2019
13.11.2019
An amazing payment form widget, a new Vue.js framework for static websites, and lots more in our compilation for the month of November
Awesome Demos Roundup #10
12.11.2019
Get inspired with this collection of fresh, creative coding experiments from around the web.
Awesome Demos Roundup #10 was written by Mary Lou and published on Codrops
Making an Audio Waveform Visualizer with Vanilla JavaScript
12.11.2019
As a UI designer, I’m constantly reminded of the value of knowing how to code. I pride myself on thinking of the developers on my team while designing user interfaces. But sometimes, I step on a technical landmine.
A few years ago, as the design director of wsj.com, I was helping to re-design...
When to Use SVG vs. When to Use Canvas
12.11.2019
SVG and canvas are both technologies that can draw stuff in web browsers, so they are worth comparing and understanding when one is more suitable than the other. Even a light understanding of them makes the choice of choosing one over the other pretty clear.
A little flat-color icon? That's...
scrapestack: An API for Scraping Sites
12.11.2019
(This is a sponsored post.)
Not every site has an API to access data from it. Most don't, in fact. If you need to pull that data, one approach is to "scrape" it. That is, load the page in web browser (that you automate), find what you are looking for in the DOM, and take it.
You can do this...
Working with Fusebox and React
8.11.2019
If you are searching for an alternative bundler to webpack, you might want to take a look at FuseBox. It builds on what webpack offers — code-splitting, hot module reloading, dynamic imports, etc. — but code-splitting in FuseBox requires zero configuration by default (although webpack will offer...
Hackeři zneužívají chybu ve Firefoxu. Nebezpečný web zablokuje prohlížeč
8.11.2019
Kybernetičtí zločinci aktivně zneužívají zranitelnosti prohlížečích a nevyhýbá se to ani Firefoxu. Po otevření nebezpečného webu dojde k zablokování prohlížeče a uživateli se takříkajíc znefunkční počítač. Web následně vybízí, aby nic netušící oběť zatelefonovala na falešné číslo technické podpory.
Firmy mohou mít na WhatsAppu vlastní e-shopy. Přitom nemusí mít ani web
8.11.2019
Firmy mohou nově využít přímo komunikátor WhatsApp k propagaci svých produktů. Aplikace umožňuje založit si vlastní katalog produktů, který je dostupný z profilu a jednotlivé produkty lze snadno posílat.
Novinka míří hlavně na ty podniky, kteří využívají WhatsApp jako hlavní komunikační kanál se
Weekly Platform News: Web Apps in Galaxy Store, Tappable Stories, CSS Subgrid
8.11.2019
In this week's roundup: Firefox gains locksmith-like powers, Samsung's Galaxy Store starts supporting Progressive Web Apps, CSS Subgrid is shipping in Firefox 70, and a new study confirms that users prefer to tap into content rather than scroll through it.
Let's get into the news.
Securely...