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

Generate GraphQL Resolvers from Your Schema

Learn how to quickly build GraphQL API's with the power of Neo4J and its' Node libraries. | Continue reading


@dev.to | 4 years ago

Testing with React Testing Library using component instances

In the last year, I followed the trend in the industry, and I changed the way I test my React compone... | Continue reading


@dev.to | 4 years ago

Building Fantasy Worlds with Go

For the last two years, I've been working on a system that generates fantasy worlds in a simulationis... | Continue reading


@dev.to | 4 years ago

Basic CSS Animation

CSS animation is a proposed module for Cascading Style Sheets that allows designers and developers... | Continue reading


@dev.to | 4 years ago

Free HTML landing page templates

So you’ve got your product all set. You have spent weeks finding the right problem to solve, months o... | Continue reading


@dev.to | 4 years ago

The economics and benefits of a low code, agile IT department

In an IT department not so long ago, the main concern of an IT manager was the rate of resolution for... | Continue reading


@dev.to | 4 years ago

Test user sign-up with real emails using Node.js and WebDriver (wdio)

Test user sign-up and password reset using NodeJS and WebDriver (wdio) This example demons... | Continue reading


@dev.to | 4 years ago

How are Docker images built? A look into the Linux overlay fs and the OCI spec

a practical guide to how container images are built | Continue reading


@dev.to | 4 years ago

Shipping Web Components in 2020

The experience of shipping a web-component in 2020. False starts, tooling and lessons we learned. | Continue reading


@dev.to | 4 years ago

GraphQL: A Solution for Connecting Data

You may wonder why a startup like Hasura(@hasurahq) is able to raise almost $10 million to simplify G... | Continue reading


@dev.to | 4 years ago

I Created a New Way to Make Your Site Faster

I love a fast website. But it's hard to achieve. You can make your site faster when you pr... | Continue reading


@dev.to | 4 years ago

VS Code Extensions for your productivity

My favorite VS Code extensions for daily productivity | Continue reading


@dev.to | 4 years ago

How does the “new” versioning of Laravel work?

Although version 6 of Laravel was released in September 2019, there is still some confusion in the community about the new versioning standard and the feeling that things are going too fast. Let's understand it | Continue reading


@dev.to | 4 years ago

Profiling Golang applications using pprof

In the last few weeks, Codenation has been experiencing very significant growth. Confirming the sente... | Continue reading


@dev.to | 4 years ago

Making ABC of AWS. Using low code and AWS tools for faster development

It’s no longer the big beating the small, but the fast beating the slow. The new Amazon pl... | Continue reading


@dev.to | 4 years ago

Logic-less Ruby templates with Mustache

These days I'm working on a new feature for the product of the company I work for. In this regard I... | Continue reading


@dev.to | 4 years ago