Built and Deployed an Amber App in 2 Days

Yesterday night, I deployed my first Amber app to production. It’s a JSON hosting service for your mobile and web apps. I call it JSON… | Continue reading


@hackernoon.com | 6 years ago

Python 3.7’s new builtin breakpoint – a quick tour

Debugging in Python has always felt a bit “awkward” compared with other languages I’ve worked in. | Continue reading


@hackernoon.com | 6 years ago

How not to be a mediocre developer

A 6 minute guide that will help you advance to the level of that senior developer in your team | Continue reading


@hackernoon.com | 6 years ago

Here Is What I Found Trading ERC20 Tokens in Decentralized Exchanges

I am not a trader but wanted to test out how decentralized trading works. In decentralized trading the exchange doesn’t hold your crypto… | Continue reading


@hackernoon.com | 6 years ago

Using Docker, Docker Compose, Angular-CLI 6+, Sass, and Pug (Jade)

The purpose of this guide is to have a working Docker setup with Angular CLI while using Pug. I had some problems while getting the three… | Continue reading


@hackernoon.com | 6 years ago

First impressions with ERC 725 and ERC 735 – identity and claims

Implementing a simple KYC claim verification for a crowdsale | Continue reading


@hackernoon.com | 6 years ago

How I went from student to drop-out to software engineer

Introduction | Continue reading


@hackernoon.com | 6 years ago

How to encrypt EBS volumes of a running EC2 instance?

Nowadays encryption of data at rest is must, specially if it’s stored somewhere in public cloud. It’s necessary to meet various compliance… | Continue reading


@hackernoon.com | 6 years ago

Learn Assert by building a JavaScript testing library

Building interesting projects with nodejs standard lib. | Continue reading


@hackernoon.com | 6 years ago

Own your performance reviews to boost learning and growth

Have you ever participated in an annual performance review in which your manager called out a stupid thing you have done and forgotten… | Continue reading


@hackernoon.com | 6 years ago

What Is Serverless Architecture? What Are Its Pros and Cons? – Hackernoon

Serverless, the new buzzword in town has been gaining a lot of attention from the pros and the rookies in the tech industry. Partly due to… | Continue reading


@hackernoon.com | 6 years ago

Cleaning up Docker – Hackernoon

With the passage of time running Docker in development, we tend to accumulate a lot of unused images. Sometimes for testing, research or… | Continue reading


@hackernoon.com | 6 years ago

How to optimize a Landing page even without custom images and Real example

In this article, I will be identifying some problems with HostesMetrics’ website that might be turning off potential customers along with… | Continue reading


@hackernoon.com | 6 years ago

Form handling in React No worries just leave it on React Reactive Form

How cool is that if you’ve all the data & control access in only one object by which you can manipulate the control’s state at any time… | Continue reading


@hackernoon.com | 6 years ago

Building a Cross-Game Item Future

In-game items are the main drivers of revenue in free-to-play game economies, and yet we’re still a long ways away from unlocking their… | Continue reading


@hackernoon.com | 6 years ago

Misunderstanding your ground

Who’s the more foolish? The fool or the fool who follows him? This famous question, posed by the late Obi-Wan Kenobi, remains as relevant… | Continue reading


@hackernoon.com | 6 years ago

Total Disinformation Warfare

The lengths that Western governments, media and their allies will go to, to deliberately deceive their domestic populations for Neocon… | Continue reading


@hackernoon.com | 6 years ago

Diversity inside European VC – More work needed

During the past 15 years Creandum have partnered with early stage technology companies and ambitious entrepreneurs, and thereby playing a… | Continue reading


@hackernoon.com | 6 years ago

Facebook Privacy: Lessons Learned from Congress’s 2000+ Follow-Up Questions

Demystifying hundreds of pages of answers and fluff | Continue reading


@hackernoon.com | 6 years ago

Cryptocurrencies are not over, they are similar to the dot-com bubble

Some people think that digital currencies were a bubble and that it has burst for good — that it can not recover, that it doesn’t… | Continue reading


@hackernoon.com | 6 years ago

How Much Does It Cost to Hire a Blockchain Developer in 2018?

The demand for blockchain developers is at an all-time high. | Continue reading


@hackernoon.com | 6 years ago

How Much Does It Cost to Hire a Blockchain Developer in 2018?

The demand for blockchain developers is at an all-time high. | Continue reading


@hackernoon.com | 6 years ago

Startup Sales – How to Get Your First Potential Customers

After you’ve committed to an idea for your startup, get feedback from potential customers as soon as possible. Insights from your first… | Continue reading


