Search
CSS Custom Highlight API: The Future of Highlighting Text Ranges on the Web
1.3.2022
Styling ranges of text in software is a very useful thing to be able to do. Thankfully, we have the CSS Custom Highlight API to look forward to because it represents the future of styling text ranges on the web.…
CSS Custom Highlight API: The Future of Highlighting Text Ranges on the...
Instant Exchange Marketplace Swapzone Introduces Exchange API for US Residents
24.2.2022
PRESS RELEASE. Swapzone.io, a successful crypto-to-crypto exchange aggregator has just announced a new feature named “fixed-rate exchange” that now is available to U.S. citizens. The new function allows American users and not only to “fix” the amount they exchange,...
1Password integrates security API into Phantom Wallet
22.2.2022
The partnership aims to enable asset holders to store their library of public key addresses and seed phrases in one place
$250K bounty 'not too low to be insulting,' says Coinbase white hat hacker
21.2.2022
The white-hat hacker responsible for discovering a crisis-level flaw in Coinbase API said the $250K bounty was not "too low."
API3 price gains 55% after new partnerships and exchange listings attract investors
17.2.2022
Partnerships, cross-chain integrations and a major exchange listing provided a 50% boost for API3 price
Getting Started With the File System Access API
14.2.2022
The File System Access API is a web API that allows read and write access to a user’s local files. It unlocks new capabilities to build powerful web applications, such as text editors or IDEs, image editing tools, improved …
Getting Started With the File System Access API originally...
ELA, API3 and PROM buck the market-wide downtrend by posting a 20%+ gain
19.1.2022
Elastos, API3 and Prometheus notch double-digit gains as the wider crypto market falters in the aftermath of BTC’s plunge below $42,000
How to Build Your First Custom Svelte Transition
14.1.2022
The Svelte transition API provides a first-class way to animate your components when they enter or leave the document, including custom Svelte transitions. By default, the transition directive uses CSS animations, which generally offer better performance and allow the browser’s …
How...
Vyšel Chrome 97. Obsahuje kontroverzní API, které Apple a Mozilla zavrhly
7.1.2022
Od 4. ledna 2022 se přes aktualizační kanály ke svým uživatelkám a uživatelům plaví Chrome 97. O vyloženě zajímavé vydání nejde. Jako vždy je přinejmenším důležité z hlediska bezpečnosti. Tentokrát vývojový tým opravil 37 zranitelných míst.
Z hlediska funkcí se v prohlížeči objevuje API s názvem
Vyšel Chrome 97. Obsahuje kontroverzní API, které Apple a Mozilla zavrhly
7.1.2022
Od 4. ledna 2022 se přes aktualizační kanály ke svým uživatelkám a uživatelům plaví Chrome 97. O vyloženě zajímavé vydání nejde. Jako vždy je přinejmenším důležité z hlediska bezpečnosti. Tentokrát vývojový tým opravil 37 zranitelných míst.
Z hlediska funkcí se v prohlížeči objevuje API s názvem
SaGa Creator Is Working On A Remaster, A Remake, And A New Game
31.12.2021
Akitoshi Kawazu sounds like a busy guy. In a tweet to fans earlier today, he thanked them for supporting the SaGa series in 2021 and said he would continue working on for their support in 2022. By that, what exactly did he mean? Well...According to Kawazu, he’s moving forward on a remaster,...
Honor prefers-color-scheme in the CSS Paint API with Custom Properties
27.12.2021
One of the coolest things I’ve been messing with in the last couple years is the CSS Paint API. I love it. I did a talk on it, and made a little gallery of my own paint worklets…
HTML Sanitizer API
16.12.2021
Three cheers for (draft stage) progress on a Sanitizer API! It’s gospel that you can’t trust user input. And indeed, any app I’ve ever worked on has dealt with bad actors trying to slip in and execute nefarious code …
Cove Markets to join Robinhood Crypto in latest acquisition
14.12.2021
"We started Cove Markets three years ago to help crypto investors get the most out of their trading experience," said Scott Knudsen, CEO and Co-Founder of Cove Markets
navigator.clipboard API
13.12.2021
Reading from and writing to the user’s clipboard can be both a very useful and dangerous capability. Used correctly and it’s a huge convenience to the user; used dubiously and the user could suffer catastrophic consequences. Imagine a wrong account number or wallet address being copied...
Eye Droppin’
9.12.2021
Quick hits! There is a new web API called EyeDropper:
if ('EyeDropper' in window) {
const eyeDropper = new EyeDropper();
try {
// This has gotta be triggered by a user interaction,
// so consider this pseudo-code.
const result …
Mnemonic raises $4 million to launch B2B API platform focused on NFT's
9.12.2021
The co-founders have previous experience working as senior executives and lead data engineers at global corporations such as Google, Uber, Reddit and Change.org, among others
Konkurence pro české Superface? Amazon Web Services spouští autonomní správu API
3.12.2021
Amazon Web Services v ostré verzi spouští službu, která sama hlídá aplikační rozhraní (API) třetích stran, takže se o ně není nutné tolik starat. Jde o technologii AWS Data Exchange for APIs, jenž rozšiřuje možnosti již fungující AWS Data Exchange
Exactly What You Want
1.12.2021
What is one thing people can do to make their website better?
Exactly what you want to build!
Ask yourself:
What drew you to development in the beginning?Is there an experimental API that you’ve been wanting to try out?…
Creating Generative Patterns with The CSS Paint API
24.11.2021
The browser has long been a medium for art and design. From Lynn Fisher’s joyful A Single Div creations to Diana Smith’s staggeringly detailed CSS paintings, wildly creative, highly skilled developers have — over the years — continuously pushed …
The post Creating Generative...