UX lessons learned from eCommerce projects

After 4 years of working on eCommerce projects, I've noticed that I could apply the lessons I've learned to create very user-friendly and performant frontends with great UX features. In this article, I will present a general overview of some of the lessons and UX best practices t … | Continue reading


@dev.to | 4 years ago

Takeaways from React Conf 2019

Continue reading


@dev.to | 4 years ago

Want to monitor Kubernetes? Start with collecting logs

Continue reading


@dev.to | 4 years ago

Azure, VNET and Subnet Deployment

Continue reading


@dev.to | 4 years ago

Issues with Vscode License – You Should Worry

Continue reading


@dev.to | 4 years ago

A cool WebDev resource for beginners

Continue reading


@dev.to | 4 years ago

Can you apply SOLID principles to your React applications?

Continue reading


@dev.to | 4 years ago

Learn how YOU can get started with Docker and Kubernetes

Do you need to upscale in Docker and/or Kubernetes? | Continue reading


@dev.to | 4 years ago

Few Games to learn CSS the fun way

Continue reading


@dev.to | 4 years ago

Bidirectional Horizontal Rules in CSS

Using CSS's logical properties to support both LTR and RTL layouts. | Continue reading


@dev.to | 4 years ago

Jupyter Notebook as a Blog Post

Continue reading


@dev.to | 4 years ago

From JavaScript to Go

Continue reading


@dev.to | 4 years ago

How to Be a Star Engineer – A Summary

This is a summary of How to be a STAR Engineer by Robert E. Kelley. | Continue reading


@dev.to | 4 years ago

Get Started with Uptime Monitoring Using Bantay

Continue reading


@dev.to | 4 years ago

Unpopular opinion? I don't do puzzle coding tests

So, today, as part of a screening process for a freelancers agency, they sent me ... | Continue reading


@dev.to | 4 years ago

Lock Your Door and Close Your Windows

Continue reading


@dev.to | 4 years ago

Playing Beat Saber in Browser with Body Movements Using PoseNet and Tensorflow

Tutorial on how to use Tensorflow.js & PoseNet to interact with a 3D game using hand motion in the browser. | Continue reading


@dev.to | 4 years ago

Loops in Python – Comparison, and Performance

Continue reading


@dev.to | 4 years ago

Common Go mistakes; making CD work; zero-trust architecture

Continue reading


@dev.to | 4 years ago

Good Programmer vs. Average Programmer

How to find good programmers on interviews? It's all comes to down to paying attention to details and having a good think through abilities. | Continue reading


@dev.to | 4 years ago

Kinds of Robots

Continue reading


@dev.to | 4 years ago

The True Guide to True and False in PostgreSQL

Continue reading


@dev.to | 4 years ago

Permissions calculator for Azure devops security model

How to calculate permissions sums for various Azure devops security namespaces | Continue reading


@dev.to | 4 years ago

Advice to Junior Developers

Continue reading


@dev.to | 4 years ago

Develop Azure Functions Using .NET Core 3.0

Azure Functions 3.0 preview is now live, letting you develop and publish Azure Functions targeting .NET Core 3.0 | Continue reading


@dev.to | 4 years ago

Move Multiple Blobs in One Transaction Using .NET Core and Data Movement Library

Move Multiple Blobs In One Transaction Using .NET Core and The Microsoft Azure Storage Data Movement Library | Continue reading


@dev.to | 4 years ago

Can We Extend the Kubernetes API? How?

Kubernetes bitesize series for busy people. No more than 2 min read. Read it while waiting for the coffee to brew. | Continue reading


@dev.to | 4 years ago

Sparrow6 plugin to run/wait azure devops builds programmatically

How to programmatically manage Azure devops builds | Continue reading


@dev.to | 4 years ago

An Adequate Introduction to Functional Programming

Continue reading


@dev.to | 4 years ago

A mini-guide – Middleware, and how it works in Go

Continue reading


@dev.to | 4 years ago

Taking Mastodon security to the next level

Continue reading


@dev.to | 4 years ago

React Hooks – How to use state safely

Continue reading


@dev.to | 4 years ago

John Sonmez Is Not a Simple Programmr

Continue reading


@dev.to | 4 years ago

Code, code, coffee, repeat. And win €2500 Join our out-of-the-box hackathon

Continue reading


@dev.to | 4 years ago

Icon systems for the web – an in-depth guide

In this article, we're going to dive deep into each approach of implementing Icons on the web and see which approach is the best in terms of performance, accessibility, styling options and browser support. | Continue reading


@dev.to | 4 years ago

How to Process Passwords as a Software Developer

Continue reading


@dev.to | 4 years ago

Deploying a Private Storage Cloud (SeaFile) Using Docker

Continue reading


@dev.to | 4 years ago

Deploy BigchainDB Using Docker Compose

Continue reading


@dev.to | 4 years ago

Improving U/X with Front-End development

Continue reading


@dev.to | 4 years ago

Has StackOverflow Become an Antipattern?

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


@dev.to | 4 years ago

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

Continue reading


@dev.to | 4 years ago

Namedtuple in Python

Continue reading


@dev.to | 4 years ago

What kind of programmer are you? (2018)

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


@dev.to | 4 years ago

Is TDD a Gimmick?

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


@dev.to | 4 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 | 4 years ago

Mental Framework for Deriving Product from Open Source Project

Continue reading


@dev.to | 4 years ago

The Five Pillars of a Successful Career in Software

Continue reading


@dev.to | 4 years ago

React Lifecycle

Continue reading


@dev.to | 4 years ago