Search

Nalezeno "native": 617

Chainlink Token Price Surges, Briefly Breaks Into the Top Ten by Market Cap


The price of Link, the native token of the Chainlink network, soared in 48 hours gaining some 40% in that period. This rally saw the token briefly breaking into the crypto market capitalization top ten. At the time of writing, the token LINK had a market capitalization of nearly $2.6 billion easily...

Lazy Load IFRAMEs


We’ve known for a decade that lazy loading resources like JavaScript, CSS, and especially images is a massive performance win for web pages. At first we used tricks and JavaScript to do the lazy loading, but more recently native image lazy loading has debuted in browsers. Did you know that...

Poloniex Adds Support For WazirX (WRX) Native Token


Taking pride as one of India’s biggest crypto exchange, WazirX has added another milestone to its credit as its native token WRX gets listed on Seychelles-based global cryptocurrency exchange, Poloniex. The users will now be able to purchase, sell, and trade on three new trading pairs, namely...

Everything You Need to Know About FLIP Animations in React


With a very recent Safari update, Web Animations API (WAAPI) is now supported without a flag in all modern browsers (except IE).  Here’s a handy Pen where you can check which features your browser supports. The WAAPI is a nice way to do animation (that needs to be done in JavaScript) because...

Striking a Balance Between Native and Custom Select Elements


Here’s the plan! We’re going to build a styled select element. Not just the outside, but the inside too. Total styling control. Plus we’re going to make it accessible. We’re not going to try to replicate everything that the browser does by default with a native <select> element. We’re going...

Global CSS options with custom properties


With a preprocessor, like Sass, building a logical “do this or don’t” setting is fairly straightforward: $option: false; @mixin doThing { @if $option { do-thing: yep; } } .el { @include doThing; } Can we do that in native CSS with custom properties? Mark Otto shows...

WazirX’s Native Token, WRX Gets Listed on FTX Derivatives Exchange


It is indeed a historic day for all the WRX holders. Now WRX is listed on the FTX derivatives exchange. The growth trajectory recorded by the WRX is tremendous as within 3 months of its listing on the Binance, the valuation of the coin has grown leaps and bounds, and with this new listing,...

Using Formik to Handle Forms in React


There is no doubt that web forms play an integral role in our web site or applications. By default, they provide a useful set of elements and features — from legends and fieldsets to native validation and states — but they only get us so far when we start to consider the peculiarities of using...

TNC IT Group’s Token to Be Listed This April


TNC IT Group (TNC), an international blockchain company, will have its native currency TNC Coin listed on crypto exchanges by April 30. TNC Coin is set to progress fast in the market due to its expedited listing and user base. Since TNC revealed its merger project, interested crypto investors...

How to Add Native Keyword Aliases to Babel


Those of you who follow this blog know that not every blog post is an endorsement of a technique but simply a tutorial how to accomplish something.  Sometimes the technique described is probably not something you should do.  This is one of those blog posts. The Babel parser is an essential tool...

How to Cancel a Fetch Request


JavaScript promises have always been a major win for the language — they’ve led to a revolution of asynchronous coding that has vastly improved performance on the web. One shortcoming of native promises is that there’s no true way to cancel a fetch…until now. A...

Considerations When Choosing Fonts for a Multilingual Website


As a front-end developer working for clients all over the world, I've always struggled to deal with multilingual websites — especially cases where both right-to-left (RTL) and left-to-right (LTR) are used. That said, I’ve learned a few things along the...

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