DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TabNine - Put your coding speed to the next level

TabNine - Put your coding speed to the next level

89
Comments 20
4 min read
Elm Calculator Part 10 - Testing

Elm Calculator Part 10 - Testing

6
Comments 2
3 min read
UX Design is More Than Visual Design

UX Design is More Than Visual Design

56
Comments
4 min read
~40 lines code editor in pure js

~40 lines code editor in pure js

8
Comments
1 min read
Golang net.http routing with mux

Golang net.http routing with mux

2
Comments
2 min read
Replacing the included PHP Xdebug module in MAMP Pro

Replacing the included PHP Xdebug module in MAMP Pro

3
Comments
3 min read
Why you should consider joining Cubbit

Why you should consider joining Cubbit

28
Comments 1
3 min read
Tisn is now an open source project!

Tisn is now an open source project!

5
Comments
1 min read
My crappy Thoughts about Programming

My crappy Thoughts about Programming

5
Comments
1 min read
How To Make Your Footer Stay at The Bottom

How To Make Your Footer Stay at The Bottom

6
Comments
3 min read
I'm creating an entire web OS as my personal website for 2021

I'm creating an entire web OS as my personal website for 2021

382
Comments 72
1 min read
"Speed" in Async Web Frameworks

"Speed" in Async Web Frameworks

7
Comments
6 min read
I built a status page using React and GitHub Issues

I built a status page using React and GitHub Issues

6
Comments
1 min read
How async should have been

How async should have been

16
Comments
9 min read
The WAR - var vs let & const

The WAR - var vs let & const

18
Comments
9 min read
Creating a Personal Website/Portfolio

Creating a Personal Website/Portfolio

66
Comments
2 min read
DevSecOps - DoS - Heavy payload attack (Part 2)

DevSecOps - DoS - Heavy payload attack (Part 2)

2
Comments
6 min read
How Artificial Intelligence helps Software Development Companies

How Artificial Intelligence helps Software Development Companies

5
Comments 2
5 min read
Truthy and Falsy Values in Javascript

Truthy and Falsy Values in Javascript

6
Comments 1
2 min read
In defense of the modern web

In defense of the modern web

597
Comments 98
6 min read
Noteworthy Trending Visual Studio Code Extensions of june 2020

Noteworthy Trending Visual Studio Code Extensions of june 2020

85
Comments
3 min read
Loading more Data when user hits the page's bottom in Vue / Quasar Using a Component

Loading more Data when user hits the page's bottom in Vue / Quasar Using a Component

2
Comments
2 min read
Easily Track the Progress of Any Process Using Syncfusion Blazor ProgressBar

Easily Track the Progress of Any Process Using Syncfusion Blazor ProgressBar

4
Comments
5 min read
Understanding Map in Javascript - Part 1

Understanding Map in Javascript - Part 1

6
Comments
2 min read
How to: Mapbox with Vue.js

How to: Mapbox with Vue.js

33
Comments 6
2 min read
SSL for custom domain on free-tier Heroku can be done with proper Cloudflare settings

SSL for custom domain on free-tier Heroku can be done with proper Cloudflare settings

6
Comments 1
1 min read
Let's Explore Some Fundamental Concepts of Functional Programming

Let's Explore Some Fundamental Concepts of Functional Programming

7
Comments
9 min read
Server Sent Events are still not production ready after a decade. A lesson for me, a warning for you!

Server Sent Events are still not production ready after a decade. A lesson for me, a warning for you!

113
Comments 23
5 min read
Introduction to Javascript Symbol Type

Introduction to Javascript Symbol Type

18
Comments 3
2 min read
Well... This is It.

Well... This is It.

9
Comments 10
2 min read
Browser, DOM, JavaScript. Everything you need to know to build effective web-apps. Part one - Browser.

Browser, DOM, JavaScript. Everything you need to know to build effective web-apps. Part one - Browser.

68
Comments
4 min read
I speed coded a website in 3 mins

I speed coded a website in 3 mins

