Finding Remote Work in 2019

Comparison between different platform and websites as well as some tips for during the interviewing p... | Continue reading


@dev.to | 4 years ago

Hello, concent, hello, composition for react

funny setup Hello dear react developers, I'm so proud to announce that setup is really a c... | Continue reading


@dev.to | 4 years ago

How we learned Utility Tokens and Application Development don't mix

We tried to make it work. But in the end, a utility token needs to be stable for anything worthwhile... | Continue reading


@dev.to | 4 years ago

May 2nd Side Project Checkin

Share your sideproject with the dev.to community. | Continue reading


@dev.to | 4 years ago

Build a Simple CRUD App with Airtable, Vue and Vuetify

How to use the Airtable API as a simple Vue backend | Continue reading


@dev.to | 4 years ago

Writing cleaner Go web servers

Tips for writing clean, effective Go web servers | Continue reading


@dev.to | 4 years ago

How to store your little secrets

First of all, when I say little secret, I mean all the passwords, passphrases or private keys you use... | Continue reading


@dev.to | 4 years ago

Scaling AWS costs to match the business; based on learnings at Netflic

I recently wrote a Medium post on cloud native cost optimization, in part to help customers who are c... | Continue reading


@dev.to | 4 years ago

Small and Large Projects to Make You a Better Developer

1 ) Make a simple HTTP request only using TCP sockets 2 ) Create a website that shows a map of the co... | Continue reading


@dev.to | 4 years ago

Else Before If in Rust

Jonathan Boccara has got another new idea in his Else Before If. I am honestly amazed at all the surp... | Continue reading


@dev.to | 4 years ago

Kubernetes scheduler visually explained in plain English with a story

Kubernetes scheduler visually explained in plain English with a story | Continue reading


@dev.to | 4 years ago

Preact vs. React vs. Inferno JavaScript

When to use and why | Continue reading


@dev.to | 4 years ago

Open source SVG icon libraries that you can use for your next project

Last week I started a thread on reddit asking fellow developers a simple question: which is your favo... | Continue reading


@dev.to | 4 years ago

CSS Digital Clock Animation

If You Like This Article then check Out more Example [gscode.in] 50+ CSS Digital Clock Animation... | Continue reading


@dev.to | 4 years ago

Git Stalk: stalk GitHub users from you terminal

Github is the platform for code and for developers. I'd spend tons of time stalking friends, colleagu... | Continue reading


@dev.to | 4 years ago

Erlang: Matching Binary Patterns

Using binary pattern matching for working with network protocols | Continue reading


@dev.to | 4 years ago

Liteflow now in beta. Build easier and ship faster

What’s Liteflow? Liteflow is a new open platform for application processing that helps dev... | Continue reading


@dev.to | 4 years ago

How to Validate Katacoda Scenarios with GitHub Actions

O’Reilly Katacoda is an online system that allows developers to develop technical teaching materials... | Continue reading


@dev.to | 4 years ago

How to Integrate Audio APIs into Your Appium Automation Scripts

Have you ever had trouble testing the audio functionality of your mobile application? Capturing, inje... | Continue reading


@dev.to | 4 years ago

Build a real-time Twitter clone in 10 mins with Rails and StimulusReflex

StimulusReflex and Cable ready make it easy to build interactive real-time applications with Ruby on Rails. | Continue reading


@dev.to | 4 years ago

Testing sign-up with real emails – Selenium email API tutorial (with examples)

Selenium is a powerful browser testing framework. This article will show you how to use real email ad... | Continue reading


@dev.to | 4 years ago

CSS useful properties I ignored

Hello, users! 👋 Today I'm sharing with you some CSS properties I discovered too late and that nobody... | Continue reading


@dev.to | 4 years ago

Best CSS Border Style

check out More Example GSCODE 1. First in series of pens where I just want to make a library of usef... | Continue reading


@dev.to | 4 years ago

“My Journey Optimizing the Go Complier”

Original post: https://segflow.github.io/post/go-compiler-optimization/ At EDGE we write a lot of... | Continue reading


@dev.to | 4 years ago

Rate limiting using Python and Redis

