Search
Collective #534
22.7.2019
Gradient Magic * Locomotive Scroll * Stein * Gatsby Themes * ImportDoc * TabNine * Sidelist
Collective #534 was written by Pedro Botelho and published on Codrops
Ethereum Price Analysis: Ethereum (ETH) Needs To Discover The Magic Spell To Surge On Its Own
2.7.2019
Ethereum’s knot with Bitcoin has to break to earn the trust of investors Ethereum’s upcoming event Devcon may bring some momentum back Ethereum may be independent of Bitcoin in terms of technology and back end support, but the coin starts dipping as soon as Bitcoin starts showing bearish trends....
‘Magic’ Cryptocurrency Trading Platform By John Mcafee Is Now Live
14.6.2019
The renowned cybersecurity expert and crypto enthusiast John McAfee launched his own digital currency trading platform called ‘Magic’ on 12th June 2019. John made the official announcement through his Twitter handle. The McAfee Magic trading platform is now up and running. You've never seen...
McAfee Magic Crypto Trading Platform is Live
13.6.2019
John McAfee. Source: Twitter/@officialmcafee
Crypto advocate and IT security entrepreneur, John McAfee, launched a cryptocurrency trading platform.
WE ARE UP!!!!!The hackers are banished to the writhing mass of nothing from which they came.https://t.co/5jRN3sSyUg is up, live, and waiting for your...
John McAfee’s New Crypto Trading Platform ‘Magic’ Goes Live
13.6.2019
Noted cybersecurity expert and eccentric crypto fan John McAfee has just launched a non-custodial cryptocurrency trading platform
John McAfee’s New Trading Platform Aims to Give Traders a Magical Experience
13.6.2019
On June 11, following his latest tirade on social media, John McAfee announced the launch of his new cryptocurrency trading platform called McAfee Magic. The project allows for manual and automated crypto trading across a variety of digital asset exchanges all displayed in one user interface....
Bitcoin Cash (BCH) Price Analysis: Bitcoin.com’s Roger Ver Is Waving The Magic Wand For Mass Adoption Of Bitcoin Cash
20.5.2019
Bitcoin Cash is reliable, flexible and growth-centric Roger Ver is exploring new partnerships and deals to make it to the top 3 Bitcoin Cash forked from Bitcoin in 2017 and has never looked back since then. The hashing algorithm used by the currency is influential enough for the traders to believe...
Breaking CSS Custom Properties out of :root Might Be a Good Idea
27.3.2019
CSS Custom Properties have been a hot topic for a while now, with tons of great articles about them, from great primers on how they work to creative tutorials to do some real magic with them. If you’ve read more than one or two articles on the topic, then I’m sure you’ve noticed that they start...
The Magic of React-Based Multi-Step Forms
15.2.2019
One way to deal with long, complex forms is to break them up into multiple steps. You know, answer one set of questions, move on to another, then maybe another, and so on and so forth. We often refer to these as multi-step forms (for obvious reasons), but others also take to calling it a “wizard”...
Spoják – týden druhý. GHIDRA od NSA, DocumentDB od Amazonu a privátní repozitáře od GitHubu. A tím nadílka nekončí.
14.1.2019
Heslovitě: GHIDRA. mkcert. Github má free private repozitáře. Atom 1.34. Nejlepší baterie. CES 2019. Homebrew 1.9.0 a Linuxbrew. DNS-over-TLS u Googlu. Amazon DocumentDB. Česká kyber-armáda. Spleen. Fromjs. Dejavu 3.0. Magic grid. Arm Forge pro Python
Re: Pleasing Color Palettes
11.1.2019
There are so many tools out there to help you pick colors. I totally get it! It's hard! When colors are done well, it's like magic. It adds a level of polish to a design that can really set it apart.
Let's look at some, then talk about this idea some more.
Here's one I just saw called Color...
Collective #479
27.12.2018
Annual Awards 2018 * imgbb * screen.guru * Fiddly * Neural networks in JavaScript * Magic Grid * Flameout
Collective #479 was written by Pedro Botelho and published on Codrops
Honor Magic 2 nás dostal. Výbavou, výkonem, ale nejvíc barvami a designem
15.12.2018
Tenhle telefon čeří vody od první zmínky na konci srpna. Honor nasliboval haldy superlativů a unikátních technologií, od té doby však některé zevšedněly, jiné se nepotvrdily a se světovou premiérou naše nadšení malinko ochladlo. Ale teď máme telefon v rukou a nadšení je zpět!
Tenhle telefon je
JavaScript to Native (and Back!)
14.12.2018
I admit I'm quite intrigued by frameworks that allow you write apps in web frameworks because they do magic to make them into native apps for you. There are loads of players here. You've got NativeScript, Cordova, PhoneGap, Tabris, React Native, and Flutter. For deskop apps, we've got Electron....
The peculiar magic of flexbox and auto margins
27.7.2018
In front-end development, there are often times when I know that I don’t know something. I might know enough to know what CSS to search for, but I have absolutely no idea how to use it or what the right syntax is. Somehow, in my head, there appears to be a filing cabinet that’s entirely empty,...
Stuff you can do with CSS pointer events
27.7.2018
Martijn Cuppens (the same fella with the very weird div!) has some more irresistible CSS trickery. Three of the examples are about making a child element trigger an event on a parent element (almost like the magic that is :focus-within).
Here's how I reasoned it out to myself:
You know how if...
Tajuplné brýle Magic Leap One se už brzy začnou prodávat. Po technické stránce to zázrak nebude
13.7.2018
Spoustu let utajování a vývoje, miliardy dolarů investic a nyní se konečně dočkáme prvního finálního produktu, který si budeme moci koupit. Ano jde o startup Magic Leap a jeho chystané brýle pro rozšířenou realitu – Magic Leap One.
Velkým překvapením je, že brýle nepoužívají nějakou moderní
Fitting Text to a Container
29.6.2018
There are a number of ways to go about putting some text in a container and having it size itself to fill that container. There are different technologies we can use and different considerations to think about. Let us count the ways.
Magic Number it with viewport units
If you set type with...
The backdrop-filter CSS property
16.5.2018
I had never heard of the backdrop-filter property until yesterday, but after a couple of hours messing around with it I’m positive that it’s nothing more than magic. This is because it adds filters (like changing the hue, contrast or blur) of the background of an element without changing the text...
Upgrade AngularJS Sorting Filters to Angular
14.5.2018
In the early days of AngularJS, one of the most celebrated features was the ability to filter and sort data on the page using only template variables and filters. The magic of two-way data binding