Understanding call back functions in JavaScript

A callback function is simply when we tell a function to run and when it is completed it should then... | Continue reading


@dev.to | 4 years ago

Mobile application development Review(Android/iOS), Native React Or flutter Dot

We would be taking your review on which you think is better to use React Native or Flutter but first... | Continue reading


@dev.to | 4 years ago

A Counter with the New Recoil – Facebook State Management Library for React

Recoil is a state management library for React apps with Pure functions and efficient subscriptions | Continue reading


@dev.to | 4 years ago

JavaScript Quiz Question

Consider the following arrays. What gets logged in various sorting conditions? | Continue reading


@dev.to | 4 years ago

I am surprised more people are not using these tools

Not just meant for developers and makers, they are for everybody. | Continue reading


@dev.to | 4 years ago

The making of Prism – part 2, Finding the right abstraction

This series is about sharing some of the challenges and lessons I learned during the development of... | Continue reading


@dev.to | 4 years ago

Angular Compiler(ngtsc)

I’ve been learning and contributing a lot to Angular in the last few months. I now understand the ang... | Continue reading


@dev.to | 4 years ago

How to prevent React setState on unmounted component – a different approach

If you are working with React, most probably you have already seen the below issues a lot. Warning:... | Continue reading


@dev.to | 4 years ago

Project-based learning for self-taught developers

When you are new to programming, people will always advise you on the best language to start with. So... | Continue reading


@dev.to | 4 years ago

Azure DevOps, GitHub, React Deployment – Deployment Center in Azure [video]

Azure DevOps helps you deploy more reliably by providing you with a platform to complete CI/CD tasks.... | Continue reading


@dev.to | 4 years ago

Where Web UI Libraries Are Heading

Everyone seems to have an opinion on this topic of late. You may have seen: Second-guessing the moder... | Continue reading


@dev.to | 4 years ago

Feature Flags vs. Branching

Feature branching allows developers to effectively collaborate around a central code base by keeping all changes to a specific feature in its own branch. | Continue reading


@dev.to | 4 years ago

Deno is probably not worth it

A concise, critical overview of where Deno fits into the tooling landscape. | Continue reading


@dev.to | 4 years ago

Machine Learning with Ruby

A list of gems for Machine Learning, there is not only the Python :). Numo Numo::NArray i... | Continue reading


@dev.to | 4 years ago

In Defense of the Modern Web

I expect I'll annoy everyone with this post: the anti-JavaScript crusaders, justly aghast at how much... | Continue reading


@dev.to | 4 years ago

I Redesigned Colors & Fonts.

Hello everyone, how are you guys doing!? So,...I have been busy working on Colors & Fonts and it... | Continue reading


@dev.to | 4 years ago

Making GraphQL Magic with Sqlmancer

Today I'm excited to announce the beta release of Sqlmancer! Sqlmancer is a Node.js library that empo... | Continue reading


@dev.to | 4 years ago

Betterer v1.0.0

I'm stoked to announce v1.0.0 of Betterer! I've been locked down in New Zealand for the last little... | Continue reading


@dev.to | 4 years ago

Array Cheatsheet

A few days ago I came across a very nice post from Emma Bostian, a RegExp Cheatsheet. And that post... | Continue reading


@dev.to | 4 years ago

May 14th Side Project Checkin

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


@dev.to | 4 years ago

What I learned contributing to Rust-Analyzer

What is rust-analyzer and its goal: Rust-analyzer is a tool to improve the developer exper... | Continue reading


@dev.to | 4 years ago

A collection to learn the fundamentals of React Hooks

A playlist of videos to learn React Hooks. | Continue reading


@dev.to | 4 years ago

How to make white label React app for landing pages

How to make white label React app for landing pages | Continue reading


@dev.to | 4 years ago

Flask – A Quick Guide

Hey there developers! How's your day going? :) This post is for those who want to create a basic Fl... | Continue reading


@dev.to | 4 years ago

How to Stay Motivated to Keep Learning to Code

It's hard to stay motivated and to continue learning in today's world of constant change in technolog... | Continue reading


