How to integrate Material UI library in React apps

Material design was introduced by Google around 2014 as a design language and it still shares some po... | Continue reading


@dev.to | 4 years ago

Linux Capacity Planning Part -2

In the last post Linux Capacity Planning-1, we discussed about - The linkage between capacity plan... | Continue reading


@dev.to | 4 years ago

For WTF reason would we build another JavaScript framework?

There are many brilliant JS frameworks out there. For wtf reason would we build another one? We all... | Continue reading


@dev.to | 4 years ago

Resources for Beginner Data Analysts

Everything you need to get started with SQL and becoming a great data analyst | Continue reading


@dev.to | 4 years ago

Pearl Jam, Nirvana and Beautiful Data Visualisations

This is the story of the Seattle music scene of the 90s, Throwback Thursday, and some beautiful data visualisations. | Continue reading


@dev.to | 4 years ago

AWS Series: SNS, SQS or Both?

By combining pub/sub and queueing components we are able to build resilient, scalable and fault-tolerant architecture with AWS. | Continue reading


@dev.to | 4 years ago

What does the Computer Vision see? Analyse a local image with JavaScript

Every week here at Stratiteq we have tech talks called "Brown bag". Idea behind it is to grab your lu... | Continue reading


@dev.to | 4 years ago

Goodby Mobile, Hello Web

Native application development has recently been slowing down. The reason why is because mobile apps... | Continue reading


@dev.to | 4 years ago

Five tips for more effective command line usage

In the movies, heroes manipulate complex graphics environments using only their keyboard; no mouse in... | Continue reading


@dev.to | 4 years ago

Rotoscoping: Pixel perfect video data labeling for years

In Hollywood, video data segmentation has been done for decades. Simple tricks such as color... | Continue reading


@dev.to | 4 years ago

A Complete Beginner's Guide to React

A digestible, visual introduction to React with a bonus cheatsheet at the end! | Continue reading


@dev.to | 4 years ago

My App Was Under Attack

I'm fully aware my title sounds like a clickbait video from YouTube but I assure you it kind of does... | Continue reading


@dev.to | 4 years ago

Building cleavable.com – Part 1: Idea and MVP

A walkthrough my journey building cleavable.com | Continue reading


@dev.to | 4 years ago

Notifications for out-of-stock essentials during Covid_19

Continue reading


@dev.to | 4 years ago

Coding Became Fun Again

Coding became fun again. Because I'm coding for my own curiosity and not coding to “look good for an... | Continue reading


@dev.to | 4 years ago

Manage your secrets in Git with SOPS

We use Git for everything now, from code source to organization, history, and even for Kubernetes Clu... | Continue reading


@dev.to | 4 years ago

Get app actions and styles generated from HTML while typing attr directives

Imagine you just pasted some HTML template in your code editor. You want to make it interactive, so y... | Continue reading


@dev.to | 4 years ago

Linux Capacity Planning Part -1

This is a series of post which will increase the knowledge base to analyze historical data and plan for increased resources to meet your future need. | Continue reading


@dev.to | 4 years ago

Automate Designs with Bannerbear and N8n

As a designer and self-proclaimed data nerd, I’ve been involved in proceduralizing creative deliverab... | Continue reading


@dev.to | 4 years ago

How to build a JAMStack multi language blog with Nuxt.js

JAMStack (Javascript, APIs and Markup Stack) is a terminology around the new way of making web projec... | Continue reading


@dev.to | 4 years ago

What I learned in 6 months at an AI company

Back in January I joined a company called DataRobot as a Developer Advocate. My job is to inspire, en... | Continue reading


@dev.to | 4 years ago

The story about a few imports

We all care about the performance of web applications that we build. We try to keep production bundle... | Continue reading


@dev.to | 4 years ago

React development setup with just a single file

Hi There! Do you think that the title of this article is a click-bait and that this cannot be actual... | Continue reading


@dev.to | 4 years ago

Speed up your applications with Dynamic Imports – ES2020

In this episode learn how to make your apps faster by dynamically loading required files as required rather than one big bundle. | Continue reading


@dev.to | 4 years ago

A Docker image with preinstalled tools for developing and testing Go projects

