Search
US Lawmakers Begin to Realize that They Cannot Ban Bitcoin
31.7.2019
Ever since its inception, Bitcoin (BTC) has divided the people into its supporters and opponents. In fact, there are many out there who want it to be completely banned, especially the regulators and the critics of the cryptocurrency. But is it practically possible to impose a ban on Bitcoin?...
Samsung, LG and SK Begin ‘Summer Blockchain War’
3.7.2019
South Korean business conglomerates Samsung, LG and SK are set to begin offering a range of blockchain technology-powered products and services this summer – as they attempt to become the leaders in what could become a very competitive market in the country.
Per Fn News, the “Blockchain summer war”...
Side Effects of Economic Growth: Is Snowden Right to Say Bitcoiners Shouldn’t Be Bankers?
1.7.2019
Growth is a goal that’s worth achieving, in most cases, and the current economic paradigm favors it. But when central banks start undermining their fiat economies and crypto companies begin to mimic financial institutions in its name, growth becomes an end in itself with self-destructive...
RegulatorsDebate Cryptocurrency Legislation Ahead of G20 Summit
19.6.2019
The new rules for crypto businesses will be released in June 21 but many regulators are already worried about the repercussions
Game of Thrones Quiz Game with React and GraphQL: Handling Mutations with 8base
17.6.2019
To begin creating questions, we’ll have to run mutations on the Questions table; a quick trick is to look at the 8base API explorer to see how the mutation script should look like. Go the to 8base
India Dapp Fest is ready to begin! The first biggest blockchain conference in India!
10.6.2019
‘Blockchained India’ presents India Dapp Fest (IDF) 2019 with a zeal. The event is finally set to embark on its 5 day long journey. It is the first ever blockchain conference that is taking place at such a huge level in India. India Dapp Fest is the biggest event for those who are passionate about...
The Real Discussion About Ethereum’s Next Hard Fork Is About to Begin
25.5.2019
Ethereum core developers have discussed a list of 29 proposed code changes to be included in ethereum's next system-wide upgrade, Istanbul
Cardano (ADA) Price Analysis: Make Way For King Cardano As The Bullish Run To Begin Soon
21.5.2019
Cardano currency holders have all the reasons to celebrate the price surge Cardano’s ADA is gaining attention from enthusiasts across the world Cardano is making it to the mainstream adoption and has taken big leaps to draw the attention of key investors and market players towards itself. This...
Iterating a React Design with Styled Components
16.5.2019
In a perfect world, our projects would have unlimited resources and time. Our teams would begin coding with well thought out and highly refined UX designs. There would be consensus among developers about the best way to approach styling. There’d be one or more CSS gurus on the team who could ensure...
Making the Move from jQuery to Vue
3.5.2019
As someone who has used jQuery for many. years and has recently become a Vue convert, I thought it would be an interesting topic to discuss the migration process of working with one to the other.
Before I begin though, I want to ensure one thing is crystal clear. I am not, in any way whatsoever...
7 things you should know when getting started with Serverless APIs
14.3.2019
I want you to take a second and think about Twitter, and think about it in terms of scale. Twitter has 326 million users. Collectively, we create ~6,000 tweets every second. Every minute, that’s 360,000 tweets created. That sums up to nearly 200 billion tweets a year. Now, what if the creators...
Understanding Memoization In JavaScript
4.3.2019
As our applications grow and begin to carry out heavier computations, there comes an increasing need for speed ( ????️ ) and the optimization of processes becomes a necessity. When w
SEC Set to Begin Fresh Consultation Period on CBOE-VanEck Bitcoin ETF
20.2.2019
VanEck Bitcoin ETF submission to see next 90-day deliberation by SEC
Don’t Get Clever with Login Forms
19.2.2019
Brad points out some UX problems with a variety of apps that are doing things a little outside of the norm when it comes to their login forms. There is already a bunch of things to get right with forms to begin with (e.g. use the right input types, label your inputs, don't have whack password...
Adding Particle Effects to DOM Elements with Canvas
23.7.2018
Let’s take a look at how to make web pages more visually capable by combining the freedom of <canvas> with HTML elements. Specifically, we will be creating a basic HTML-to-particle effect, but the same technique could be used for many kinds of effects.
Before we begin, feel free to grab...
Handling Errors with Error Boundary
26.6.2018
Thinking and building in React involves approaching application design in chunks, or components. Each part of your application that performs an action can and should be treated as a component. In fact, React is component-based and, as Tomas Eglinkas recently wrote, we should leverage that concept...
Creating a Bar Graph with CSS Grid
12.6.2018
If you’re looking for more manageable ways to create bar graphs, or in search of use cases to practice CSS Grid layout, I got you!
Before we begin working on the graph, I want to talk about coding the bars, when Grid is a good approach for graphs, and we’ll also cover some code choices you might...
Getting Started with Yoga and Prisma for Building GraphQL Servers
7.6.2018
By now, you have probably heard a lot of buzz about GraphQL going around and how it’s going to replace REST but you don’t even know where to begin. You hear a lot of buzzwords about mutations and