@dev.to | 4 years ago

Standard Agile Tools Can Be Risky

Why I dropped story points, estimations and burn-up charts Hint: close to the end, section... | Continue reading


@dev.to | 4 years ago

Security with Haskell

Studying functional scripting for security and cryptography. | Continue reading


@dev.to | 4 years ago

Why Use Feature Flagging

Feature flagging is a method by which developers wrap a new feature in an if/then statement to gain more control over its release | Continue reading


@dev.to | 4 years ago

We used CosmoDB and here's what we learned

Almost two years ago, we took on a pretty sizable project. We're talking about a potential of users f... | Continue reading


@dev.to | 4 years ago

Database Monitoring and Alerting with N8n

In the past few months, I have been playing around with different kinds of IoT devices and sensors. I... | Continue reading


@dev.to | 4 years ago

In a recession, who’s looking out for the open source maintainers?

As the global economy enters a recession triggered by many businesses, schools, and services shutting down to slow the spread of COVID-19, I’ve been reflecting on what these precipitous changes mean for the future of open source.  | Continue reading


@dev.to | 4 years ago

Diving into Load Testing

Once you build your application and you are ready to deploy it, is very important to know how it will... | Continue reading


@dev.to | 4 years ago

How to deal with common web vulnerabilities

PHP is arguably one of the big guns when it comes to web application development. It also powers high... | Continue reading


@dev.to | 4 years ago

How to Create Pagination Badges

Learn how to re-use pagination badges logic in all your projects. | Continue reading


@dev.to | 4 years ago

Git Internal Architecture

Git is a really simple and elegant solution to a complex problem. I think it’s important that we unde... | Continue reading


@dev.to | 4 years ago

JavaScript dev reverse engineering a heat pump

As a frontend developer primarily writing Javascript I'm used to building on the shoulders of giants.... | Continue reading


@dev.to | 4 years ago

Be Amazing in Your New Engineering Role

Starting a new software engineering role can be an overwhelming experience. The first months are a di... | Continue reading


@dev.to | 4 years ago

Creating the Kedro-Preflight Hook

kedro hooks are an exciting upcoming feature of kedro 0.16.0. They allow you to hook into catalog_cre... | Continue reading


@dev.to | 4 years ago

Motion-controlled Fruit Ninja game using Three.js and Tensorflow.js

This blog post covers the steps I took to build a prototype of Fruit Ninja game you play with hand movements. | Continue reading


@dev.to | 4 years ago

Webhooks Fun with N8n and Mattermost

Recently, I have been working a lot with webhooks and n8n. Webhooks have first-class support in n8n a... | Continue reading


@dev.to | 4 years ago

Build a Throttle the TDD Way

build a throttle function with TDD | Continue reading


@dev.to | 4 years ago

Think Recursively? Recursively Think

SLAM DUNK on my precourse exit exam. Higher or functions? Got it. Recursion? For sure got it. Now it... | Continue reading


@dev.to | 4 years ago

The Grant for the Web Hackathon on Dev

Details about the Grant for the Web Hackathon hosted on DEV. | Continue reading


@dev.to | 4 years ago

Lesson learned: elegant solutions = optimal solutions

For almost two years now, I've been part of a core team developing a platform for building AI assista... | Continue reading


@dev.to | 4 years ago

I host my personal site for –$1USD/Month

See how to host a simple website with AWS for extremely cheap. | Continue reading


@dev.to | 4 years ago

Deno: 1.0 officially scheduled on May, 13 Review of the features

🤠 Introduction It all started 2 years ago, Ryan Dahl, the creator of Node.js gave a talk a... | Continue reading


@dev.to | 4 years ago

An Easy Guide to Understanding Constructors in JavaScript

Learn the inside-out of JavaScript constructors and their role in prototypal inheritance. | Continue reading


@dev.to | 4 years ago

How to test Configuration class in Spring Boot

In Spring Boot, if you look at the official documentation, there is a lot of ways to test things and... | Continue reading


@dev.to | 4 years ago