Search
SSCCE
6.8.2019
You know what a "reduced test case" is, right? We've talked about it here. I imagine the concept is useful in many walks of life, but in the world of front-end development, you can think of it like:
A reduced test case is a demo/example page you create which reproduces the problem you are having...
Using Your Domain with a Netlify-Hosted Site
6.8.2019
Netlify has their own docs for Custom Domains, so if you're looking for horse's mouth technical docs on this stuff, that should be treated as the source of truth. But I'd like to take a crack at it from a slightly different angle, where we look at where you are and what you wanna do, and the point...
IX Wallet, Lead Blockchain Developer, Sergey Storozhuk Was Recently Interviewed By CryptoNewsZ About The Crypto World, IX Ecosystem And More
6.8.2019
Sergey Storozhuk is the Lead Blockchain Developer in IX Wallet. Driven by a vision to provide convenient solutions to its customers, the IX ecosystem strives to reinvent the traditional saving system by utilizing modern technological advances and thereby, generate a distinctive passive income...
Let Mavo Shine in Building Interactive Web Applications
6.8.2019
As you could guess from the title, this tutorial is dedicated to Mavo: a new, approachable way to create complex, reactive, persistent web applications just by writing HTML and CSS, without a single line of JavaScript and no server backend.
🐇 Follow the white rabbit!
Mavo is developed...
Expert: Walmart Crypto Project More Agreeable to Lawmakers Than Libra
5.8.2019
A senior policy analyst thinks Walmart could get its crypto approved by regulators, and the path will be much easier than Libra’s
Can you nest @media and @support queries?
5.8.2019
Yes, you can, and it doesn't really matter in what order. A CSS preprocessor is not required. It works in regular CSS.
This works:
@supports(--a: b) {
@media (min-width: 1px) {
body {
background: red;
}
}
}
And so does this, the reverse nesting of the above:
@media (min-width:...
The Real Dark Web
5.8.2019
Here’s a wonderful reminder from Charlie Owen that everyone in the web design industry isn’t using the latest and greatest technology. And that’s okay! Charlie writes:
Most web developers are working on very "boring" teams. They're producing workhorse products that serve the organisation needs....
Peter Schiff Slams CNBC for Giving Bitcoin More Airtime Than Gold
5.8.2019
Peter Schiff accuses CNBC of Bitcoin promo
Research Reports Show Positive Crypto Industry Growth in H1 2019
3.8.2019
More than half the year is behind us and the cryptocurrency ecosystem continues to move forward, showing relentless growth over the last six months. 2019 has also seen a new theme arise as speculators believe the cryptocurrency ecosystem is experiencing an influx of institutional interest...
More Signs the Next Big Financial Crisis May Begin in Germany
3.8.2019
Germany, the locomotive of Europe’s huge economy, is entering a difficult period, various indicators suggest. And when the Federal Republic sneezes, the Old Continent usually catches cold. This time, Germany may infect the rest of the world as well. An economic and financial crisis there...
Branching Out from the Great Divide
2.8.2019
I like the term Front-End Developer. It's encapsulates the nature of your job if your concerns are:
Building UIs for web browsers
The spectrum of devices and platforms those web browsers run on
The people who use those web browsers and related assistive technology
The breadth of knowledge...
Using Netlify Forms and Netlify Functions to Build an Email Sign-Up Widget
2.8.2019
Building and maintaining your own website is a great idea. Not only do you own your platform, but you get to experiment with web technologies along the way. Recently, I dug into a concept called serverless functions, starting with my own website. I’d like to share the results and what I learned...
Úchvatná skála rostoucí z moře: Mauricijský poloostrov Le Morne Brabant
2.8.2019
Úchvatná skála rostoucí z moře: Mauricijský poloostrov Le Morne Brabant
Weekly Platform News: Preventing Image Loads with the Picture Element, the Web We Want, Svg Styles Are Not Scoped
1.8.2019
In this week's week roundup of browser news, a trick for loading images conditionally using the picture element, your chance to tell bowser vendors about the web you want, and the styles applied to inline SVG elements are, well, not scoped only to that SVG.
Let's turn to...
Making a Realistic Glass Effect with SVG
1.8.2019
I’m in love with SVG. Sure, the code can look dense and difficult at first, but you’ll see the beauty in the results when you get to know it. The bonus is that those results are in code, so it can be hooked up to a CMS. Your designers can rest easy knowing they don't have to reproduce an effect...
Register Now for An Event Apart 2019 in Chicago
1.8.2019
(This is a sponsored post.)
An Event Apart juuuuust wrapped up its Washington D.C. event yesterday. We hope we got to see you at the event but if not, perhaps we'll see you at the next one happening Aug. 28-28 in Chicago.
Why would you go, you might ask? It's three days of experts imparting their...
More Control or More Freedom? SEC to Run BTC, ETH, XRP nodes; Inviting Contractors
1.8.2019
Contractors for running Bitcoin (BTC), Ethereum (ETH) and Ripple (XRP) nodes are required. This notice was announced by the United States Securities and Exchange Commission (SEC) The SEC wants to run its own nodes on Bitcoin and Ethereum. The chosen contractors will need to run the nodes on behalf...
Verge Price Analysis: Verge (XVG) May Take Some More Time to Replicate the Current Market Trend
1.8.2019
Verge (XVG) may take some more time to turnaround its position. The target for 2019 should be 0.01 USD. Contrary to the market’s gain, Verge could not show any significant move over the last 24 hours. The coin has lost almost 0.7% in this period. However, the coin may soon get a push and...
Ripple vs Bitcoin: XRP May Take More Time to Fetch a Jump Like BTC
1.8.2019
Bitcoin has grown by a good margin in the last 24 hours, whereas Ripple is down by 0.26%. By the end of 2019, Bitcoin and Ripple may trade around 15,000 USD to 20,000 USD and 0.7 USD respectively. Bitcoin and Ripple are two of the most tracked coin of the current times. Bitcoin (BTC)...
‘Building’ Bitcoin’s Software Just Got a Bit More Trustless
1.8.2019
There's a bit less trust now needed when developers compile the software at the heart of bitcoin