Search
Gemini Donates $50K to HRF to Help Fund Another Round of Bitcoin Developers in 2021
1.12.2020
The Human Rights Foundation has secured donations from the Gemini cryptocurrency exchange to fund even more Bitcoin developers in 2021
Researcher Publishes Never Before Seen Emails Between Satoshi Nakamoto and Hal Finney
28.11.2020
Just recently three previously unpublished emails from Bitcoin’s inventor, Satoshi Nakamoto, have been made public. The emails reveal the correspondence between Satoshi and the early Bitcoin developer Hal Finney. The communications between Nakamoto and Finney stem from November 2008...
Use a Submit Button Outside of !
24.11.2020
Have you ever felt like you’ve been a professional developer or designer forever, and somehow not known something basic, and borderline hate yourself? That’s me with a trick that was introduced to me by Miguel Piedrafita: 🔥 You can submit forms from a button outside of the form...
Bitcoin Developer John Newbery Launches Open-Source Dev Fund Supported By HRF, Square
24.11.2020
Veteran Bitcoin developer John Newbery just launched a new, independent organization for funding Bitcoin's open source developer community
Square, Human Rights Foundation Back New Bitcoin Open-Source Developer Fund
24.11.2020
Veteran Bitcoin developer John Newbery just launched a new, independent organization for funding Bitcoin's open source developer community
DRY-ing up styled-components
23.11.2020
I like working with styled-components. They allow you write CSS in your JavaScript, keeping your CSS in very close proximity to your JavaScript for a single component. As a front-end developer who loves to dissect a web page and break it down into reusable components, the idea of styled-components...
Color Theming with CSS Custom Properties and Tailwind
19.11.2020
Custom properties not only enable us to make our code more efficient, but allow us to work some real magic with CSS too. One area where they have huge potential is theming. At Atomic Smash we use Tailwind CSS, a utility class framework, for writing our styles. In this article, we’ll look at...
Firefox 83
19.11.2020
There’s a small line in the changelog that is is big news for CSS:
We’ve added support for CSS Conic Gradients (bug 1632351) and (bug 1175958).
🎉🎉🎉
Conic gradients are circular, just like their radial counterpart, but place color stops...
ConsenSys Acquires Blockchain Developer Toolmaker Truffle Suite
17.11.2020
ConsenSys is adding dapp development platform Truffle Suite back to its lineup of wholly-owned Ethereum tools
How to Work With WordPress Block Patterns
12.11.2020
Just a little post I wrote up over at The Events Calendar blog. The idea is that a set of blocks can be grouped together in WordPress, then registered in a register_block_pattern() function that makes the group available to use as a “block pattern” in any page or post.
Block patterns...
A Spreadsheet Importer You’ll Enjoy Using
12.11.2020
A great developer tool takes a painful task that would normally be a developer’s entire job, and makes it a pleasure to do. As a personal example, I’ve needed to build an image uploading experience many times in the past. I’ve hand-coded them and experienced far too much pain doing that. Then...
Failed Sybil Attack Targeted Monero Users, Privacy Is Safe
11.11.2020
Monero was targeted by an attempted Sybil attack that ultimately failed, according to reports from project developer Riccardo Spagni. AttackerContinue Reading
The post Failed Sybil Attack Targeted Monero Users, Privacy Is Safe appeared first on CoinMarketCap Blog
Quick LocalStorage Usage in Vue
5.11.2020
localStorage can be an incredibly useful tool in creating experiences for applications, extensions, documentation, and a variety of use cases. I’ve personally used it in each! In cases where you’re storing something small for the user that doesn’t need to be kept permanently...
How to Animate the Details Element Using WAAPI
5.11.2020
Animating accordions in JavaScript has been one of the most asked animations on websites. Fun fact: jQuery’s slideDown() function was already available in the first version in 2011.
In this article, we will see how you can animate the native <details> element using the Web Animations...
Ethereum Adoption by the Numbers: Flipside Crypto
3.11.2020
Average of the past 21 days. 1. 30.5K New Contracts Are Created Daily Any developer can deploy a new smartContinue Reading
The post Ethereum Adoption by the Numbers: Flipside Crypto appeared first on CoinMarketCap Blog
Ethereum Developer ConsenSys to Assist French Bank With CBDC Pilot
28.10.2020
The Ethereum developer will help the digital assets arm of Societe Generale carry out research on a central bank digital currency
CSS in 3D: Learning to Think in Cubes Instead of Boxes
23.10.2020
My path to learning CSS was a little unorthodox. I didn’t start as a front-end developer. I was a Java developer. In fact, my earliest recollections of CSS were picking colors for things in Visual Studio.
It wasn’t until later that I got to tackle and find my love for the front end....
How to Think Like a Front-End Developer
21.10.2020
The topical idea of “how to think like a front-end developer” began for me as a series of podcast interviews on ShopTalk Show. That was in preparation for a talk I was preparing (and gave) of the same name. That talk evolved into my essay The Great Divide, which evolved into the essay...
Yearn Finance Token Value Slides 67%, While Locked Value Loses Over $300M
8.10.2020
Yearn Finance’s native token YFI has been seeing significant capitulation as the price has dropped from an all-time high (ATH) of $43k in mid-September to today’s $13,875 USD value. Despite the -67.7% loss since the token’s ATH, the Yearn Finance project still has around $624...
Inside the blockchain developer’s mind: The governance crisis
25.9.2020
In order to achieve blockchain mass adoption, three fundamental problems should be solved. Let’s dive into the third one: governance