Debugging Kotlin on iOS with Xcode

Using the Xcode Kotlin plugin, you can debug Kotlin code shared with your iOS project. However, configuration is important. | Continue reading


@dev.to | 4 years ago

Coolest Python Programming Language Features

After writing nearly 20 articles just about Python, I’ve decided to take some time to reflect on what... | Continue reading


@dev.to | 4 years ago

We just had our first VR status meeting. This is how it went

Just about everyone who can is working from home now. And while we're lucky to work in an industry th... | Continue reading


@dev.to | 4 years ago

How On-Demand Apps Can Be a Great Solution During the Coronavirus Outbreak?

The world is practically reeling under the lethal Coronavirus that has already claimed more than a th... | Continue reading


@dev.to | 4 years ago

Microservices Architecture Tutorial: all you need to get started

Microservice architecture is one of the most discussed software architecture trends at the moment, an... | Continue reading


@dev.to | 4 years ago

There Is an Opportunity Everywhere

Today three people from my team have been laid off because our client is impacted by the current econ... | Continue reading


@dev.to | 4 years ago

Performance Testing with Generated Data Using K6 and Faker

  Introduction A lot of the time, while performance testing, it might not be a huge issue... | Continue reading


@dev.to | 4 years ago

Clean Code – How to write proper test case names

An easy tip to write proper test case names | Continue reading


@dev.to | 4 years ago

AI Tool to detect your facial expressions while you watch a video

Hemuer-AI : Laugh when everyone laughs, smile when everyone smiles! View Live Version!... | Continue reading


@dev.to | 4 years ago

Latticework of Mental Models

Fuel your inference engine by investing in rich mental models. Subscribe to the Impost... | Continue reading


@dev.to | 4 years ago

Why You Should Not Use Sendy for sending emails.

TLDR: It’s painful to manage Sendy servers. The downtimes are unacceptable if you are running a prod... | Continue reading


@dev.to | 4 years ago

How to NOT integrate Google Calendar with your product

Google calendar has decent documentation for most of its products and supports most of the libraries,... | Continue reading


@dev.to | 4 years ago

Moving your developer events online? Here are some ideas to get started

Overview: This 2-part series is written as guidance for community organisers and devrel folks navigat... | Continue reading


@dev.to | 4 years ago

Six Ways a Russian Hacker Attacked My Website

Six Ways a Russian Hacker Attacked My Website Until today, the "russian hacker" seemed like a piec... | Continue reading


@dev.to | 4 years ago

How to live-stream meetups on Twitch without any special equipment

You've always wanted to live-stream your meetups on Twitch but you don't have the required hardware or enough budget? Amazon Workspaces might help! | Continue reading


@dev.to | 4 years ago

GitHub Actions – When Fascination Turns into Disappointment

This post was supposed to be about something totally different. It was supposed to be a post about ho... | Continue reading


@dev.to | 4 years ago

Writing Kubectl Plugin with PowerShell

The more and more I deploy workload on Kubernetes using Azure Kubernetes Service. More I use also Win... | Continue reading


@dev.to | 4 years ago

Donate your unused CPU cycles to fight the Coronavirus

In less than five minutes you can help fight the Coronavirus by donating CPU cycles to the research to find better treatment | Continue reading


@dev.to | 4 years ago

No, disabling a button is not app logic

A journey through the perils of haphazardly managing state with Boolean flags, to the tranquility of using reducers and state machines. | Continue reading


@dev.to | 4 years ago

Headphones at Workplace – A Productivity Drive or a Sweet Escape?

Continue reading


@dev.to | 4 years ago

Remote Work: The Open Source Way

Working remotely has become mission-critical now more than ever. Since one of the recommendations to... | Continue reading


@dev.to | 4 years ago

Return Early

Good programmers write code that humans can understand | Continue reading


@dev.to | 4 years ago

Things I Learnt from the Best Programmers Around Me

Don’t be a lazy. Do things the right way even if it’s a lot of work. Don’t give up on something just... | Continue reading


@dev.to | 4 years ago

The first set of speakers for our free, remote React conf

👋 Kristian from Bytesized Code here – super excited to announce the first set of speakers for Bytecon... | Continue reading


