Search
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...
Instagram přidává zprávy i na web. Nejste ve skupině, na které je testuje?
15.1.2020
Instagram začal mezi uživatele rozšiřovat dlouho očekávanou funkci – zprávy i ve webové verzi. Nově tak bude oficiálně možné posílat zprávy přímo z počítače. Novinku sociální síť prozatím testuje na malém vzorku uživatelů.
Posílání zpráv je na Instagramu důležitou součástí platformy. Funkci
[aktualita] Google chce web zbavit cookies třetích stran
15.1.2020
Společnost Google, která stojí za nejpoužívanějším webovým prohlížečem současnosti, hodlá v rámci své iniciativy Privacy Sandbox zbavit v horizontu dvou let web toho, co se běžně na stránkách označuje jako cookies třetích stran. Společnost o tom informovala včera na Chromium blogu. První drobná...
How many CSS properties are there?
15.1.2020
Tomasz Łakomy posted a joke tweet about naming all the CSS attributes and Tejas Kumar replied with a joke answer, going as far as making an npm module. You can even run a terminal command to see them:
npx get-all-css-properties
You'll get 259 of them. The source code uses the website quackit.com...
Netlify High-Fives
14.1.2020
We've got Netlify as a sponsor around here again this year, which is just fantastic. Big fan. Our own Sarah Drasner is Head of DX (Developer Experience) over there, if you hadn't heard. And if you haven't heard of Netlify, well, you're in for a treat. It's a web host, but for your jamstack sites...
How to Animate on the Web With Greensock
13.1.2020
There are truly thousands of ways to animate on the web. We’ve covered a comparison of different animation technologies here before. Today, we’re going to dive into a step-by-step guide of one of my favorite ways to get it done: using GreenSock.
(They don’t pay me or anything, I just really enjoy...
China Saw $11.4 Billion in Crypto-Based Capital Flight Last Year
13.1.2020
On January 8, China-based blockchain security firm Peckshield published its “2019 Global Digital Asset AML Research Report” noting a variety of crypto trends throughout the year. According to the study, cryptocurrency-based capital flight stemming from China was around $11.4 billion...
Water.css
11.1.2020
It's notable that Water.css was the #1 clicked thing from Louis Lazaris' Web Tools Weekly in 2019. It's from a 13-year old developer named Felix!
It's just a little bit of CSS you apply to class-free semantic HTML to give it nice basic responsive styles — the perfect kind of thing for a...
Things you can do with a browser in 2020
10.1.2020
I edit a good amount of technical articles about the web, and there is a tendency for authors to be super broad in their opening sentence, like "What we're able to do on the web has expanded greatly over the years."
I tend to remove stuff like that because it usually doesn't serve the article well...
Understanding Async Await
9.1.2020
When writing code for the web, eventually you'll need to do some process that might take a few moments to complete. JavaScript can't really multitask, so we'll need a way to handle those long-running processes.
Async/Await is a way to handle this type of time-based sequencing. It’s especially great...
Awesome Demos Roundup #12
8.1.2020
A hand-picked collection of fantastic web experiments for your inspiration.
Awesome Demos Roundup #12 was written by Mary Lou and published on Codrops
The Ultimate Guide to Dark Mode for Email Marketers
7.1.2020
On the regular web (I suppose) we handle "dark mode" with the CSS prefers-color-scheme media query. But, and to nobody's surprise, it's way weirder in the land of HTML email. The weirdness is that across different email clients, they handle the dark mode thing differently, starting with the fact...
10 Interesting JavaScript and CSS Libraries for January 2020
7.1.2020
We're kicking off 2020 with a list of some of our favorite web dev libraries, frameworks and tools that you should use in your next project
How to Stack Elements in CSS
6.1.2020
If you want to create fantastic and unique visual experiences on the web, you will eventually need two elements to overlap or exist in the same place. You may even just need them to be positioned near or next to each other. Let's go over two different ways to accomplish this, one with the position...
US Citizen Accepting Bitcoin for Narcotics Indicted by DOJ
3.1.2020
Joanna De Alba "dispensed heroin and methamphetamine from the shadowy corners of the internet," said U.S. Attorney Richard P. Donoghue
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...
15 Examples of SVG Animations for Web Designers
26.12.2019
SVG (Scalable Vector Graphics) has a number of advantages compared to other image formats used on the web. First and foremost, SVGs are scalable therefore can adapt to any...
The post 15 Examples of SVG Animations for Web Designers appeared first on Onextrapixel
Highlights of the HTTP Archive Web Almanac
23.12.2019
I recently looked at the CSS chapter of the Web Alamanc and had some thoughts. Here, Stefan Judis looks at the whole thing and rounds up the most interesting bits to him. Here are most of them:
20% of sites don't compress their JavaScript.
React is on 5% of sites while jQuery is on 85% of sites....
An Identity Layer for the Web Would Identify Us Everywhere
21.12.2019
With the digital subsuming our reality, an identity layer for the web would be an identity layer for our lives