Search

Nalezeno "David Vyskočil": 1071

How to Not Minify Source with webpack


The webpack JavaScript utility has taken over the modern JavaScript landscape, so much so that it’s hard to be a JavaScript developer and not use it. JavaScript build utilities are the point where they do best practices implicitly, like minify code, caching, and more. I was recently debugging...

Stop Installing Packages Globally


These days, most front-end projects are going to involve NPM packages of some kind. Occasionally, when browsing documentation for these packages, I’ll see a recommendation to install a package like this. yarn global add <package> Or like this. npm install --global <package> In both...

Get cracking!


CoinMarketCap Daily Newsletter Your daily newsletter for 3 September, 2019 Go "Success usually comes to those who are too busy to be looking for it." - Henry David Thoreau Welcome back, and welcome September! ???? We're all gonna kill it this […] The post Get cracking! appeared first...

Craig Wright to Challenge Judge’s Ruling in the Billion-Dollar Lawsuit


Craig Wright is looking to challenge Judge Reinhart’s decision and has asked the court for an extension of time in order to dispute the August 27 ruling. Wright was recently instructed to distribute 50% of his BTC holdings allegedly mined before 2014 and intellectual property (IP) to...

Craig Wright Plans to Challenge Court in $10 Billion Lawsuit


Only on August 27th, the year-long lawsuit over an alleged $10 billion Bitcoin fortune did seem to come to an end, finally. In a dispute that had been raised in 2018, between the self-proclaimed inventor of Bitcoin (BTC), Craig Wright, and Kleiman Estate, representatives of the deceased computer...

PR: Bitcoin.com Partners with Resistance – the Next Gen DEX


Last week, the Resistance team met with Bitcoin.com CEO Stefan Rust, and other members of the Bitcoin.com organization, to discuss the terms of a partnership. The meeting was a great success and a strategic partnership agreement was drawn up and signed the same day. The post PR: Bitcoin.com...

Reverse Lookups with JavaScript


I’ve always loved exploring regular expressions because they’re one of those skills that’s never taught in school — you need to pick them up on the fly, messing up and fixing them along the way. Regex’s are incredibly powerful, and one power they have are referred...

Bug Bounty Program of Libra Association Opens Door to Public Scrutiny


The social networking giant, Facebook, is leaving no stone unturned to make its well-planned cryptocurrency, Libra’s, launch a massive success. In its attempt to induce an increased amount of external contributors to its much-anticipated project, Libra, the Libra Association has announced a ‘Bug...

How to Build Firefox


Open source is a dream and a gateway to an amazing career — I’m a testament to that. One of the most amazing open source projects to ever exist, Mozilla Firefox, is a project I’m proud to work on as an employee of Mozilla. It’s rewarding, challenging, and a unique...

45 Web Tools To Master The Internet (Sponsored)


A big part of our daily jobs is accomplished with much ease and efficiency by using different web tools and services. There is no doubt that for any type of need there is a great solution that is doing its job. In this article, we are reviewed on short 45 web tools and services that […] The...

Popular Web Tools and Services Among Designers & Developers (Sponsored)


Today we will present you the most popular 30 web tools and services among designers and developers. We handpicked solutions that are offering the best functionalities, support, and pricing on the market. You will find probably the best logo design creating software, the very well-known Hotjar...

Promises and Static Values


Async can throw a real wrench into the cogs of our programming workflows, all despite the fact that async is the modern JavaScript pattern. While async/await helps, there’s sometimes confusion about the way to have a single function that returns a value whether it exists or needs a Promise...

Mercurial Tips


While most of the world seems to be using git for version control, Mozilla continues to use Mercurial (hg) to manage the Firefox source code. As a git and GitHub lover, it took me a while to get used to Mercurial. I don’t consider myself a hg expert but I know enough to complete...

Data URIs


We’re all familiar with traditional URI protocols like https, http, ftp, and file, but data URIs have become a large part of our online strategy. We can use them to display images, the Mac camera and webcams, and more. But what if we simply want to use a data URI to convey basic data? Typing...

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