Search
XRP Escalates With a Positive Bias; May End the Week on a Bullish Note
6.3.2020
XRP has firmly traded above $0.2400 today; still has room to surge further Yesterday’s mild bullish sentiment has intensified today Yesterday, XRP formed higher highs; today, it is continuing with higher lows The coin is up by more than 4% while holding positive technicals XRP price has taken...
Red Swan and Polymath Tokenize $2.2 Billion of High End Real Estate
6.3.2020
Red Swan and Polymath are planning a $780 million pre-sale to accredited investors in what will be world’s largest sale of tokenized real estate
Considerations for Creating a Card Component
2.3.2020
Here's a Card component in React:
const Card = props ={
return(
<div className="card"<h2{props.title}</h2<p{props.content}</p</div)
}
It might be pretty useful! If you end up using this thing hundreds of times, now you have the ability to refactor a little bit of HTML...
Selectors Explained
2.3.2020
Have you ever found yourself either writing a CSS selector that winds up looking confusing as heck, or seen one while reading through someone's code? That happened to me the other day.
Here's what I wrote:
.site-footer__nav a:hover svg ellipse:first-child { }
At the end of it, I honestly couldn't...
Brave Challenges Google’s Advertising Power Before the UK Competition Watchdog
22.2.2020
The company behind the privacy-oriented browser Brave has set out to convince regulators in the U.K. to end Google’s advertising monopoly in the digital space. In a filing with the country’s Competition and Markets Authority (CMA), Brave puts forward recommendations on how...
Are the BZx Flash Loan Attacks Signaling the End of DeFi?
22.2.2020
Recent attacks on the lending platform bZx have left faith in DeFi shattered, but what actually happened? And can the sector bounce back?
Telegram's Battle To End by April 30, Judge Focuses on 'Economic Realities'
20.2.2020
The ongoing battle between instant messaging giant Telegram and the U.S. Securities and Exchange Commission (SEC) may just come to its end by the end of April. Meanwhile, the judge stressed the importance of focusing "on economic realities, not on labels."
The two giants met yesterday at a hearing...
monica.css
20.2.2020
Monica Dinculescu:
I don’t want every possible padding and margin and colour and flexbox configuration in the world. I just want the ones that I know I end up using in every project. So here is monica.css: my very own CSS framework, which I copy paste at the beginning of every CSS file and take...
Same HTML, Different CSS
19.2.2020
Ahmad Shadeed covers the idea of a card component that has a fixed set of semantic HTML with some BEMy classes on it. There is a title, author, image, and tags. Then he redesigns the card into five totally different designs without touching any of the HTML just the CSS.
If this is an ah-ha moment...
Don’t Obsess Over Crypto End-Users, We Still Need Developers to Build the Back End
19.2.2020
It’s not all about the needs of end-users. Let's focus on the wants of the developers and dreamers who build crypto infrastructure
BitMEX CEO’s Jokes About XRP End With a Flash Crash and a Wall of Silence
14.2.2020
Arthur Hayes. Source: a video screenshot, Youtube, CfC st. Moritz
The normally outspoken CEO of major crypto derivatives exchange BitMEX, Arthur Hayes, has gone quiet after a short-lived crash occurred in the exchange’s XRP derivatives market, which may have led to large losses for some traders...
A Headless CMS for You and Your Web Development Agency
13.2.2020
(This is a sponsored post.)
Storyblok is a headless but component-based CMS with a built-in live-preview. You can use it for building fast and reliable websites and power native apps with your favorite technology.
Let us start with the basics and what a headless CMS is:
A headless content...
2020 Stack
13.2.2020
In an article with the most clickbaity article ever, Joe Honton does a nice job of talking about the evolving landscape of web development. "Full-stack" perhaps had its day as a useful term, but since front-end development touches so many parts of the stack now, it's not a particularly useful term....
Design Systems Blogathon
11.2.2020
It was fun watching a bunch of back and forth blogging between a bunch of smart people quoting a bunch of smart people last week. If you missed it, you might wanna start at the end and work backward.
I only have one tidbit to add. I don't do much with design systems as someone who works on pretty...
Custom Styling Form Inputs With Modern CSS Features
7.2.2020
It’s entirely possible to build custom checkboxes, radio buttons, and toggle switches these days, while staying semantic and accessible. We don’t even need a single line of JavaScript or extra HTML elements! It’s actually gotten easier lately than it has been in the past. Let’s take a look.
Here’s...
Getting Acquainted With Svelte, the New Framework on the Block
6.2.2020
For the last six years, Vue, Angular, and React have run the world of front-end component frameworks. Google and Facebook have their own sponsored frameworks, but they might leave a bitter taste for anyone who advocates for an open and unbiased web. Vue is another popular framework that...
Git Branch Autocompletion
4.2.2020
Naming git branches is something most of us have down to a science. My branch naming pattern is usually {issue number}-short-feature-description, though many developers prefer to lead with the description and end with the issue. Regardless of the pattern you use, having a feature like autocomplete...
Freezing User-Agent Strings
3.2.2020
There's been news about Chrome freezing their User-Agent string (and all other major browsers are on board). That means they'll still have a User-Agent (UA) string (that comes across in headers and is available in JavaScript as navigator.userAgent. By freezing it, it will be less useful over time...
US Politicians Want to Ban End-to-End Encryption on Messaging Services like Telegram and Whatsapp
2.2.2020
Under the guise of fighting against online child pornography, American politicians are trying to effectively ban end-to-end encryption on all communication technology platforms for everyone. Newly proposed legislation could force companies like Apple, Google and Facebook to create back doors...
XLM May End the Week on Bullish Note; Price Approaches Key Support
31.1.2020
Stellar’s weekly chart paints an optimistic picture while the 4-month chart still shows a price decline XLM is set to test the support level at $0.0597 once again before resuming the uptrend The major support line corresponds to the 38.20% Fib level; next resistance level stands at $0.063 Technical...