@hackernoon.com | 6 years ago

How to build powerful REST APIs blazingly fast with Node.js

Let’s face it, if you’re a web developer, you deal with APIs. Whether you write your own or use someone else’s, it’s just part of the job… | Continue reading


@hackernoon.com | 6 years ago

Supercharging Kafka – Enable Realtime Web Streaming by Adding Pushpin

Exposing Kafka messages via a public HTTP streaming API | Continue reading


@hackernoon.com | 6 years ago

How Can 0x Help You Build Decentralised Applications

Open frameworks played an important role on the internet we see today. If you want to build a web app from scratch you have to do a lot of… | Continue reading


@hackernoon.com | 6 years ago

How to Browse the Internet Safely

Tips for Avoiding Spyware and Other Threats on The Internet | Continue reading


@hackernoon.com | 6 years ago

Try These Popular Extensions in the Chrome Web Store

Most of us use the internet for hours every day. These browser extensions for Google Chrome can help make your web browsing easier and… | Continue reading


@hackernoon.com | 6 years ago

Working for a Big Company Can Be Fun If It Operates as an “Intelligent Platform”

It Operates as an “Intelligent Platform” | Continue reading


@hackernoon.com | 6 years ago

Learn business and become a better software developer

Your job as a software developer is not to write code. | Continue reading


@hackernoon.com | 6 years ago

Infrastructure as code. A Terraform and CloudFormation comparison

Imagine if all of your infrastructure configurations from AWS, Azure or Google could be replicated faster and more accurately than you… | Continue reading


@hackernoon.com | 6 years ago

Product Owner vs. Product Manager: Who Is the Boss?

Product owner vs. product manager, this is the question! With so much debate over these two terms, it’s time to shed a little light on… | Continue reading


@hackernoon.com | 6 years ago

Decentralized Applications Stack

The current development of public blockchains (as private ones) is very similar to what happened to the Internet at its beginning. The… | Continue reading


@hackernoon.com | 6 years ago

Monads and More in 5 Minutes or Less

Plain English not Crazy Jargon | Continue reading


@hackernoon.com | 6 years ago

Micro Services and Git

Mono/Multi Repo, Balancing Feature Branches and Continuous Integration | Continue reading


@hackernoon.com | 6 years ago

GraphQL and Jest: snapshot testing

Tests are very important in daily development flow. Whenever you build a new feature or refactor existing one you want to be sure that you… | Continue reading


@hackernoon.com | 6 years ago

Why people buy

Deconstructing the value function. | Continue reading


@hackernoon.com | 6 years ago

Mixing Python with Elixir

Generating and Decoding QRCodes using Python modules from Elixir app | Continue reading


@hackernoon.com | 6 years ago

What It Was Like to Write a Full Blown Flutter App

Porting an existing iOS app to Flutter, what it was like and my thoughts on Flutter thus far. | Continue reading


@hackernoon.com | 6 years ago

Monolith vs Microservice vs Serverless – The Real Winner? The Developer

Microservices and Serverless have certainly grown a lot in popularity over the past few years. Everyone these days wants to replicate the… | Continue reading


@hackernoon.com | 6 years ago

Cryptocurrency adoption lifecycle

Do you still carry a flip phone or pop a cassette tape into the deck when you slide behind the wheel for your morning commute? If so… | Continue reading


@hackernoon.com | 6 years ago

Lifehacks to keep up with Tech News

Productive reading Lifehacks? | Continue reading


@hackernoon.com | 6 years ago

Building AR/VR with JavaScript and HTML

A comprehensive resource list for building engaging Augmented and Virtual Reality experiences using Web technologies | Continue reading


@hackernoon.com | 6 years ago

The Key to Optimal Internships

Internships can be tricky — both for managers and interns alike | Continue reading


@hackernoon.com | 6 years ago

How to Git PR from the Command Line

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with… | Continue reading


@hackernoon.com | 6 years ago

Hackernoon Founder Interview Matt Brown of Bonsai: Making Tools Freelancers Love

Please welcome Matt Brown, the founder of Bonsai, a platform that streamlines administrative tasks for freelancers. | Continue reading


@hackernoon.com | 6 years ago

The pioneer’s guide to GX – decentralized dependency management on IPFS

Decentralized package management is an exciting area of tool development for today’s developers. Decentralized package managers have the… | Continue reading


@hackernoon.com | 6 years ago

How I learned to stop worrying and love TDD

(or at the very least, testing features as you build) | Continue reading


@hackernoon.com | 6 years ago