Rate limiting is a mechanism that many developers may have to deal with at some point in their life.... | Continue reading


@dev.to | 4 years ago

Working with API’s for low-code dummies

Build an API in minutes with Linx - a low-code tool for IT pros There are different ways t... | Continue reading


@dev.to | 4 years ago

Writing an Appium Test in Kotlin

Kotlin is a modern programming language that focuses on conciseness, clarity, and code safety. Google... | Continue reading


@dev.to | 4 years ago

Learn Figma Basics, Part 1: Introduction to Figma User Interface

It is important to have a general idea about what you can do and what you can’t do with Figma before... | Continue reading


@dev.to | 4 years ago

Websites to bookmark for your next dev/web project

After some good websites for UI design, I do have a huge collection of developer resources. I've been... | Continue reading


@dev.to | 4 years ago

Animated Charts

check out More Example gscode.in 1. Mobile friendly Preamp widget. 100daysui day 90 partial implemen... | Continue reading


@dev.to | 4 years ago

Day 3: Attaching Custom Exceptions to Functions and Classes in Python

Having too many custom exceptions on a project can be a pain, but a few choices are nice. The problem... | Continue reading


@dev.to | 4 years ago

A refreshingly lightweight dev platform is coming

The developer-entrepreneur’s dilemma: Application development is slow, it’s inefficient, t... | Continue reading


@dev.to | 4 years ago

Flask Boilerplate – Windows95 UI Kit

A free and open-source Flask boilerplate coded on top of a retro Bootstrap UI - Win95 UI Kit | Continue reading


@dev.to | 4 years ago

Betterweb List's Front End Weekly Roundup – Week #1

This week's roundup of Betterweb List features exciting articles on performance, accessible typograph... | Continue reading


@dev.to | 4 years ago

Best of JavaScript Games

If You Like This Article then check Out more Example [gscode.in] https://gscode.in/javascript-game... | Continue reading


@dev.to | 4 years ago

The Technical skill you need to master to Become Devops based on My Experiences

Introduction In the previous post (part 1), I talk about devops engineer from my experienc... | Continue reading


@dev.to | 4 years ago

Two ways you can avoid is-promise incident

If you are unaware of the is-promise incident, check this issue out. TL;DR - one liner package brok... | Continue reading


@dev.to | 4 years ago

Reactez

https://www.npmjs.com/package/reactez A simple CLI for rapid React Components and Pages creation. Do... | Continue reading


@dev.to | 4 years ago

Not another tool to build Kubernetes clusters

I’m writing this post for the ones with stuff to get done in the seemingly never sleeping cloud nativ... | Continue reading


@dev.to | 4 years ago

Emojis everywhere – supercharged with Alfred workflows

Don't search emojis no more, include Alfred workflows, search in the spotlight replacement popup and just insert it into your tweet/document/ | Continue reading


@dev.to | 4 years ago

Best Cloud Functions services to use in 2020

Cloud Functions Cloud Functions is a serverless execution environment for building and con... | Continue reading


@dev.to | 4 years ago

How to Make HTTP Requests from Alexa Skill to Get Data from an API with Python

As a developer, every day we interact with remote APIs and web servers. Almost all services we consum... | Continue reading


@dev.to | 4 years ago

Tools for API Design, Development and Testing

From design to deploy, these tools will have your API and microservices up and running in no time. W... | Continue reading


@dev.to | 4 years ago

StackOverflow isn't as useful anymore? I use GitHub more often

I recently made a post on Twitter regarding how I am finding myself using StackOverflow a lot less, w... | Continue reading


@dev.to | 4 years ago

Understanding Prototypal Inheritance in JavaScript

Explaining prototypal inheritance in JavaScript to the last detail | Continue reading


@dev.to | 4 years ago

Show HN: Solving Social Isolation

Adding a video chat roulette to Slack as a way to stay in touch with each other when working from home. | Continue reading


@dev.to | 4 years ago

Running browser tests from GitHub Workflows with SeleniumBase

Learn about using GitHub Workflows for running browser tests | Continue reading


@dev.to | 4 years ago

Testing APIs in Golang using apitest

Testing APIs in Golang using apitest | Continue reading


@dev.to | 4 years ago