DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
ReactApp Typescript with TDD and BDD(jest, Enzyme, Sinon, and cypress), linting and pre-commit hooks(using husky) [Part-1]

ReactApp Typescript with TDD and BDD(jest, Enzyme, Sinon, and cypress), linting and pre-commit hooks(using husky) [Part-1]

11
Comments
5 min read
How Tailwind Can Help You Code Faster

How Tailwind Can Help You Code Faster

46
Comments
8 min read
Understanding NGINX Core Contexts

Understanding NGINX Core Contexts

11
Comments
4 min read
Communicating between browser tabs

Communicating between browser tabs

117
Comments 13
2 min read
Step-by-Step Big O Complexity Analysis Guide, using Javascript

Step-by-Step Big O Complexity Analysis Guide, using Javascript

26
Comments
17 min read
Berry Pro React Admin Released

Berry Pro React Admin Released

5
Comments
4 min read
Normal text box vs Magical text box

Normal text box vs Magical text box

8
Comments 2
2 min read
Using Weather API with JavaScript;

Using Weather API with JavaScript;

27
Comments 2
3 min read
Why your website needs validation

Why your website needs validation

17
Comments
4 min read
CSS-Only Direction-Aware Cube Links

CSS-Only Direction-Aware Cube Links

9
Comments 4
1 min read
Code Smell 73 - Exceptions for Expected Cases

Code Smell 73 - Exceptions for Expected Cases

6
Comments
2 min read
let's talk about scope

let's talk about scope

3
Comments
3 min read
Implementing silent refresh of JWT

Implementing silent refresh of JWT

14
Comments 1
6 min read
JavaScript Popup boxes Tutorial

JavaScript Popup boxes Tutorial

4
Comments
2 min read
X-headers, what and why?

X-headers, what and why?

104
Comments 13
2 min read
Working with Javascript Events

Working with Javascript Events

5
Comments
2 min read
Single Responsibility Principle (SRP) in 100 seconds

Single Responsibility Principle (SRP) in 100 seconds

8
Comments
2 min read
JavaScript Cookies

JavaScript Cookies

3
Comments
4 min read
Blog with Go, Gin, MySQL and Docker - Part 2

Blog with Go, Gin, MySQL and Docker - Part 2

21
Comments 2
9 min read
Higher-Order Components in React

Higher-Order Components in React

4
Comments
3 min read
Amazing Button Hover Using HTML & CSS

Amazing Button Hover Using HTML & CSS

20
Comments
1 min read
Use components without a frontend framework

Use components without a frontend framework

84
Comments 16
3 min read
Building a Portfolio: A Project Idea

Building a Portfolio: A Project Idea

8
Comments
5 min read
Fix Your Failing Tests: A Debugging Checklist for React Testing Library

Fix Your Failing Tests: A Debugging Checklist for React Testing Library

6
Comments
7 min read
TIL: Using decorators in Storybook to document invalid inputs

TIL: Using decorators in Storybook to document invalid inputs

2
Comments
2 min read
Using JS Intersection Observer API to track user footprints

Using JS Intersection Observer API to track user footprints

12
Comments
5 min read
A headache named default style in CSS

A headache named default style in CSS

13
Comments 2
2 min read
Top 10 Websites for Developers

Top 10 Websites for Developers

138
Comments 6
3 min read
How to abort a fetch API call?

How to abort a fetch API call?

21
Comments 1
1 min read
Track user location coordinates realtime using geolocation api, nextjs , nodejs and socket.io

Track user location coordinates realtime using geolocation api, nextjs , nodejs and socket.io

14
Comments
1 min read
How to Host a Python Web App

How to Host a Python Web App

6
Comments 2
2 min read
When do i use ruby on rails ?

When do i use ruby on rails ?

2
Comments 1
1 min read
Top 10 Google chrome extensions I use as backend web developer

Top 10 Google chrome extensions I use as backend web developer

11
Comments 2
2 min read
YAGNI Principle in 100 seconds

YAGNI Principle in 100 seconds

21
Comments 1
2 min read
🔴 Build Instagram REELS Clone using HTML and CSS

🔴 Build Instagram REELS Clone using HTML and CSS

55
Comments 2
1 min read
Full Tutorial #12: Querying Using GraphQL and Storing Data in Recoil | Microservices Chat App Using React, Node and GraphQL

Full Tutorial #12: Querying Using GraphQL and Storing Data in Recoil | Microservices Chat App Using React, Node and GraphQL

12
Comments 1
1 min read
HTML : Disable resizing of textarea

HTML : Disable resizing of textarea

19
Comments
2 min read
Day 11/30 : Custom Radio Buttons using HTML and CSS

Day 11/30 : Custom Radio Buttons using HTML and CSS

12
Comments
1 min read
#30DaysOfAppwrite: Grafana Integration

#30DaysOfAppwrite: Grafana Integration

15
Comments 4
4 min read
Positioning text on image/div using css position and transform properties

Positioning text on image/div using css position and transform properties

4
Comments
1 min read
SaaS Project Setup & Database Creation - Update 2

SaaS Project Setup & Database Creation - Update 2

34
Comments 3
4 min read
Building a SaaS Product in Public - Update 1

Building a SaaS Product in Public - Update 1

67
Comments 4
3 min read
Web Design Best Practices

Web Design Best Practices

13
Comments 1
8 min read
Light/dark mode: user input

Light/dark mode: user input

11
Comments
2 min read
Getting started with JEST JavaScript Testing Framework

Getting started with JEST JavaScript Testing Framework

7
Comments
3 min read
Why JavaScript not Python for Web Development?

Why JavaScript not Python for Web Development?

60
Comments 31
3 min read
Introduction to Micro Frontends with Module Federation, React and Typescript

Introduction to Micro Frontends with Module Federation, React and Typescript

111
Comments 3
7 min read
Why should you switch to a static portfolio website?

Why should you switch to a static portfolio website?

38
Comments 1
2 min read
Light/dark mode: the simple way

Light/dark mode: the simple way

8
Comments
1 min read
Reduce boilerplate with vue-path-store and its Vuex plugin

Reduce boilerplate with vue-path-store and its Vuex plugin

9
Comments
4 min read
9 Python Project Ideas From Beginners to Advanced

9 Python Project Ideas From Beginners to Advanced

85
Comments
2 min read
How to convert your website from HTTP to HTTPS

How to convert your website from HTTP to HTTPS

49
Comments 2
3 min read
⛴ Deploy React Apps In Production Pretty Easily 😎

⛴ Deploy React Apps In Production Pretty Easily 😎

97
Comments 11
4 min read
ToLookup or not ToLookup, that is the question!

ToLookup or not ToLookup, that is the question!

7
Comments
4 min read
What is the difference between Library vs Framework?

What is the difference between Library vs Framework?

278
Comments 31
4 min read
Top Strategies for a Successful Job Search as a Software Engineer (Developer).

Top Strategies for a Successful Job Search as a Software Engineer (Developer).

4
Comments
4 min read
How to Integrate MongoDB Realm with React: Part 2

How to Integrate MongoDB Realm with React: Part 2

16
Comments
6 min read
How functions work in java Script?

How functions work in java Script?

22
Comments 1
2 min read
Should you create an online store with Vanilla JS?

Should you create an online store with Vanilla JS?

7
Comments 4
5 min read
React useState hook is asynchronous!

React useState hook is asynchronous!

45
Comments 26
2 min read
loading...