DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React is awesome but have you tried fresh?

React is awesome but have you tried fresh?

306
Comments 41
5 min read
Experience in job interviews

Experience in job interviews

8
Comments
2 min read
JavaScript: Event Listeners made easy

JavaScript: Event Listeners made easy

4
Comments 2
4 min read
Data Structures: Stacks and Queues

Data Structures: Stacks and Queues

6
Comments
2 min read
Code Smell 148 - ToDos

Code Smell 148 - ToDos

5
Comments
2 min read
Creating a Piano using Reactjs - Audio( ) WebAPI and Hooks

Creating a Piano using Reactjs - Audio( ) WebAPI and Hooks

30
Comments
4 min read
React router having an issue with correctly routing to component

React router having an issue with correctly routing to component

4
Comments 1
2 min read
Setup Module Federation in Angular using Nx

Setup Module Federation in Angular using Nx

10
Comments
6 min read
Resource Allocation and Task Breakdown in Angular Gantt Chart

Resource Allocation and Task Breakdown in Angular Gantt Chart

5
Comments
1 min read
Using Dark Mode in your react app! 🌙

Using Dark Mode in your react app! 🌙

80
Comments 8
8 min read
Build an uNFT marketplace with Next.js, Cosmic and Stripe integration

Build an uNFT marketplace with Next.js, Cosmic and Stripe integration

15
Comments
10 min read
Building (or Rebuilding) a Website with Accessibility in Mind

Building (or Rebuilding) a Website with Accessibility in Mind

50
Comments 2
6 min read
useRef, Forms, input handling in React

useRef, Forms, input handling in React

18
Comments 4
7 min read
Truthy and Falsy Values in Javascript

Truthy and Falsy Values in Javascript

20
Comments
1 min read
React custom hook npm package to fetch Dev.to blogs

React custom hook npm package to fetch Dev.to blogs

6
Comments 1
1 min read
10 tips for new Elixir developers

10 tips for new Elixir developers

21
Comments
7 min read
Working around HubSpot's limited Webhooks

Working around HubSpot's limited Webhooks

5
Comments
8 min read
Writing custom middleware functions in NodeJS

Writing custom middleware functions in NodeJS

6
Comments
1 min read
Novedades javascript 2022 📢

Novedades javascript 2022 📢

6
Comments 2
2 min read
12 Free Headless CMSs for Blogs and Portfolio sites 💗

12 Free Headless CMSs for Blogs and Portfolio sites 💗

73
Comments 10
19 min read
Tutorial: Fastest ever Jekyll deployments via GitHub

Tutorial: Fastest ever Jekyll deployments via GitHub

13
Comments 2
3 min read
React + Firebase (Project)

React + Firebase (Project)

16
Comments 3
1 min read
A Blogging Web You Can Share Everything to People | My React Project

A Blogging Web You Can Share Everything to People | My React Project

6
Comments
1 min read
How does the Javascript logical OR (||) operator work?

How does the Javascript logical OR (||) operator work?

12
Comments
3 min read
Object Oriented Programming (OOP) in JavaScript

Object Oriented Programming (OOP) in JavaScript

4
Comments
6 min read
Mini-hack para acessar seu Banco de Dados (Postgres) do Heroku com Rails localmente

Mini-hack para acessar seu Banco de Dados (Postgres) do Heroku com Rails localmente

10
Comments 16
3 min read
map(), filter() & reduce() in javascript👩‍💻

map(), filter() & reduce() in javascript👩‍💻

16
Comments 3
2 min read
Working on a New Feature as a Senior Frontend Developer

Working on a New Feature as a Senior Frontend Developer

148
Comments 4
3 min read
React toastify

React toastify

10
Comments 1
2 min read
Airflow vs Dagu comparison

Airflow vs Dagu comparison

3
Comments
3 min read
Limit User Requests - Rate Limiting Laravel

Limit User Requests - Rate Limiting Laravel

7
Comments 3
1 min read
Koa Js : Part 5 - how to connect a caching database to your Koa Js server

Koa Js : Part 5 - how to connect a caching database to your Koa Js server

7
Comments
5 min read
Conhecendo o inputmode

Conhecendo o inputmode

13
Comments 5
3 min read
4 ways of calling an API in Javascript.

4 ways of calling an API in Javascript.

33
Comments 6
1 min read
I Want to Test Local Plural Packages on Go

I Want to Test Local Plural Packages on Go

7
Comments
3 min read
The Future of UI Testing? - AI automated testing with AskUI

The Future of UI Testing? - AI automated testing with AskUI

14
Comments
2 min read
How to send Push Notifications with Laravel and the new FCM Http V1 API ?

How to send Push Notifications with Laravel and the new FCM Http V1 API ?

26
Comments 3
3 min read
How to Build Angular Document Scanner with Dynamsoft Web Capture SDK

How to Build Angular Document Scanner with Dynamsoft Web Capture SDK

7
Comments
4 min read
Firebase V9 Firestore Update Document Data Using setDoc()

Firebase V9 Firestore Update Document Data Using setDoc()

3
Comments
3 min read
How to send an SMS using Twilio

How to send an SMS using Twilio

37
Comments 3
7 min read
How to Create a Survey Application Using Strapi and React.JS

How to Create a Survey Application Using Strapi and React.JS

9
Comments
10 min read
Ionicons Font v5.5.2

Ionicons Font v5.5.2

6
Comments
1 min read
JavaScript Clipboard API

JavaScript Clipboard API

10
Comments 2
2 min read
Reporting messages in TalkJS

Reporting messages in TalkJS

7
Comments
3 min read
How I began using TypeScript

How I began using TypeScript

106
Comments 12
5 min read
What exactly is JavaScript?

What exactly is JavaScript?

3
Comments
3 min read
The mystery of React Element, children, parents and re-renders

The mystery of React Element, children, parents and re-renders

43
Comments 2
10 min read
How to Develop a Website.

How to Develop a Website.

10
Comments 1
5 min read
CSRF, XXE, and 12 Other Security Acronyms Explained

CSRF, XXE, and 12 Other Security Acronyms Explained

8
Comments
3 min read
Minimal React Portfolio

Minimal React Portfolio

31
Comments 7
1 min read
VS Code Tip of the Week: The Thunder Client Extension

VS Code Tip of the Week: The Thunder Client Extension

131
Comments 16
2 min read
Creating Custom Methods in Rails

Creating Custom Methods in Rails

4
Comments
2 min read
How to Build/Publish your V3 chrome extension!✨

How to Build/Publish your V3 chrome extension!✨

29
Comments
5 min read
JavaScript Proxy a first introduction

JavaScript Proxy a first introduction

97
Comments 5
2 min read
Learning Python #2 - Data types, operators, variable creation...

Learning Python #2 - Data types, operators, variable creation...

5
Comments
2 min read
I thought Sinatra was just a singer...?

I thought Sinatra was just a singer...?

6
Comments 1
4 min read
Let's Talk Python Sets

Let's Talk Python Sets

6
Comments
1 min read
Google Maps with React

Google Maps with React

10
Comments 1
2 min read
My first week as a web developer

My first week as a web developer

65
Comments 20
3 min read
Segmentation Errors in Kubernetes and How to Fix Them

Segmentation Errors in Kubernetes and How to Fix Them

7
Comments
4 min read
loading...