Search
From FUD to FOMO – China State Newspaper Says Bitcoin Is ‘Successful’
12.11.2019
A major Chinese daily has published an article about Bitcoin. The publication describes the first cryptocurrency as a successful application of the blockchain technology. It provides its readers with the basics they need to know about Bitcoin and highlights some of its main characteristics. Also...
UK-Based Electric Bike Company Launches SLP Reward Token
5.11.2019
On November 5, Cryptophyl.com, the SLP-centric trading platform, announced a commercial partnership with the bicycle company Toba Electric Bikes using SLP technology. Toba sells electric bikes for bitcoin cash and the company’s SLP token will be used for customer rewards. Moreover, Cryptophyl...
Build a 100% Serverless REST API with Firebase Functions & FaunaDB
31.10.2019
Indie and enterprise web developers alike are pushing toward a serverless architecture for modern applications. Serverless architectures typically scale well, avoid the need for server provisioning and most importantly are easy and cheap to set up! And that’s why I believe the next evolution...
XinFin, Black Tier Solutions and Blockchain at Michigan Announce Joint Partnership
28.9.2019
Black Tier Solutions announced a partnership with Blockchain at Michigan.
Black Tier Solutions will be responsible for assisting the University of Michigan Blockchain group to develop a tokenized student rewards program and a tokenized gaming platform using XinFin Hybrid technology.
The post...
Paperform
26.9.2019
Buy or build is a classic debate in technology. Building things yourself might feel less expensive because there is no line item on your credit card bill, but has cost in the form of time. Buying things, believe it or not, is usually less expensive when it comes to technology that isn't your core...
Shaping The Future of A Rising Economy: How Blockchain is Gaining Credibility in India
9.8.2019
Blockchain, a simple concept yet so complex and diverse in its use-cases is still in a nascent stage. Numerous countries have come to realize the immense potential of blockchain and are tapping into the unexplored areas of this disruptive technology. […]
The post Shaping The Future of...
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....
Building a Conference Schedule with CSS Grid
24.6.2019
It’s hard to beat the feeling of finding a perfect use for a new technology. You can read every handy primer under the sun and ooh-and-ahh at flashy demos, but the first time you use it on your own project… that’s when things really click.
I gained a new appreciation for CSS Grid when building...
React Starter: JSX Gotchas
20.6.2019
JSX is a very powerful technology. With all new things that we have to learn, there is a bit of a learning curve. Let's talk about some of the gotchas when using JSX. These are some common things t
Implementing Private Variables In JavaScript
1.6.2019
JavaScript (or ECMAScript) is the programming language that powers the web. Created in May 1995 by Brendan Eich, it’s found its place as a widely-used and versatile technology. Despite its success, it’s been met with its fair share of criticism, especially for idiosyncrasies. Things like objects...
Getting into GraphQL with AWS AppSync
12.3.2019
GraphQL is becoming increasingly popular. The problem is that if you are a front-end developer, you are only half of the way there. GraphQL is not just a client technology. The server also has to be implemented according to the specification. This means that in order to implement GraphQL into your...
The Elements of UI Engineering
4.1.2019
I really enjoyed this post by Dan Abramov. He defines his work as a UI engineer and I especially like what he writes about his learning experience:
My biggest learning breakthroughs weren’t about a particular technology. Rather, I learned the most when I struggled to solve a particular UI problem....
Build Native Modals Using the Dialog Element
24.5.2018
With release of HTML 5.2 comes the dialog element. The dialog element has been around for a while now but was an experimental technology.
Previously, if we wanted to build a mo