Deploy BigchainDB Using Docker Compose

Continue reading


@dev.to | 5 years ago

Improving U/X with Front-End development

Continue reading


@dev.to | 5 years ago

Has StackOverflow Become an Antipattern?

What has StackOverflow become, and what can be learned from it? | Continue reading


@dev.to | 5 years ago

Thought on Vue 3 Composition API – `reactive()` considered harmful

Continue reading


@dev.to | 5 years ago

Namedtuple in Python

Continue reading


@dev.to | 5 years ago

What kind of programmer are you? (2018)

Classifying Rookie, Junior, Senior and Master developer skills | Continue reading


@dev.to | 5 years ago

Is TDD a Gimmick?

Does it really make a difference if I write the test before the implementation? | Continue reading


@dev.to | 5 years ago

Vue.js Composition API: Build a Movie Search App

The very first alpha version of Vue is released! There are a lot of exciting features coming with version 3: Vue exposes its reactivity system behind the new Composition API. If you haven't heard about it, I recommend reading the RFC describing it. At first, I was a bit skeptical … | Continue reading


@dev.to | 5 years ago

Mental Framework for Deriving Product from Open Source Project

Continue reading


@dev.to | 5 years ago

The Five Pillars of a Successful Career in Software

Continue reading


@dev.to | 5 years ago

React Lifecycle

Continue reading


@dev.to | 5 years ago

Improving CSS performance and file size – an in-depth guide

Improving CSS file size and performance results in faster loading and parsing times, and hardware accelerated animations. This article covers the methods of CSS file size and performance optimization. | Continue reading


@dev.to | 5 years ago

Python Tooling Review: Pyproject.toml and Flake8

Continue reading


@dev.to | 5 years ago

Better Search for Developers

Continue reading


@dev.to | 5 years ago

How to add cache to your GCP Cloud functions

Continue reading


@dev.to | 5 years ago

Guilty pleasures only developers know

Continue reading


@dev.to | 5 years ago

Vanilla JavaScript to Jquery: The Noobs Guide

Continue reading


@dev.to | 5 years ago

What software technologies will earn you the highest pay?

Helping you choose the right languages and skills to maximize your value | Continue reading


@dev.to | 5 years ago

React: Lifting state up is killing your app

How could it be possible that one of the 12 main concepts listed in React official documentation lie? Within this article we'll consider a situation when it's indeed the case. | Continue reading


@dev.to | 5 years ago

Architecting Vuex store for large-scale Vue.js applications

At the heart of all large scale Vue.js application lies the store which holds all its data. The Vuex store in a Vue.js application acts as a single source of truth which provides great performance and reactivity out of the box. | Continue reading


@dev.to | 5 years ago

What have been the most interesting WebAssembly demo/application so far?

Continue reading


@dev.to | 5 years ago

Creating a Social Network with Wowonder

Continue reading


@dev.to | 5 years ago

Contributing to open source is fun but no one told me it would be this easy

I finally took the time to fork a repository, work on an issue and get to submitting a pull request to an open source project. | Continue reading


@dev.to | 5 years ago

Noob Docs – The Simple Docs

Continue reading


@dev.to | 5 years ago

Learn Redux in under 20 minutes

Redux quickstart guide in under 20 minutes. | Continue reading


@dev.to | 5 years ago

Architecting Vuex store for large-scale Vue.js applications

At the heart of all large scale Vue.js application lies the store which holds all its data. The Vuex store in a Vue.js application acts as a single source of truth which provides great performance and reactivity out of the box. | Continue reading


@dev.to | 5 years ago

Analytics for React Redux app made ridiculously simple

Continue reading


@dev.to | 5 years ago

Why I'm Using Surge and Not GitHub Pages

Everyone's making a static site these days, and most use GitHub Pages to get up and running fast. Here's why Surge is also worth a look 👀 | Continue reading


@dev.to | 5 years ago

Build Your Serverless Azure Function Apps with Bazel 1.0

Continue reading


@dev.to | 5 years ago

SvelteJS: The next big UI framework

What is SvelteJS and how do I get started | Continue reading


@dev.to | 5 years ago

How to sync your fork with the parent repository

Continue reading


@dev.to | 5 years ago

How do front end frameworks internally add event handlers to DOM elements?

An example of how frontend frameworks add events to DOM elements | Continue reading


@dev.to | 5 years ago

The Free AWS Certified Cloud Practitioner Study Course

Continue reading


@dev.to | 5 years ago

Alan Webinar to add voice to iOS apps

Continue reading


@dev.to | 5 years ago

About: SEETest v2019

Continue reading


@dev.to | 5 years ago

What the Heck Is a Developer Advocate?

Continue reading


@dev.to | 5 years ago

Airbnb Home Screen UI Clone with React Native #2: Recommended Homes

[/sociallocker]This tutorial is the second part of our Airbnb Home Screen UI clon... | Continue reading


@dev.to | 5 years ago

Open Source Is Broken

Continue reading


@dev.to | 5 years ago

Towards a Fully Programmable Inbox

Continue reading


@dev.to | 5 years ago

How virtual environments works in Python

Continue reading


@dev.to | 5 years ago

Postgres Is Underrated–It Handles More Than You Think

Postgres can scale for heavy loads and offers powerful features which are not obvious at first sight. | Continue reading


@dev.to | 5 years ago

Intro to Regex for Web Developers

Continue reading


@dev.to | 5 years ago

How do you upskill yourself?

What is your process while learning new techonology/programming language? What ar... | Continue reading


@dev.to | 5 years ago

Why open source is good for your business

21 reasons why open source is good for your business | Continue reading


@dev.to | 5 years ago

Watch Me Guide You Through Your First Contributions to OSS [video]

Continue reading


@dev.to | 5 years ago

We should split long code into small functions or files?

Continue reading


@dev.to | 5 years ago

React Suspense with the Fetch API

Continue reading


@dev.to | 5 years ago

Open Source Consumer Apps Are the Future

Continue reading


@dev.to | 5 years ago