In Defense of the Separation of Concerns

Continue reading


@dev.to | 4 years ago

Show HN: Bootstrap Material Design Responsive HTML5 Website Templates (Free)

Hey, dev.to peps and Bootstrap lovers! As I promised yesterday I am posting another co... | Continue reading


@dev.to | 4 years ago

React Native Elements

Cross Platform React Native UI Toolkit The aim of React Native Elements is to provide an... | Continue reading


@dev.to | 4 years ago

A Simple Node.js Docker Workflow

Docker is a great tool that helps developers build, deploy, and run applications more efficiently in a standardized way. We can develop in the same environment as the app running in production. You can speed up the debugging or even the prevention of upcoming bugs by having the s … | Continue reading


@dev.to | 4 years ago

Do Not Fear the White Space in Your Code

White space in your code or how to use design principles for your code. | Continue reading


@dev.to | 4 years ago

Introduction to Genetic Algorithms in Python

What is a genetic algorithm? A genetic algorithm is a method to solve a problem inspired i... | Continue reading


@dev.to | 4 years ago

Mental Health Pixel

Anxiety is common when working in tech. Here a few tips I use every day to manage anxiety at work.... | Continue reading


@dev.to | 4 years ago

Unleash the power of Vim Macros in 4 minutes

In my first Vim post I had a long discussion with one of the readers over macros. He just couldn't ge... | Continue reading


@dev.to | 4 years ago

Redefining the Boundaries of Success in a Fantasy Cricket App

Cricket is one of the most popular sports and it enjoys indomitable supremacy in the countries where... | Continue reading


@dev.to | 4 years ago

JavaScript frameworks security report 2019

We investigate the state of security for both the Angular and React ecosystems. | Continue reading


@dev.to | 4 years ago

Access JavaScript API from Rust

JavaScript is everywhere. It enabled billions of people to develop and deliver projects. JavaScript... | Continue reading


@dev.to | 4 years ago

Specsful: Please, Provide the Developer with the Clear Task

Continue reading


@dev.to | 4 years ago

Show HN: Free Starter Bootstrap Website Templates

Our designers at Bootstraptor.com have created a valuable and customizable starter Bootstrap... | Continue reading


@dev.to | 4 years ago

Scriptless Automated Testing Is Not the Same as Record and Playback

Continue reading


@dev.to | 4 years ago

Quick Guideline for RTL UI

The UI for languages that are written and read from right-to-left (RTL) such as Arabic, Hebrew, and U... | Continue reading


@dev.to | 4 years ago

How I overcame my workaholism (with these tips)

Continue reading


@dev.to | 4 years ago

Getting Started with Azure DevOps API with PowerShell

Continue reading


@dev.to | 4 years ago

Beyond TDD: Breaking the Rules

Rules are made to be broken, right? TDD is a strict set of rules that define a process for building software. But experienced practitioners have moved beyond the rules and work towards something else entirely. | Continue reading


@dev.to | 4 years ago

Things you should NOT be ASHAMED of as a developer

The many pet peeves I've noticed developers go through that makes them think others think less of them. | Continue reading


@dev.to | 4 years ago

The Cost of Investing Too Heavily in a JavaScript Framework

Continue reading


@dev.to | 4 years ago

Reasons for Doing Microfront Ends

Continue reading


@dev.to | 4 years ago

What makes a programming language Turing complete?

A non-mathematical introduction to Turning completeness. | Continue reading


@dev.to | 4 years ago

Understand WebAssembly Text Format – WTF to Wat

Continue reading


@dev.to | 4 years ago

I am giving away one of my side projects. So you can take care of it

Continue reading


@dev.to | 4 years ago

Metro 4 – What is it?

Continue reading


@dev.to | 4 years ago

Synchronous Communication is killing productivity in silicon valley

Continue reading


@dev.to | 4 years ago

Adaptive Loading – Improving Web Performance on Low-End Devices

Adaptive Loading is a pattern for delivering a fast core experience to all users (including low-end devices) where you progressively add high-end-only features, if a user's network and hardware can handle it | Continue reading


@dev.to | 4 years ago

Making Modern UI Components with Classic Tech

Continue reading


@dev.to | 4 years ago

Building a scalable, fault-tolerant Shopify import / export pipeline with AWS

Continue reading


@dev.to | 4 years ago

Can you improve your creativity?

Continue reading


@dev.to | 4 years ago

The UI Development Mentoring Program

Continue reading


@dev.to | 4 years ago

I had to redesign the landing page on C&F

Continue reading


@dev.to | 4 years ago

Redux is half of a pattern (1/2)

Learn how Redux, and all other state management libraries, have one thing in common - they are all partial implementations of state machines - and how we can improve the way we model app state and logic. | Continue reading


@dev.to | 4 years ago

The Shape of the CMS to Come: API, React SSR/SSG, Block-Based Wysiwyg. Like It?

Continue reading


@dev.to | 4 years ago

Show HN: Smarter Tooltips and Popovers with Popper 2

Popper 2 introduces big changes, learn more about them in this article. | Continue reading


@dev.to | 4 years ago

Stop donating your customers' data to Google Analytics

Continue reading


@dev.to | 4 years ago

Color Switcher UI with Color Input Type

With the help of the CSS variables and native color input type, we can switch the theme UI on our web application or site. Well, the web is moving fast so we can use CSS variables which supports many of the modern browsers. **CSS variables** are readable code that provides ease o … | Continue reading


@dev.to | 4 years ago

How many hours a day do you think you work?

Continue reading


@dev.to | 4 years ago

A simple design process for developers or non-designers

Continue reading


@dev.to | 4 years ago

New Version of SapphireDb with Node.js Support

Continue reading


@dev.to | 4 years ago

Divjoy Year in Review

Continue reading


@dev.to | 4 years ago

Side Hustle to for Investment, Not Income

If you have a side hustle, How much money does it bring in compared to your job? ... | Continue reading


@dev.to | 4 years ago

What makes a site JAMstack?

Continue reading


@dev.to | 4 years ago

Be a Rockstar at Pull Requests

Continue reading


@dev.to | 4 years ago

Writing Comments First to Increase Productivity

Did you know that comments can be useful for more than just inline documentation? Here is a little tip that can help you actually remember to write comments, and increase your productivity at the same time! | Continue reading


@dev.to | 4 years ago

Next.js Boilerplate with TailwindCSS and SASS

A boilerplate of Nextjs with tailwindcss and sass | Continue reading


@dev.to | 4 years ago

Fantastic Bugs and Where to Find Them

An awesome, terrifying debugging session! | Continue reading


@dev.to | 4 years ago

Vue.js Carousels: SSR Support and Performance

Continue reading


@dev.to | 4 years ago