Search

Nalezeno "moře": 9199

PR: Crypto Exchange Bithoven.com Enables Margin Trading


Bithoven.com a progressive and high-tech cryptocurrency trading platform, has reported on the launch of advanced Margin Trading services on multifunctional MetaTrader 5, with maximum leverage 1:20 and BTC as margin nominal currency for more scalable and convenient buy and sell operations. The post...

The Fight Against Layout Jank


A web page isn't locked in stone just because it has rendered visually. Media assets, like images, can come in and cause the layout to shift based on their size, which typically isn't known in fluid layouts until they do render. Or fonts can load and reflow layout. Or XHRs can bring in more content...

Types or Tests: Why Not Both?


Every now and then, a debate flares up about the value of typed JavaScript. "Just write more tests!" yell some opponents. "Replace unit tests with types!" scream others. Both are right in some ways, and wrong in others. Twitter affords little room for nuance. But in the space of this article we...

Introducing Netlify Analytics


You work a while on a side project. You think it's pretty cool! You decide to release it into the world. And then… it goes well. Or it doesn’t go well. Wait, is that right? You forgot to add analytics — it just didn’t cross your mind at the time. Now you’re pretty curious how many people have...

Bitcoin Primed for More Gains Whereas Altcoins Bleed


After yesterday’s rise, bitcoin price extended gains above the USD 12,500 and USD 12,800 resistance levels. BTC/USD even broke the USD 13,000 resistance and traded close to the USD 13,150 level. On the other hand, most major altcoins, including ethereum, ripple, bitcoin cash, EOS, litecoin,...

Developing a robust font loading strategy for CSS-Tricks


Zach Leatherman worked closely with Chris to figure out the font loading strategy for this very website you're reading. Zach walks us through the design in this write-up and shares techniques that can be applied to other projects. Spoiler alert: Font loading is a complex and important part of...

IndieWeb and Webmentions


The IndieWeb is a thing! They've got a conference coming up and everything. The New Yorker is even writing about it: Proponents of the IndieWeb offer a fairly straightforward analysis of our current social-media crisis. They frame it in terms of a single question: Who owns the servers? The bulk...

Top 10 Dapps on Ethereum


If you follow the news of Blockchain and Ethereum, you probably heard of CryptoKitties. CryptoKitties is an Ethereum Dapp where players can buy, sell and breed virtual kitties. Rare kitties can sell for more than 100,000 USD, and when the […] The post Top 10 Dapps on Ethereum appeared first...

Animating with Clip-Path


clip-path is one of those CSS properties we generally know is there but might not reach for often for whatever reason. It’s a little intimidating in the sense that it feels like math class because it requires working with geometric shapes, each with different values that draw certain shapes...

Samsung Adds Six New Dapps to its Wallet, More to Follow


South Korean tech giant Samsung has unveiled a range of new decentralized apps (dapps) for users of its Galaxy S10 smartphone’s blockchain wallet. The company announced an initial four dapps for the Samsung Blockchain Wallet in March this year, with support for gaming platform Enjin, beauty content...

The Crypto Market Sentiment Improved, More Gains Likely


In the past three sessions, bitcoin price gained significant bullish momentum from the USD 11,400 support base. BTC/USD broke the key USD 12,000, USD 12,200 and USD 12,500 resistance levels to move into a positive zone. Looking at major altcoins, ethereum and bitcoin cash showed positive signs,...

The Many Ways to Include CSS in JavaScript Applications


Welcome to an incredibly controversial topic in the land of front-end development! I’m sure that a majority of you reading this have encountered your fair share of #hotdrama surrounding how CSS should be handled within a JavaScript application. I want to preface this post with a disclaimer: There...

A Little Reminder That Pseudo Elements are Children, Kinda.


Here's a container with some child elements: <div class="container"> <div>item</div> <div>item</div> <div>item</div> </div> If I do: .container::before { content: "x" } I'm essentially doing: <div class="container"> ...

React Starter: Editor Tools


Before we move into more coding with React, let's talk about the tools that can help us streamline our React development. We want to go into our React development as well equipped as possible!

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