Search
The Design Squiggle
16.1.2020
I think we all have an intuitive understanding that, at the beginning of projects that require our creativity (be it design or code), things feel uncertain and messy. Then, as we go, things tend to straighten out. There is still some wiggling and setbacks, but by the end, we find a single solution...
A Trend to Follow – Headline-Centric Hero Areas
16.1.2020
Homepage headlines have always been an important focus of attention. While web app builders see them as an essential detail of the entire composition, regular visitors see them as...
The post A Trend to Follow – Headline-Centric Hero Areas appeared first on Onextrapixel
A Web Component with Different HTML for Desktop and Mobile
16.1.2020
Christian Schaefer has a great big write-up about dealing with web advertisements. The whole thing is interesting, first documenting all the challenges that ads present, and then presenting modern solutions to each of them.
One code snippet that caught my eye was a simple way to design a component...
Tokyo-Based Zigmabit Offers Mining Rigs for Homes and Offices
14.1.2020
Cryptocurrency mining develops rapidly like any high tech sector. Improvements in the hardware and auxiliary systems make it possible to design mining rigs that are more compact and silent than they used to be, while also profitable to run. Zigmabit is a manufacturer that assembles units suitable...
Re-creating the ‘His Dark Materials’ Logo in CSS
11.1.2020
The text logo has a slash cut through the text. You set two copies on top of one another, cropping both of them with the clip-path property.
What's interesting to me is how many cool design effects require multiple copies of an element to do something cool. To get the extra copy, at least with...
China’s Central Bank Completes Top-Later Design and Joint Tests of Planned CBDC
10.1.2020
People’s Bank of China has announced the realization of the top-layer design and joint testing of the planned digital yuan
Chrome mění design šoupátek a vybírátek. Konečně nebudou vypadat jako z pravěku
9.1.2020
Google aktuálně mění nejenom pravidla pro notifikace z webových stránek, ale hraje si i s designem nejrůznějších tlačítek. Některá totiž působí značně zastarale a tak se dočkají vizuální obměny.
S nejrůznějšími tlačítky a potvrzovacími boxy se setkáváme dennodenně, většinou ale v pozměněné
Print Peppermint: Your One Stop Shop for Your Digital Design Needs
8.1.2020
Growing your online business takes more than just publishing high-quality content, sending out engaging email campaigns, and converting more customers. In fact, sometimes it’s the in-person interactions you have...
The post Print Peppermint: Your One Stop Shop for Your Digital Design Needs appeared...
Chipmaking Giant Samsung Reveals 3nm Semiconductor Prototype
6.1.2020
In mid-December, Intel revealed that the company expects to design 2nm and 1.4 nm semiconductors by 2029. During the same timeframe, regional sources reported Canaan and Bitmain will reveal new mining rigs this year equipped with TSMC-based 5nm chips. Now, competition is growing stronger as Samsung...
Systems, Mistakes, and the Sea
6.1.2020
Our own Robin Rendle:
[...] folks can’t talk about real design systems problems because it will show their company as being dysfunctional and broken in some way. This looks bad for their company and hence looks bad for them. But hiding those mistakes and shortcomings by glossing over everything...
Ikonický notebook Dell XPS 13 mění zažitý design. Protahuje se displej i klávesnice
2.1.2020
Nadčasový design ultrabooku Dell XPS 13 se mnoho let neměnil a minulý rok byla největší změnou jen drobnost v podobě přemístění kamery nad displej. Ale na rok 2020 už bude změn v designu více.
Nová generace (číselné označení 9300) sice na první pohled v zavřeném stavu zůstává stejná - dva
Making Room for Variation
30.12.2019
Say you have a design system and you're having a moment where it doesn't have what you need. You need to diverge and create something new. Yesenia Perez-Cruz categorizes these moments from essentially ooops to niiice:
There are three kinds of deviations that come up in...
5 Web Design Trends You Need to Know About in 2020
30.12.2019
Trends are an integral part of web design. It might seem that your corporate website has nothing to do with the zippy extravaganzas and the ever-changing mood of the...
The post 5 Web Design Trends You Need to Know About in 2020 appeared first on Onextrapixel
How Many Websites Should We Build?
27.12.2019
Someone emailed me:
What approach to building a site should I take?
Build a single responsive website
Build a site on a single domain, but detect mobile, and render a separate mobile site
Build a separate mobile site on a subdomain
It's funny how quickly huge industry-defining conversations...
Moving Rainbow Underlines
23.12.2019
I absolutely love the design of the Sandwich site. Among many beautiful features are these headlines with rainbow underlines that move as you scroll. It's not scroll-jacking — it's just a minor design feature that uses scroll position to enact a little movement.
To draw the rainbows...
A Whole Bunch of Places to Consider Contrast in a Single Paragraph
23.12.2019
When we're thinking about choosing colors in design, we're always thinking about accessibility. Whenever colors touch, there is contrast and, if we're talking about the color contrast of text, it needs to be high enough to be readable. This benefits people with a variety of visual disabilities,...
Is Web Design Easier or Harder Than it was 10 Years Ago?
20.12.2019
Is it harder or easier to build a website now than 10 years ago? Has the bar gone up or down? I don't have any data for you, but I can shell out some loosey-goosey opinions.
HTML
HTML5 was the only big HTML change in the last decade, and it wasn't particularly dramatic. It's cool it's the looser...
Troy Trade Collaborates With Wanchain to Design Seamless Cross-chain Trading Ecosystem
20.12.2019
Major crypto broker and asset management firm Troy Trade revealed through a tweet that they are building a cross-chain trading ecosystem along with Wanchian in a strategic partnership. #TroyTrade officially partners with @wanchain_org, a new distributed financial infrastructure that records...
Collective #575
19.12.2019
The State of JavaScript 2019 * Awesome Design Conferences * RegExp match indices * Steer the Deer * Crater
Collective #575 was written by Pedro Botelho and published on Codrops
Two Lessons I Learned From Making React Components
19.12.2019
Here’s a couple of lessons I’ve learned about how not to build React components. These are things I've come across over the past couple of months and thought they might be of interest to you if you’re working on a design system, especially one with a bunch of legacy technical decisions and a lot...