Search

Nalezeno "jim": 625

Web Technologies and Syntax


JavaScript has a (newish) feature called optional chaining. Say I have code like: const name = Data.person.name; If person happens to not exist on Data, I’m going to get a hard, show-stopping error. With optional chaining, I can write: const name = Data.person?.name; Now if person...

Logitech zpřesnil herní myši. Softwarovou aktualizací jim zvýšil DPI na 25K


Rozlišení optických snímačů u myší začíná připomíná „megapixel war“ u foťáků. Přestože snad většina uživatelů nezkrotí myš s DPI 4 000 a víc, na trhu jsou modely i s násobnými hodnotami. Logitech před čtyřmi lety uvedl vlastní senzor HERO (High Efficiency Rated Optical) s citlivostí 16 000. Pomocí

Defining “View Source”


Last time there was a little flurry of activity around the concept of “View Source,” I did get the sense that not everyone was on the same page about what that even means. Jim Nielsen: First, when we talk about “View Source” what precisely are we talking about? I think this is...

Jim Rogers Predicts End of Dollar Dominance as US-China Tensions Escalate


Renowned investor Jim Rogers believes that the U.S. dollar dominance is coming to an end as the tensions between the U.S. and China mount. The growing national debt, the protests, the political uncertainty surrounding the presidential election, and countries seeking a USD alternative in fear...

Comparing Data in Google and Netlify Analytics


Jim Nielsen: the datasets weren’t even close for me. Google Analytics works by putting a client-side bit of JavaScript on your site. Netlify Analytics works by parsing server logs server-side. They are not exactly apples to apples, feature-wise. Google Analytics is, I think it’s fair...

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