Search
Create a Static Site Using Angular & Scully
20.12.2019
The team at HeroDevs has just released the alpha version of Scully, a static site generator for Angular. That's right, Angular didn't have an intuitive way to create JAMstack applications before, but now it's possible!
Scully uses a node CLI application to run Angular schematics so you don’t have...
Whales Control Most of Litecoin, Many Ethereum Tokens
19.12.2019
A new study of 140,000 crypto addresses finds that few accounts are needed to form majority ownership of many coins. More than half of all LTC is held in just 189 non-exchange addresses, and on average, the top 100 ERC20 tokens are majority-owned by just 34 addresses. Almost 1 in 4 tokens had...
Bitcoin History Part 22: The New Wealthy Elite
19.12.2019
“I am pretty confident we are the new wealthy elite, gentlemen, even with a sum as small as 10 bitcoins … The world just isn’t going to be the same and we have been blessed as the pioneers.” When these remarks were made in June of 2011, they seemed hopeful to the point...
Print-Inspired Layout on the Web
18.12.2019
I always love seeing people get inspired by print design and trying to port it over to the web. There is a much deeper history of interesting print work to draw from, and still a ton of modern work happening that eclipses most digital design work today. The web is fully capable of bold, interesting...
It’s Not Just the Money, It’s the People in Bitcoin: Anil Lulla
18.12.2019
Credible brands are making long-term investments in this technology, says Anil Lulla, co-founder of Delphi Digital, a research boutique
The Making of a “Special Series” on a WordPress Site
18.12.2019
We just ran a fancy article series here on CSS-Tricks with a bunch of different articles all answering the same question. By fancy, I mean two things:
The articles had a specially-designed template just for them. (Example)
The series has a specially-designed landing page.
One of the reasons...
css.gg
18.12.2019
I'm not sure what to call these icons from Astrit Malsija. The title is "500+ CSS Icons, Customizable, Retina Ready & API" and the URL is "css.gg" but they aren't really named anything.
Anyway, their shtick is:
The 🌎's first icon library designed by code.
The idea is that they don't...
The JAMstack Landscape
17.12.2019
It's no big secret that Netlify invented the term JAMstack. While it's possible to embrace the JAMstack without using Netlify, it's notable that Netlify is at the very heart of the whole "JAMstack landscape."
What does "JAMstack landscape" even mean? I like the term because it sets the stage that...
Mystery Surrounds DDoS Attacks That Have Downed the Darknet
16.12.2019
If you’ve been struggling to access your favorite darknet market lately, you’re not alone. Ongoing DDoS attacks have rendered marketplaces, forums and other onion sites inaccessible for weeks. Speculation surrounds the attacks, with some blaming law enforcement and others attributing...
Domain-Driven Design With React
16.12.2019
There is very little guidance on how to organize front-end applications in the world of React. (Just move files around until it “feels right,” lol). The truth is that we can do better. Let’s take a look at one pattern you might consider using to architect your site.
At first, you might split...
Crypto Incubators: An Ultimate Solution or Just a Tool for Startups?
16.12.2019
Incubator companies are some of the biggest names in crypto, but experts don’t think that always guarantees top-quality output, “Investors will only care about price and not about actual development.”
The Country With Europe’s Highest Interest Rate Has Cut It 5 Times This Year
14.12.2019
Around half of European countries, over 20, now have 0% interest rates and a few are already in negative territory. Ukraine, which has the highest benchmark interest rate on the continent, has just reduced it again, for the fifth time this year. The race between central banks to cut rates, when...
Yap
13.12.2019
Interesting idea for a "chat room" from Postlight:
Create a Yap chat room.
Invite others to join and talk.
Share a URL of just about anything.
Everyone gathering can comment on what you’ve shared.
If you think your conversation deserves an audience, share the URL of your chat publicly.
Only...
Detecting Inactive Users
13.12.2019
Most of the time you don’t really care about whether a user is actively engaged or temporarily inactive on your application. Inactive, meaning, perhaps they got up to get a drink of water, or more likely, changed tabs to do something else for a bit. There are situations, though, when tracking...
Bitcoin’s Best Ally Is Just Time: Pompliano
13.12.2019
Pomp talks Libra, why bank-issued coins are scary, and why this time is both different and not different
Is HEX a Scam or Just Something that Looks Really, Really Like a Scam?
12.12.2019
Richard Heart. Source: a video screenshot, Youtube, Richard Heart
"Oh, it looks like a scam, I know that," says Richard Heart, the founder of the controversial new cryptocurrency HEX. Speaking to Tone Vays' Bitcoin Law Review podcast, he admits that, "if you don't look into it, it looks like every...
China’s Inflation Hits a Record 4.5% as Beijing Prepares to Test Digital Yuan
12.12.2019
China has been confronted with multiple economic and financial problems this year amidst an ongoing trade war with the United States. Authorities in Beijing have been trying to overcome the challenges with administrative measures in what has become a market economy over the years. Inflation of...
BRD’s Adam Traidman on New Products, Crypto Adoption, and Banking the Unbanked Into 2020
11.12.2019
Breadwallet, later known as Bread, and now just as BRD, was the first crypto wallet in the App Store in 2014. Its non-custodial, open source and user-friendly nature saw it become very popular, now with nearly 3 million users worldwide. CEO Adam Traidman took some time to field questions from...
Just Sharing My Gulpfile
11.12.2019
Seemingly out of the blue, the Gulp processing I had set up for this site started to have a race condition. I'd run my watch command, change some CSS, and the processing would sometimes leave behind some extra files that were meant to be cleaned up during the processing. Like the cleanup tasks...
Making a Better Custom Select Element
11.12.2019
We just covered The Current State of Styling Selects in 2019, but we didn't get nearly as far and fancy as Julie Grundy gets here. There is a decent chunk of JavaScript that powers it, so I'm still very much eyeballing browsers' recent interest in giving us more powerful selects in (presumably)...