Search
25 Years of JavaScript & 25 Free Courses
17.12.2020
(This is a sponsored post.)
Pluralsight is giving away 25 courses on JavaScript for free to celebrate JavaScript’s 25th birthday. It’s no cheapie, either. The courses range from getting your hands dirty with JavaScript for the first time, to full-on reactive development....
'Dirty Little Secret', Bitcoin, Needs 4% In A Portfolio - CoinShares
12.8.2020
Despite high volatility, traditional investors with a 60/40 stock and bond portfolio should allocate 4% of their portfolios to bitcoin (BTC), as the asset is “beginning to mature as a store of value,” according to an investment strategist at digital asset management firm CoinShares.
In a interview...
Pausing a GIF with details/summary
22.7.2020
Steve Faulkner has a clever idea here. You can show an (animated) GIF and overlay a pause/play button on top of it — which is really a <details>/<summary> element. When toggled, a (non-animated) JPG inside covers the GIF, effectively “pausing” it.
Adrian Roselli calls...
Building Serverless GraphQL API in Node with Express and Netlify
6.7.2020
I’ve always wanted to build an API, but was scared away by just how complicated things looked. I’d read a lot of tutorials that start with “first, install this library and this library and this library” without explaining why that was important. I’m kind of a Luddite when it comes to these...
Celebrities May Have Their Dirty Secrets Exposed if Crypto Ransom is Unpaid
24.6.2020
Ransomware group threatens to auction secrets stolen from a law firm specializing in the entertainment industry
Another Class Action Against Block.One Alleges Dirty Dealings During EOS ICO
18.5.2020
Filed this morning, the second class action against block.one estimates that U.S. investors made up $200 million of the EOS ICO, in violation of securities law
Ransomware Gang Demands $42M or it Releases Trump’s ‘Dirty Laundry’
15.5.2020
The ransomware gang responsible for stealing almost 1TB of legal secrets from celebrities and entertainers last week is now targeting the President
Bancor’s Upcoming V2 Upgrade to Solve ‘DeFi’s Dirty Little Secret’
29.4.2020
Bancor V2, to be released in Q2 2020, will make significant usability improvements by integrating with Chainlink
Deutsche Bank Envisions Post Covid-19 Economy Accelerating Digital Payments
8.4.2020
Since the covid-19 outbreak wreaked havoc across the world’s economies, the global multinational investment bank Deutsche Bank has been encouraging the use of digital currencies. The firm’s Twitter account and macro strategist Marion Laboure have been tweeting regularly about...
Corrupt OTC Brokers Sent Dirty USD 1.5bn in Bitcoin to Binance and Huobi - Report
16.1.2020
Criminals made some USD 2.8 billion worth of illegal transactions using bitcoin (BTC) on cryptocurrency exchanges last year, alleges a new report – with Binance and Huobi overwhelmingly their platforms of choice thanks to corrupt OTC brokers.
The report was compiled by blockchain analytics provider...
Several Hundred XRP Accounts Linked to "Dirty" USD 400 Million
20.11.2019
About USD 400 million worth of Ripple (XRP) has been found to be tied to illicit activity and several hundred XRP accounts are responsible for this, according to Elliptic, a London-based blockchain analytics startup.
"We began researching XRP more than a year ago and have already identified several...
Using Netlify Forms and Netlify Functions to Build an Email Sign-Up Widget
2.8.2019
Building and maintaining your own website is a great idea. Not only do you own your platform, but you get to experiment with web technologies along the way. Recently, I dug into a concept called serverless functions, starting with my own website. I’d like to share the results and what I learned...
UK Announces ‘Dirty Money’ Crackdown, Including Tougher Crypto Regime
15.7.2019
The U.K. government has drawn up an action plan aimed to combat financial crimes that it says will include a new regime for crypto assets
Using Cypress to Write Tests for a React Application
12.6.2019
End-to-end tests are written to assert the flow of an application from start to finish. Instead of handling the tests yourself — you know, manually clicking all over the application — you can write a test that runs as you build the application. That’s what we call continuous integration and it’s...
New Stage of the Binance Hack Drama - Appologies for 'Dirty' Words
10.5.2019
First, the Binance hack happened, then, the idea of rolling back Bitcoin transactions prompted heated debates, and now, when everyone has cooled down, apologies have started to come in.
“Given how much I talk, I sometimes say the wrong stuff, dirty words like “reorg”, for which I apologize”, said...
Make it hard to screw up driven development
2.4.2019
Development is complicated. Our job is an ongoing battle between getting the job done and doing that job in a safe, long-lasting way.
Developers say things like, "I'm just going to do this quick and dirty first," because it's taken as fact that if you code anything quickly, it not only will...
Creating a Custom Element from Scratch
20.3.2019
In the last article, we got our hands dirty with Web Components by creating an HTML template that is in the document but not rendered until we need it.
Next up, we’re going to continue our quest to create a custom element version of the dialog component below which currently only uses...
Password Rules Are Bullshit
10.3.2017
Of the many, many, many bad things about passwords, you know what the worst is? Password rules.
If we don't solve the password problem for users in my lifetime I am gonna haunt you from beyond the grave as a ghost pic.twitter.com/Tf9EnwgoZv— Jeff Atwood