7
Comments 4
1 min read
50+ Awesome CSS Drawing Examples for your #100DaysOfCode Inspiration

50+ Awesome CSS Drawing Examples for your #100DaysOfCode Inspiration

32
Comments
16 min read
4 tricks to boost up your algorithms game

4 tricks to boost up your algorithms game

192
Comments 20
4 min read
Why @rxweb/ngx-translate-extension is intuitive than others ?

Why @rxweb/ngx-translate-extension is intuitive than others ?

4
Comments
3 min read
Validation in ASP .NET Core 3.1

Validation in ASP .NET Core 3.1

12
Comments
9 min read
How to Build a Classifieds Website Like Craigslist

How to Build a Classifieds Website Like Craigslist

21
Comments
4 min read
Bridging the Gap between Gatsby and Open Graph Images

Bridging the Gap between Gatsby and Open Graph Images

25
Comments 2
4 min read
Pour Explained: P is for Perceivable Part 2

Pour Explained: P is for Perceivable Part 2

16
Comments
4 min read
CSS Text Shadow

CSS Text Shadow

55
Comments 4
1 min read
Some Tips and Tricks To Making Your Website Look Nicer(for css beginners)

Some Tips and Tricks To Making Your Website Look Nicer(for css beginners)

5
Comments 2
2 min read
Our Responsibility for Sustainable Digital Services

Our Responsibility for Sustainable Digital Services

3
Comments
1 min read
DevSecOps - DoS - Ataque de payload pesado (Parte 2)

DevSecOps - DoS - Ataque de payload pesado (Parte 2)

3
Comments
6 min read
Frontend developer, Twilio hackathon winner, ecommerce developer turned React developer... Ask Me Anything!

Frontend developer, Twilio hackathon winner, ecommerce developer turned React developer... Ask Me Anything!

27
Comments 10
1 min read
🚀10 Trending projects on GitHub for web developers - 30th May 2020

🚀10 Trending projects on GitHub for web developers - 30th May 2020

687
Comments 2
2 min read
CRP — Critical Render Path o Ruta de acceso de representación crítica

CRP — Critical Render Path o Ruta de acceso de representación crítica

4
Comments
5 min read
SVG Animations in React using react-spring

SVG Animations in React using react-spring

7
Comments 1
4 min read
The code on mobile challenge

The code on mobile challenge

6
Comments
2 min read
Understanding Set in Javascript

Understanding Set in Javascript

5
Comments
2 min read
VirtualizedList: missing keys for items

VirtualizedList: missing keys for items

5
Comments
2 min read
My Custom Developer Roadmap as a Junior Software Engineer on 2020

My Custom Developer Roadmap as a Junior Software Engineer on 2020

9
Comments
2 min read
Be on the safe side with assert 😉

Be on the safe side with assert 😉

6
Comments
2 min read
My eyes! or How to [get, avoid] Forced Synchronous Layouts

My eyes! or How to [get, avoid] Forced Synchronous Layouts

6
Comments
2 min read
Everybody’s free (to write code)

Everybody’s free (to write code)

4
Comments
3 min read
How to animate scroll position in React

How to animate scroll position in React

11
Comments 1
7 min read
Benchmarking JavaScript Loops and Methods (Part 1)

Benchmarking JavaScript Loops and Methods (Part 1)

8
Comments
7 min read
Production Configuration for Rails 6 with Unicorn and Nginx on Ubuntu 18.04

Production Configuration for Rails 6 with Unicorn and Nginx on Ubuntu 18.04

10
Comments 1
3 min read
What is Flask(Python)? - Web Development

What is Flask(Python)? - Web Development

6
Comments
1 min read
Why it's important to strengthen core HTML/CSS and Vanilla JS before frameworks.

Why it's important to strengthen core HTML/CSS and Vanilla JS before frameworks.

9
Comments
2 min read
How Can You Make Your Site Faster 🚀 Using A CDN?

How Can You Make Your Site Faster 🚀 Using A CDN?

4
Comments
2 min read
loading...