Search

Nalezeno "GT Data": 6935

[aktualita] Data: Start seriálu 1. mise vidělo necelých 900 tisíc lidí


Televize Prima v neděli uvedla svou podzimní dramatickou novinku, seriál 1. mise. Příběh sleduje výcvik vojenských lékařů. První epizodu vidělo 889 tisíc diváků při podílu na sledovanosti 22,14 procenta.  Seriál 1. mise Souboj televizních stanic byl v neděli vyrovnaný: film 3Bobule na TV Nova...

jq for JSON


I old enough to remember when we thought XML was going to change the programming world…then JSON saved us from that hell. Parsing and querying JSON data is fundamental task we’ve all coded for, but sometimes I just want to get some data locally with minimal fuss. I just learned of...

Older Bitcoins Being Spent as Price Climbs, On-Chain Data Shows - Glassnode


Following the higher bitcoin (BTC) prices seen over the past few weeks, the proportion of old bitcoins that are spent on the network has once again increased, a new report from on-chain analytics firm Glassnode shows. According to the firm, some long-term bitcoin holders have taken advantage of...

Detecting Media Query Support in CSS and JavaScript


You can’t just do @media (prefers-reduced-data: no-preference) alone because, as Kilian Valkhof says: […] that would be false if either there was no support (since the browser wouldn’t understand the media query) or if it was supported but the … The post...

Native JavaScript Routing?


We can update the URL in JavaScript. We’ve got these APIs: // Adds to browser history history.pushState({}, "About Page", "/about"); // Doesn't history.replaceState({}, "About Page", "/about"); JavaScript is also capable of replacing any content in the DOM....

The Big Gotcha With Custom Properties


I’ve seen this confuse more than a handful of people recently, including myself, so I’m making sure it’s written down. Let’s chuck a couple of custom properties into CSS: html { --color-1: red; --color-2: blue; } Let’s use them right … The post The...

Implementing a single GraphQL across multiple data sources


(This is a sponsored post.) In this article, we will discuss how we can apply schema stitching across multiple Fauna instances. We will also discuss how to combine other GraphQL services and data sources with Fauna in one graph.… The post Implementing a single GraphQL across...

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