Search
Chainalysis Executive: Transparency and Analytics Build Trust in Crypto
27.8.2019
Speaking with Cointelegraph, Jesse Spiro, global head of policy at Chainalysis, says that transparency and analytics help fight ‘wild west’ image of crypto
Going Buildless
27.8.2019
I'm in a long distance relationship. That means I’m on a plane to England every few weeks, and every time I'm on that plane, I think about how nice it would be to read some Reddit posts. What I could do is find a Reddit app that lets me cache posts for offline (I’m sure there is one out there),...
How to Build Firefox
27.8.2019
Open source is a dream and a gateway to an amazing career — I’m a testament to that. One of the most amazing open source projects to ever exist, Mozilla Firefox, is a project I’m proud to work on as an employee of Mozilla. It’s rewarding, challenging, and a unique...
Popular Web Tools and Services Among Designers & Developers (Sponsored)
26.8.2019
Today we will present you the most popular 30 web tools and services among designers and developers. We handpicked solutions that are offering the best functionalities, support, and pricing on the market. You will find probably the best logo design creating software, the very well-known Hotjar...
Send Token Payouts With Ease Using Bitcoin.com’s SLP Dividend Calculator
25.8.2019
On August 23, Bitcoin.com released a new application called the SLP Dividend Calculator. The new platform allows users to build a transaction to make dividend payments to any Simple Ledger Protocol (SLP) token holder. Also read: How to Create Non-Fungible Assets and Collectible Tokens With Bitcoin...
Multiplayer Tic Tac Toe with GraphQL
23.8.2019
GraphQL is a query language for APIs that is very empowering for front-end developers. As the GraphQL site explains it, you describe your data, ask for what you want, and get predictable results.
If you haven’t worked with it before, GraphQL might be a little confusing to grok at first glance....
Other Ways to SPAs
21.8.2019
That rhymed lolz.
I mentioned on a podcast the other day that I sorta think WordPress should ship with Turbolinks. It's a rather simple premise:
Build a server-rendered site.
Turbolinks intercepts clicks on same-origin links.
It uses AJAX for the HTML of the new page and replaces the current page...
Let’s Build a JAMstack E-Commerce Store with Netlify Functions
20.8.2019
A lot of people are confused about what JAMstack is. The acronym stands for JavaScript, APIs, and Markup, but truly, JAMstack doesn’t have to include all three. What defines JAMstack is that it’s served without web servers. If you consider the history of computing, this type of abstraction isn’t...
React Slider with Parallax Hover Effects
20.8.2019
Walk through the build of a React slider and learn how to implement a parallax hover effect.
React Slider with Parallax Hover Effects was written by Ryan Mulligan and published on Codrops
Blockstack Partners With Lambda School To Help its Students Build Apps and Earn
19.8.2019
Lambda School announced on August 13 that it had entered in a partnership with blockchain services provider and dapp building company Blockstack. The partnership will allow Lambda students and alumni to work with the company for building blockchain-based applications, and earn cash for it. Have...
Draggin’ and Droppin’ in React
16.8.2019
The React ecosystem offers us a lot of libraries that all are focused on the interaction of drag and drop. We have react-dnd, react-beautiful-dnd, react-drag-n-drop and many more, but some of them require quite a lot of work to build even a simple drag and drop demo, and some do not provide...
Shinhan Bank Partners with GroundX and Hexlant to Build Blockchain Enhanced Security System
15.8.2019
One of the most established and most significant banks in South Korea, Shinhan has collaborated with two fintech firms to initiate a new security framework utilizing blockchain technology. Recently, Shinhan Bank inked an MOU (Memorandum of Understanding) with fintech firm Ground X and blockchain...
Amazon Wants to Build a Blockchain for Ads, New Job Listing Shows
7.8.2019
Amazon is looking to hire a software development engineer to develop an advertisement blockchain
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...
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...
Creating Dynamic Routes in a Nuxt Application
30.7.2019
In this post, we’ll be using an ecommerce store demo I built and deployed to Netlify to show how we can make dynamic routes for incoming data. It’s a fairly common use-case: you get data from an API, and you either don’t know exactly what that data might be, there’s a lot of it, or it might change....
Telling the Story of Graphic Design
26.7.2019
Let me just frame this for you: we're going to take a piece of production UI from a Sketch file, break it down into pieces of information and then build it up into a story we tell our friends. Our friends might be hearing, or seeing, or touching the story so we are going to interpret and translate...
Brave’s Nightly Build Users Will be able to Withdraw BAT from Brave Rewards Wallet
26.7.2019
Alex Wykoff, the product manager at blockchain-enabled internet browser- Brave Browser, announced Brave’s community that starting from 24th of this month, the users of Brave’s Nightly build will be able to withdraw BAT from Brave Rewards wallet. Brave’s Nightly build is the latest software release...
$500K Round Led by FBG Capital Will Help Dapp.com Build ‘Dapp Store’
24.7.2019
Prominent Asian investment firm FBG Capital is backing Dapp.com's attempt to build an easy-to-use "Dapp Store."
A Beginner’s Journey to Launching a Website
22.7.2019
In September 2018, I was just a few months into my journey of learning web development. As I'm sure is the case with many new developers, it was a big task for me to learn not only the basic skills required, but also keeping current with the fast-moving industry. Just as I was getting to the level...