@dev.to | 4 years ago

Using Prometheus to collect metrics from Golang applications

Using Prometheus to collect metrics from Golang applications | Continue reading


@dev.to | 4 years ago

Due to Coronovirus TCP apps are being converted to UDP to avoid Handshakes

Due to Coronovirus (COVID19) applications are being converted to UDP to avoid Handshakes..!! This kin... | Continue reading


@dev.to | 4 years ago

Change Your CMS Today

Today we released in beta a hybrid CMS that embodies the vision of my post “The shape of the CMS to c... | Continue reading


@dev.to | 4 years ago

Show HN: Tie Tracker. A simple, open-source and free time tracking app ⏱️

Introducing: Tie Tracker. A simple, open source and free time tracking app ⏱️ | Continue reading


@dev.to | 4 years ago

So your company has sent you to work from home. Here's a productivity guide

// This is a guide I put together as a remote employee for Fundbox, during this time where a bunch of... | Continue reading


@dev.to | 4 years ago

React Is Eating Itself

A few posts ago, a thoughtful commenter said they'd like to understand "why React is so compelling fo... | Continue reading


@dev.to | 4 years ago

What's New in Codeigniter4 Installation

Codeigniter4 is rewrite of framework and has lot of differences compared to previous version. Lets se... | Continue reading


@dev.to | 4 years ago

The Blitz.js Manifesto (For a New Fullstack React Framework)

Blitz.js is a new Javascript framework for building monolithic, full-stack, serverless React apps wit... | Continue reading


@dev.to | 4 years ago

Visual Open Authoring with Next.js and TinaCMS

We're focused on improving the independent web as a whole. We want to craft tools that help people bu... | Continue reading


@dev.to | 4 years ago

Simple Guide to ActionCable

How to integrate ActionCable in a Rails chat application | Continue reading


@dev.to | 4 years ago

DX 101: Building Developer-First Products with Developer Experience

With multiple trends pointing at the growth of the developers buying power in organizations, the mark... | Continue reading


@dev.to | 4 years ago

Ation-dogs: Delivering good boys to your pull requests

Because who doesn't want good boys to show up whenever they push? | Continue reading


@dev.to | 4 years ago

Use concent in react, share state easily and enjoy exact update。

Star Concent if you are interested in it, I will appreciate it greatly. This is a small article to... | Continue reading


@dev.to | 4 years ago

Auto-Mat – Analyse Java Heap Dumps from Commandline

Continue reading


@dev.to | 4 years ago

Reversee, yet Another Web Debugger?

A while ago I have started a project named Reversee. On first sight, it looks just like another web d... | Continue reading


@dev.to | 4 years ago

Concent V2 released, support dependency collection

v2 Released Now🎊 🎉🎊 🎉🎊 🎉 Star concent if you like it, thx, now in Concent v2, user can e... | Continue reading


@dev.to | 4 years ago

Some important points to watch out before you commit your code

Continue reading


@dev.to | 4 years ago

Windows Containers in Azure Kubernetes Services

Kubernetes, or K8s, is the most popular tools to orchestrate containers. Kubernetes is widely availab... | Continue reading


@dev.to | 4 years ago

Nevertheless, Bhavani Ravi Coded

With a family that supports you in all your endeavors and a mentor who guides you through every step... | Continue reading


@dev.to | 4 years ago

Switching Your Career to Programming

The title of what you are doing right now does not determine what you will do in the future. Nowadays you can switch careers, especially to programming. | Continue reading


@dev.to | 4 years ago

Anatomy of an AI Art Generator App

Last year I started working on an AI Art Generator app called NightCafe Creator. I recently wrote an... | Continue reading


@dev.to | 4 years ago

Getting Cozy with Ruby

When I first approached Ruby, I basically looked at it like "dynamic C++", because that was the best... | Continue reading


@dev.to | 4 years ago

Fellow Developers, What Should Our Last Name Be?

I could use advice on how we change our last name to be more computer-system-friendly | Continue reading


@dev.to | 4 years ago

Understanding the Universe: Through Code

Making use of coding and math to model and understand Universe | Continue reading


@dev.to | 4 years ago