Search
The Swiss Think Tank Urges The Country To Morph From “Crypto Valley” Into A Fully-Fledged “DLT nation.”
6.6.2019
The crypto boom and its continuous growth have not failed to allure everyone from all parts of the world. Recently, one of the Swiss think tank called- ‘Avenir Suisse’ has published a report called- Blockchain after the Hype.’ This report is authored by the senior researcher (Jennifer Anthamatten)...
Crypto Beats Fiat in Round the World Payments Race
4.6.2019
Four contestants are currently racing their way around the globe in a quest to reach Amsterdam first. The Payments Race runs westwards from London, circling the globe before finishing at the Money 2020 event in the Dutch capital today, June 4. In keeping with its theme, each contestant must use...
Suntec gears up for Blockchain Summit 2019; Join the leading Blockchain for Business event in Asia
4.6.2019
Connecting industry leaders, business decision makers and tech innovators, Blockchain Summit Singapore is a 1-day conference and exhibition dedicated to the business of blockchain and distributed ledger technology (DLT). Based on unrivalled content, visionary speakers and exceptional networking...
The 2nd Edition of the Biggest Crypto-Coins and Blockchain Event in Brazil; BlockCrypto Expo
30.5.2019
BlockCrypto is here to stay. The biggest cryptoeconomy and blockchain event in Brazil has gathered over 800 people, 16 exhibitors and sponsors, 30h of content and 50 speakers. The conference was a major success and has received overwhelmly positive reviews. In 2019, Blockcrypto Expo will be even...
PR: BitcoinHD Launches New POC Consensus
27.5.2019
One of the most influential blockchain conferences – Consensus 2019 – has just ended. Leading figures from all over the worlds of business and technology are still discussing the stories that emerged during the event, on the blockchain market, tech development and more.
The post PR: BitcoinHD...
Bogota’s EXMA 2019 Will Feature Bitcoin Cash Payments at Home Burgers
26.5.2019
At this year’s EXMA conference in Bogota on May 27-28, attendees will find that payment processor Pagos Inteligentes will allow bitcoin cash (BCH) payments at Home Burgers inside the Movistar Arena. The EXMA event is one of the biggest entrepreneurship conferences in Latin America and Pagos...
Implementing a Scroll Based Animation with JavaScript
24.5.2019
There is a kind of animations that has not stopped increasing its presence in the most modern and original websites: the animations based on the scroll event of Javascript.
This trend
Want to Win 1,000 $KCS and 450,000 $PXG? PlayGame and Kucoin are Giving You That Super-Chance!
17.5.2019
Yes, you heard it right! There is a chance for you to win 1,000 $KCS and 450,000 $PXG as the total prize amount. This has been made possible with the fantastic collaboration of PlayGame and Kucoin. They have brought back the very exciting “Super Competition,” as a mark of celebration of their...
EBay Denies Rumors It Will Start Accepting Crypto, Despite Advertising at Crypto Event
15.5.2019
eBay has denied rumors that it is going to start accepting cryptocurrency as a payment method
Verge (XVG) Price Analysis: Will Verge (XVG) Regain The Bullish Trend After Rotterdam Event?
10.5.2019
Verge team is all pumped for the 2nd meet up on May 25th at Rotterdam Verge (XVG) looks bullish, prices to go up by the end of May Verge (XVG) has always been seen engaging the crypto enthusiasts either through strategic partnerships or by conducting events bringing together like-minded people...
The Thinking Behind Simplifying Event Handlers
9.5.2019
Events are used to respond when a user clicks somewhere, focuses on a link with their keyboard, and changes the text in a form. When I first started learning JavaScript, I wrote complicated event listeners. More recently, I've learned how to reduce both the amount of code I write and the number...
10 Awesome Things from MS Build Day 1
7.5.2019
Microsoft Build is packed with gazillion announcements, fun activities, people and it's so much to fit into one article. I won't be doing justice to the event by trying to fit everything that happe
So, You Wanna Submit a Proposal to Speak at an Event
22.4.2019
You’ve been scouring the web for upcoming events. You’ve subscribed to Developer Avocados and you’ve bookmarked conferences.css-tricks.com. And now you’ve found a call for proposals (CFP) that you can’t wait to enter. You quickly fill out the online form and your pinky races towards the Enter...
An Event Apart Boston is Coming. Save Now!
18.4.2019
(This is a sponsored post.)
An Event Apart Boston is almost here! We're talking, like, less than a month away. If you've been holding off from registering, this might be your last chance because time and seating are both limited. Besides, we're talking about three days of pure knowledge-dropping...
Scroll-Linked Animations
29.3.2019
You scroll down to a certain point, now you want to style things in a certain way. A header becomes fixed. An animation triggers. A table of contents appears. To do anything based on scroll position, JavaScript is required right now. You watch the scroll position via a DOM event and alter...
Understanding Event Emitters
26.3.2019
Consider, a DOM Event:
const button = document.querySelector("button");
button.addEventListener("click", (event) => /* do something with the event */)
We added a listener to a button click. We’ve subscribed to an event being emitted and we fire a callback when it does. Every time we click that...
Stacked “Borders”
19.3.2019
A little while back, I was in the process of adding focus styles to An Event Apart’s web site. Part of that was applying different focus effects in different areas of the design, like white rings in the header and footer and orange rings in the main text. But in one place, I wanted rings that were...
Little Things That Tickled My Brain from An Event Apart Seattle
14.3.2019
I had so much fun at An Event Apart Seattle! There is something nice about sitting back and basking in the messages from a variety of such super smart people.
I didn't take comprehensive notes of each talk, but I did jot down little moments that flickered my brain. I'll post them here! Blogging...
Application Holotypes
13.3.2019
It's entirely too common to make broad-sweeping statements about all websites. Jason Miller:
We often make generalizations about applications we see in the wild, both anecdotal and statistical: "Single-Page Applications are slower than multipage" or "apps with low TTI loaded fast". However,...
5 Ways to Get the Most Out of a Crypto Event
8.3.2019
The young blockchain industry is facing rapid growth through research, blockchain summits, conferences, and networking events. These conferences come in all forms, shapes, and sizes. The crypto world is changing at a faster rate and it is important to keep […]
The post 5 Ways to Get the Most...