Ministry of Silly Runtimes: Vintage Python on Cloud Run

Or, "How I made my own serverless Python 1.x runtime with Cloud Run" | Continue reading


@dev.to | 5 years ago

A Dev's Guide to Meditation – Part 2

Why meditation might help you code | Continue reading


@dev.to | 5 years ago

Gitpod – Frictionless Coding on GitHub

Every day developers waste millions of hours switching contexts between project... | Continue reading


@dev.to | 5 years ago

How to resolve deep JSON object in Dart

Continue reading


@dev.to | 5 years ago

A Dev's Guide to Meditation – Part 1

Why meditation might help you code | Continue reading


@dev.to | 5 years ago

Learning to love software development books

I have always loved to read, but my experience with technical books is more com... | Continue reading


@dev.to | 5 years ago

A Taste of Dynamic Typing in Java Using the Var Keyword

JDK 10 has added var keyword in Java which allows you to declare a local variable without type like instead of String str you can just say var str. | Continue reading


@dev.to | 5 years ago

A Dev's Guide to Meditation

Why meditation might help you code | Continue reading


@dev.to | 5 years ago

Reclaiming 10GB of disk space from node_modules

I finally got fed up with running out of disk space on my laptop. | Continue reading


@dev.to | 5 years ago

Towards Zero Bugs

Using a checklist to detect and fix bugs early | Continue reading


@dev.to | 5 years ago

Learn Ruby regexp step by step with plenty of examples and exercises

Learn Ruby regular expressions from basics to advanced levels with plenty of examples and exercises | Continue reading


@dev.to | 5 years ago

How to set up a 20-minute computer break on a Mac

Implement the 20-20-20 rule for lessening eyestrain | Continue reading


@dev.to | 5 years ago

The OverEngineering Challenge

Have you ever wanted to let loose and just overengineer a project? Try this challenge out. | Continue reading


@dev.to | 5 years ago

Everything you need to know to land a dev job at Google

Want a tech job at Google? This article is for you. | Continue reading


@dev.to | 5 years ago

Vue Bot Scenario Syntax

Declarative syntax for scenarios based on Vue.js templates | Continue reading


@dev.to | 5 years ago

Foreign Tech Companies Ready to Hire You in 2019

If you consider relocation in 2019, see this list of job offers from 30 companies across 10 countries. Whether you're a software developer, product manager or QA, here you will find some attractive tech jobs in Germany, Netherlands, Canada, and several other countries in Europe a … | Continue reading


@dev.to | 5 years ago

Faster WebGL/Three.js 3D Graphics with OffscreenCanvas and Web Workers

Use the combination of OffscreenCanvas and Web Workers with my offscreen-canvas library to make your Three.js WebGL apps more performant even on low-end devices while keeping support for all browsers. | Continue reading


@dev.to | 5 years ago

Collaboration Doesn't Come in “One Size Fits All”

Continue reading


@dev.to | 5 years ago

Creating a blockchain with less 100 code lines

Creating a blockchain with less than 100 code linesPhoto by Thought... | Continue reading


@dev.to | 5 years ago

How to turn React's source code into a programming lesson

Source code is not just for reading | Continue reading


@dev.to | 5 years ago

How to get rid of Apple censorship, or an open letter to Spotify

TL;DR: Dear Spotify or whoever wants to get rid of the platform’s aggressive c... | Continue reading


@dev.to | 5 years ago

How to Boost Your Productivity and Get Shit Done

I'm often asked how I am able to juggle so many tasks at once, and get a lot of... | Continue reading


@dev.to | 5 years ago

React Hooks: Test Custom Hooks with Enzyme

A simple approach to test the behaviour of custom React hooks | Continue reading


@dev.to | 5 years ago

Tools: Title=”RemoteSampleData”

What I’ve learned from my previous article is that the best way to gain new kno... | Continue reading


@dev.to | 5 years ago

Two Months of Flutter Development

