Search

Nalezeno "assign": 10

Solana Passes Proposal to Assign 100% of Priority Fees to Validators


Solana validators have voted to pass Solana Improvement Document number 96 (SIMD-0096), which proposes that 100% of priority transaction fees will be awarded to validators. This breaks the current model that passes only 50% of these funds to validators, while the other half gets burned. According...

Indonesia to Change Crypto Regulators as Part of Plan for Stricter Oversight


The government of Indonesia wants to assign crypto supervision to the Asian nation’s financial watchdog in order to ensure better protection for investors. The move is part of a planned overhaul of regulations in the sector aimed at increasing oversight of the expanding digital assets market....

Optimizing CSS for faster page loads


A straightforward post with some perf data from Tomas Pustelnik. It’s a good reminder that CSS is a crucial part of thinking web performance, and for a huge reason: Any time [the browser] encounters any external resource (CSS, JS, images, etc.) it will assign it a download priority...

Understanding Immutability in JavaScript


If you haven’t worked with immutability in JavaScript before, you might find it easy to confuse it with assigning a variable to a new value, or reassignment. While it’s possible to reassign variables and values declared using let or var, you'll begin to run into issues when you try that with...

Object.fromEntries


The Object object has been buffed with useful methods over the past few years.  Object.keys, Object.values, Object.freeze, and Object.assign all address frequently desired functionality.  One of the new Object methods is fromEntries, which accepts a Map or map-like array nesting and converts it...

Build a state management system with vanilla JavaScript


Managing state is not a new thing in software, but it’s still relatively new for building software in JavaScript. Traditionally, we’d keep state within the DOM itself or even assign it to a global object in the window. Now though, we’re spoiled with choices for libraries and frameworks to help...

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