Docker Go A Docker image with preinstalled tools for developing, formatting, linting, buil... | Continue reading


@dev.to | 4 years ago

Journey into Web Monetization – day 1 of 4

I was excited to learn about this new web monetization api and what impact it can have on the future... | Continue reading


@dev.to | 4 years ago

Azure Web App Service and GitHub Actions (Video Tutorial)

The last time we met, I spent some time showing you how to deploy an application using Azure DevOps a... | Continue reading


@dev.to | 4 years ago

In Search of My Side Hustle

I've had a thousand unmaterialized business ideas during my thirty-nine years on Earth. My wife has p... | Continue reading


@dev.to | 4 years ago

Static Web Apps – First Look

You've built an app an you want it to scale. Do you want CI/CD, custom domains, SSL certificates, APIs, global scale of your static assets, authentication, and authorization? Let's take a first look at Azure Static Web Apps. | Continue reading


@dev.to | 4 years ago

Don’t waste your time learning everything

"Don’t waste your time learning everything." Inspired by this linkedIn post I felt... | Continue reading


@dev.to | 4 years ago

Jquery Speed enhacements for your website

The DOM can get pretty slow quickly, especially if it becomes large. When we start accessing and mani... | Continue reading


@dev.to | 4 years ago

Angular, Rust, WebAssembly, Node.js, Serverless, and Azure Static Web Apps

In this guide, we are going to see how to take a front-end Angular app, a backend API written in Rust... | Continue reading


@dev.to | 4 years ago

Automate Excel Sheet Processing with Java

A Sheet Processing Use Case My colleague Penny in the HR department has to do a routine ta... | Continue reading


@dev.to | 4 years ago

Best Hosting Services for 2020

Web hosting is a service that allows organizations and individuals to post a website or web page onto... | Continue reading


@dev.to | 4 years ago

The Wrong Question About Docker and Kubernetes

Not too long ago I discovered the work of a very smart and snarky cloud economist by the name of Core... | Continue reading


@dev.to | 4 years ago

I turned my old laptop into a server

I had a working old laptop and was itching to do something with it. And then I decided to turn it int... | Continue reading


@dev.to | 4 years ago

Svelte, why so much hype?

Since the release of version 3 in April 2019, Svelte has been in the news all the time. But why? What... | Continue reading


@dev.to | 4 years ago

Prevent Anxiety – Four GitHub Actions for Your Website

GitHub's actions are a new GitHub feature that will trigger GitHub to spin up a virtual machine and r... | Continue reading


@dev.to | 4 years ago

Information Leaks Through Unsafe Pointer in Go (Part1)

Go in general is a safe language. It has memory builtin safety measures that should avoid common buff... | Continue reading


@dev.to | 4 years ago

Projects you can do to become a Python Master in 2020

These are the best Python projects for beginners to build and learn Python from scratch. | Continue reading


@dev.to | 4 years ago

How to Run TestCafe CLI on BrowserStack in Docker Container

Every application needs testing and most of them need End-to-End (E2E) testing. The quickest way to h... | Continue reading


@dev.to | 4 years ago

Building Pokemon Index in Vanilla JavaScript

Photo by Fernando Hernandez on Unsplash In this post, we are going to build a pokemon index using Po... | Continue reading


@dev.to | 4 years ago

Simple Git aliases for daily purpose and how to set them

On average, every developer commits their code atleast once a day. Having some git aliases help you... | Continue reading


@dev.to | 4 years ago

Stop setting the language of your website based on my location

Location-based language setting is a bad idea. It's much better to use the browser's language. | Continue reading


@dev.to | 4 years ago

Why deno may need a module.json?

For those unaware, deno is a secure runtime for Javascript and Typescript built by the community and... | Continue reading


@dev.to | 4 years ago

Why should back end developers care about UX?

Continue reading


@dev.to | 4 years ago

My top tips for junior developers

Last year, I was tasked with mentoring an intern. It wasn't my first time mentoring, but it was my fi... | Continue reading


@dev.to | 4 years ago

From Node to Deno

Learn how to use Node ecosystem in Deno. | Continue reading


@dev.to | 4 years ago