Search

Nalezeno "Script": 91

Rough Notation


This is a neat little library. It uses SVG to insert hand-drawn looking annotations to elements (probably text), like underlines and box highlights (there are 6 design options, all configurable). Super clever. Here’s a little demo: CodePen Embed Fallback Aside from it just being cool,...

Can JavaScript Detect the Browser’s Zoom Level?


No, not really. My first guess was that this was intentionally not exposed in browsers because browsers intentionally don’t want us fighting it — or making well-intentioned but bad-outcome decisions based on that info. But I don’t see any evidence of that. StackOverflow answers paint...

Bundling JavaScript for Performance: Best Practices


Performance advice from David Calhoun on how many scripts to load on a page for best performance: [...] some of your vendor dependencies probably change slower than others. react and react-dom probably change the slowest, and their versions are always paired together, so they...

A Web Component with Different HTML for Desktop and Mobile


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...

Reports Criticize Bitcoin SV Miners and the Chain’s Upcoming Fork


In the last two days there have been two critical posts published against the Bitcoin Satoshi’s Vision network (BSV). On December 17, Binance Research published an allocation mining report that analyzed the mining activities of BTC, BCH, and BSV and the research detailed that BSV miners...

Bitcoin Cash Upgrade Complete: 2 New Protocol Changes Added


The Bitcoin Cash network has successfully upgraded the latest ruleset changes to the protocol. The BCH blockchain now features the enforcement of minimal pushdata in script which will make a majority of BCH network transactions non-malleable. Moreover, as an extension to last May’s Schnorr...

What to Expect From the Next Bitcoin Cash Protocol Upgrade


On November 15, shortly after 12 p.m., Bitcoin Cash (BCH) will execute an upgrade of the network’s consensus rules. After the upgrade is locked in, the next block will enforce minimal pushdata in script and the opcodes OP_Checkmultisig and OP_Checkmultisigverify will be upgraded to accept...

Bitcoin Cash Proponents Prepare for Forthcoming Upgrade Features


In five weeks, the Bitcoin Cash (BCH) network will upgrade once again, adding two new features to the blockchain. The first component added will be Schnorr support for OP_Checkmultisig, which will allow more complex mechanics to multi-signature transactions and all signature checking operations...

Software Engineer Reveals Oracle Creation Platform for Bitcoin Cash


On September 23, Bitcoin Cash (BCH) developer Gabriel Cardona revealed a project called Oracles.cash, a platform he constructed at the Wyohackathon. The application allows anyone to launch oracles on the BCH chain for things like prediction markets, trust-less wagers, and BCH contracts tethered...

HaasOnline – Create Crypto Algorithms Without Coding


HaasOnline Software, the creators of advanced crypto trading products, has announced the release of a Visual Editor, which leverages their overhauled scripting language, HaasScript. Users can choose between the newly released drag-and-drop visual editor or use the updated text-based editor while...

How to Crop Videos


During a recent episode of the Script and Style podcast, I had noticed that the video recording had showed a bit of our internal chat that wasn’t necessary for our viewers to see. While there’s nothing wrong with giving viewers a peek into the show preparation, presenting the best...

Anchor a Document or File to the BCH Chain With Notary.Bitcoin.com


In my last article, I explained how to prove ownership of a specific address by signing a message with a public and private key pair. That’s just one way of proving ownership and verifying a valid signature, as BCH users can also anchor a document to the chain using the Bitcoin Cash...

Flow Object.values(…)


JavaScript typing utilities, like Flow and TypeScript, have become popular in JavaScript apps of all sizes. As I mentioned in our Script & Style Show typing podcast, typing is a great way to implicitly implement documentation and validation. Flow isn’t always easy to perfect, however,...

Creating a Custom Element from Scratch


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...

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