I'm building a tower defense game in React.js

Pair programming a tower defense game. | Continue reading


@dev.to | 5 years ago

Why apply Open/Closed principles in React component composition?

Continue reading


@dev.to | 5 years ago

Explaining Front-End Humour

There's not enough "humor" in this world and way too much "hate." Let's enjoy and reinforce what humor is out there ... reducing the hate in some small way. | Continue reading


@dev.to | 5 years ago

The secret power of JSON stringify

There are many functions in Javascript that just work. We use them daily, but we don't know about their extra features. At one day, we look at its documentation and realize it has many more features then we have imagined. The same thing has happened with JSON.stringify and me. In … | Continue reading


@dev.to | 5 years ago

Just Keep Coding A letter to junior developers

Continue reading


@dev.to | 5 years ago

PicoCTF 2019 Write-up: Cereal Hacker 2 (500p)

Continue reading


@dev.to | 5 years ago

Lessons in Managing a Distributed Team

Continue reading


@dev.to | 5 years ago

Publish Multi-Arch Docker Images to a Single Repo with Docker Manifests

A tutorial on enabling and using docker manifest to publish multi-arch Docker images to a single Docker Repo to allow automatic resolution of pulled images that match the host architecture. | Continue reading


@dev.to | 5 years ago

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 | 5 years ago

Takeaways from React Conf 2019

Continue reading


@dev.to | 5 years ago

Want to monitor Kubernetes? Start with collecting logs

Continue reading


@dev.to | 5 years ago

Azure, VNET and Subnet Deployment

Continue reading


@dev.to | 5 years ago

Issues with Vscode License – You Should Worry

Continue reading


@dev.to | 5 years ago

A cool WebDev resource for beginners

Continue reading


@dev.to | 5 years ago

Can you apply SOLID principles to your React applications?

Continue reading


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

Few Games to learn CSS the fun way

Continue reading


@dev.to | 5 years ago

Bidirectional Horizontal Rules in CSS

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


@dev.to | 5 years ago

Jupyter Notebook as a Blog Post

Continue reading


@dev.to | 5 years ago

From JavaScript to Go

Continue reading


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

Get Started with Uptime Monitoring Using Bantay

Continue reading


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

Lock Your Door and Close Your Windows

Continue reading


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

Loops in Python – Comparison, and Performance

Continue reading


@dev.to | 5 years ago

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

Continue reading


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

Kinds of Robots

Continue reading


@dev.to | 5 years ago

The True Guide to True and False in PostgreSQL

Continue reading


@dev.to | 5 years ago

Permissions calculator for Azure devops security model

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


@dev.to | 5 years ago

Advice to Junior Developers

Continue reading


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

Sparrow6 plugin to run/wait azure devops builds programmatically

How to programmatically manage Azure devops builds | Continue reading


@dev.to | 5 years ago

An Adequate Introduction to Functional Programming

Continue reading


@dev.to | 5 years ago

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

Continue reading


@dev.to | 5 years ago

Taking Mastodon security to the next level

Continue reading


@dev.to | 5 years ago

React Hooks – How to use state safely

Continue reading


@dev.to | 5 years ago

John Sonmez Is Not a Simple Programmr

Continue reading


@dev.to | 5 years ago

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

Continue reading


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

How to Process Passwords as a Software Developer

Continue reading


@dev.to | 5 years ago

Deploying a Private Storage Cloud (SeaFile) Using Docker

Continue reading


@dev.to | 5 years ago

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