Continue reading


@dev.to | 5 years ago

How to Structure Code When Moving Your API from Express to Serverless Functions?

Learn one good way to structure your serverless functions on Azure. | Continue reading


@dev.to | 5 years ago

Stop using so many divs An intro to semantic HTML

Sure, divs are great and all, but they give no information about their purpose within the document structure. HTML5 has been around for a while now, and there are better options. | Continue reading


@dev.to | 5 years ago

Short Methods FTW

Some 5 years ago, I got my first intern job in a small startup. We were build... | Continue reading


@dev.to | 5 years ago

HTML Emails 101 for Web Developers

Email design has not changed much, but has in fact gotten worse. As more mobile devices and email clients are introduced, there are more limitations to deal with when having to build HTML emails. | Continue reading


@dev.to | 5 years ago

Customize Objects Coercion in JavaScript

Did you know that Javascript allows us to customize the result of coercion when it is performed on an object defined by us? | Continue reading


@dev.to | 5 years ago

Handling configuration changes using static references

When writing about the preservation of data on configuration change, there ar... | Continue reading


@dev.to | 5 years ago

Is Prolog worth learning in the 21st century?

During my university days, when I was studying Mathematics and CS, software d... | Continue reading


@dev.to | 5 years ago

Work Faster with Git Aliases

Common Git aliases I use every day | Continue reading


@dev.to | 5 years ago

A Complete Beginner's Guide to Vue

Vue.js is a frontend framework that is optimized for progressive integration. T... | Continue reading


@dev.to | 5 years ago

/* Intentionally Left Empty */

A long time ago somewhere in India empty spaces were creating a lot of proble... | Continue reading


@dev.to | 5 years ago

Uprising app monetization models with public data collection

Mobile app monetization models, using data collecting SDKs instead of annoying ad services and pop-ups. | Continue reading


@dev.to | 5 years ago

Redux in 27 Lines of Code

Ever wondered how Redux works? Here's how you can implement your own! | Continue reading


@dev.to | 5 years ago

Cables vs. malloc_trim, or yet another Ruby memory usage benchmark

Benchmarking Action Cable memory usage. | Continue reading


@dev.to | 5 years ago

How to Combat JavaScript Fatigue with Rust

NodeJS is a fantastic tool. Blog posts are full with 5 minute tutorials, and companies using it up and down the Fortune 500 latter. However, developers using NodeJS have a different story to tell. | Continue reading


@dev.to | 5 years ago

Using GraphQL with REST APIs

People choose GraphQL because of all the details it lets them forget about. It'... | Continue reading


@dev.to | 5 years ago

I've Been Booted Out of My Dev Role What Should I Do?

A reader of my email newsletter had questions about issues around a poor performance review which lead to him being moved to another department. Here's my response. | Continue reading


@dev.to | 5 years ago

Cloud Management with Prolog

IntroductionIf you work on cloud infrastructure and tools then afte... | Continue reading


@dev.to | 5 years ago

How far can Prisma take you? (in February 2019)

Prisma offers a unique and frankly amazing way to create and access databases. But how far can you go with it right now? | Continue reading


@dev.to | 6 years ago

Overcome Fear

What are those things you fear so much that you cannot embrace and still yet to overcome? | Continue reading


@dev.to | 6 years ago

PHP needs its own ES6

Javascript has been evolving amazingly but I feel PHP is lagging behind itself | Continue reading


@dev.to | 6 years ago

DEV Community Is Open-Sourcing Its Performance Metrics via Skylight

Last summer we open sourced our platform. ... | Continue reading


@dev.to | 6 years ago

Ship It Like Honeybadger

If my friends and I built a successful company with no funding and just 3 people, you can ship your project too. | Continue reading


@dev.to | 6 years ago

Code Smart, Not Hard: A bunch of ideas for developers working on big client apps

A bunch of ideas for developers working on large production apps. | Continue reading


@dev.to | 6 years ago