Search

Nalezeno "them": 1471

Why Developers should Design Niche Portfolio Sites for Themselves


This post will show you how to design niche portfolio sites that instantly impress prospective clients and save you the trouble in trying to find and sell them yourself. The post Why Developers should Design Niche Portfolio Sites for Themselves appeared first on Codrops

radEventListener: a Tale of Client-side Framework Performance


React is popular, popular enough that it receives its fair share of criticism. Yet, this criticism of React isn’t completely unwarranted: React and ReactDOM total about 120 KiB of minified JavaScript, which definitely contributes to slow startup time. When client-side rendering in React is relied...

The New CSS-Tricks Video Intro by dina Amin


You know we do video screencasts, right? It’s not, like, super regular, but I have done them for a long time, still like doing them, and plan to keep doing them. I publish them here, but you can subscribe over on YouTube as well. I’ve had a couple of different custom video intro...

3 People Arrested in Hong Kong for Cheating Bitcoin ATMs


The authorities in Hong Kong have arrested three people in connection with robberies from six bitcoin ATMs after two cryptocurrency exchanges reported funds being illegally withdrawn from them. 6 Bitcoin ATMs Targeted The Hong Kong Police Force’s cybersecurity and technology crime bureau...

That’s Just How I Scroll


How do you know a page (or any element on that page) scrolls? Well, if it has a scrollbar, that’s a pretty good indication. You might still have to scrapple with your client about “the fold” or whatever, but I don’t think anyone is confused at what a scrollbar is or what...

System UIcons


This is a great collection of icons by Corey Ginnivan that’s both free and with no attribution required when you use them. The style is super simple. Each icon looks like older versions of the icons from macOS to me because they’re cute but not too cute. Also? The icon picker UI is slick and looks...

Year-End Gold and Bitcoin Price Predictions from Regular Everyday People


Just recently, news.Bitcoin.com talked to a number of individuals and asked them to let us know what they think the price of bitcoin and gold will be by the year’s end. Rather than leveraging the typical predictions from experts, executives, and crypto luminaries, the post delves into...

Warp SVG Online


The warping is certainly the cool part here. Some fancy math literally transforms the path data to do the warping. But the UX detail work here is just as nice. Scrolling the page zooms in and out via a transform: scale() on the SVG wrapper (clever!). Likewise, holding the spacebar lets you...

The Cicada Principle, revisited with CSS variables


Lea Verou digging up the CSS trickery classic and applying it to clip the backgrounds of some code blocks: The main idea is simple: You write your main rule using CSS variables, and then use :nth-of-*() rules to set these variables to something different every N items. If you use enough...

Major Chinese Banks Bar Customers From Buying Gold, Precious Metals


Major Chinese banks have taken measures to prevent customers from buying gold, platinum, palladium, and other precious metal-related products through them. The Shanghai Gold Exchange also says it may take necessary measures to curb gold trading to “protect investors.” Chinese Banks...

Chinese Police Take Down $6 Billion Plustoken Ponzi, Arrest 109 People


Chinese authorities have reportedly arrested 109 people in connection with the Plustoken Ponzi scheme. Twenty-seven of them are allegedly the scheme’s masterminds and 82 are key members. The Plustoken scammers have swindled funds worth about $5.7 billion from more than 2 million investors....

Spotting a Trend


There are tons of smokin’ hot websites out there, with an equal or greater number of talented designers and developers who make them. The web is awesome like that and encourages that sort of creativity. Even so, it amazes me that certain traits find their way into things. I mean, it makes...

Want to get better at code? Teach someone CSS.


A friend of mine recently asked me to teach her to code. She was an absolute beginner, having no idea what coding really involves. I decided to start where I started: HTML and CSS. Using CodePen, we started forking Pens and altering them. Soon, a learning path started to unravel. The aim of this...

New Russian Law Bans Bitcoin Payments for Goods and Services


Russian lawmakers have passed a bill that gives legal status to cryptocurrencies such as bitcoin – but bans them from being used to pay for goods and services. Legislators approved the Digital Financial Assets (DFA) bill on July 22 after its third and final reading. It had already won backing...

Accordion Rows in CSS Grid


I’d bet grid-template-columns is used about 10× more than grid-template-rows, but maybe everyone has just been missing out. Eric Meyer chucks a bunch of row lines onto his main site layout grid like this: grid-template-rows: repeat(7, min-content) 1fr repeat(3, min-content); That way, if...

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