DEV Community

Web Development

Because the internet...

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Choosing a Coding Bootcamp

Choosing a Coding Bootcamp

55
Comments 8
2 min read
10 Beautiful Bootstrap Snippets for Busy Devs

10 Beautiful Bootstrap Snippets for Busy Devs

8
Comments
2 min read
Flask dashboard with Python

Flask dashboard with Python

10
Comments
1 min read
Combine vs RxSwift: Introduction to Combine & differences

Combine vs RxSwift: Introduction to Combine & differences

8
Comments
5 min read
Static Site - Eleventy SSG in action

Static Site - Eleventy SSG in action

25
Comments 6
5 min read
Build a Pokedex with Vanilla JavaScript - Part 2

Build a Pokedex with Vanilla JavaScript - Part 2

26
Comments
7 min read
Building a Production - Ready Node.js App with TypeScript and Docker

Building a Production - Ready Node.js App with TypeScript and Docker

117
Comments 7
7 min read
This mom of four learned to code and changed her career path

This mom of four learned to code and changed her career path

4
Comments
6 min read
Hacktoberfest is ON!

Hacktoberfest is ON!

36
Comments 2
1 min read
The End of Internet Explorer

The End of Internet Explorer

10
Comments 3
3 min read
Setting up Dev.to on Manjaro Linux for Hacktoberfest

Setting up Dev.to on Manjaro Linux for Hacktoberfest

19
Comments
5 min read
What music gets you in your headspace?

What music gets you in your headspace?

18
Comments 23
1 min read
Javascript features you might not know in 2019-2020

Javascript features you might not know in 2019-2020

223
Comments 6
7 min read
TIL: The paint order of SVG elements and their stroke and fill is configurable

TIL: The paint order of SVG elements and their stroke and fill is configurable

10
Comments 1
1 min read
Caligator: The software you all helped build

Caligator: The software you all helped build

55
Comments 3
3 min read
5 Miraculous Tools for Devs Who Want to Test

5 Miraculous Tools for Devs Who Want to Test

214
Comments 9
3 min read
The Big O notation - O(n)

The Big O notation - O(n)

63
Comments 3
4 min read
Getting started with React & Apollo Client

Getting started with React & Apollo Client

32
Comments 1
6 min read
First client contract - Need Help with Real Estate with RETs

First client contract - Need Help with Real Estate with RETs

6
Comments 3
1 min read
How to make menus with CSS—no JavaScript or Bootstrap required!

How to make menus with CSS—no JavaScript or Bootstrap required!

130
Comments 5
14 min read
📊 Statistics on portfolio, boom or bust?

📊 Statistics on portfolio, boom or bust?

7
Comments 3
1 min read
DevTools365 [Release]: SharePoint SearchQueryTool Online

DevTools365 [Release]: SharePoint SearchQueryTool Online

13
Comments
2 min read
Send performance metrics from client side with Navigation Timing API ⚡

Send performance metrics from client side with Navigation Timing API ⚡

63
Comments 1
4 min read
Portfolio intro, Swing form, Bold gallery | Module Monday 57

Portfolio intro, Swing form, Bold gallery | Module Monday 57

7
Comments
2 min read
WordPress Dev Monthly Digest Recap September 2019

WordPress Dev Monthly Digest Recap September 2019

5
Comments
4 min read
Laravel on Steroids! Get 10x Speed in Your App Development

Laravel on Steroids! Get 10x Speed in Your App Development

4
Comments 1
1 min read
Rainy with a chance of Azure cloud

Rainy with a chance of Azure cloud

10
Comments
13 min read
VS Code Extension - Render Process Diagrams with bpmn.io

VS Code Extension - Render Process Diagrams with bpmn.io

14
Comments
1 min read
OSS flutter app open to Hacktoberfest contributors

OSS flutter app open to Hacktoberfest contributors

5
Comments
1 min read
Wes Bos talks how he learned to code

Wes Bos talks how he learned to code

7
Comments
9 min read
PHP sucks, can it suck less?

PHP sucks, can it suck less?

66
Comments 42
7 min read
12 tips to improve as a Front end developer

12 tips to improve as a Front end developer

113
Comments 6
5 min read
Discover Iterative DOM, the magic behind Angular Ivy

Discover Iterative DOM, the magic behind Angular Ivy

44
Comments
4 min read
The fastest and easiest website editor

The fastest and easiest website editor

4
Comments 2
1 min read
5 Great Git CLI Shortcuts

5 Great Git CLI Shortcuts

95
Comments 14
4 min read
Responsive Content Filter JavaScript

Responsive Content Filter JavaScript

10
Comments
1 min read
CSS Grid: illustrated introduction

CSS Grid: illustrated introduction

1592
Comments 21
12 min read
42: The answer to life, the universe and why your website might be slow

42: The answer to life, the universe and why your website might be slow

21
Comments
4 min read
Are Timed Coding Interviews A Good Indicator Of Job Performance?

Are Timed Coding Interviews A Good Indicator Of Job Performance?

43
Comments 34
1 min read
How I deployed my Django app to Vultr VPS

How I deployed my Django app to Vultr VPS

16
Comments 1
4 min read
Debugging: "Cannot read property 'length' of undefined."

Debugging: "Cannot read property 'length' of undefined."

7
Comments 1
3 min read
How should you ignore files for just you in git?

How should you ignore files for just you in git?

87
Comments 9
1 min read
Hacktoberfest Mini Competition: Win 50 bucks for open source contribution

Hacktoberfest Mini Competition: Win 50 bucks for open source contribution

8
Comments
2 min read
Breaking the CSS stigma: my step-by-step CSS cheat sheet.

Breaking the CSS stigma: my step-by-step CSS cheat sheet.

309
Comments 16
4 min read
An Ex-Freelancers Guide to Getting Your First Clients

An Ex-Freelancers Guide to Getting Your First Clients

633
Comments 40
5 min read
Building a Gutenberg sidebar plugin Part 5: Outputting data.

Building a Gutenberg sidebar plugin Part 5: Outputting data.

6
Comments
4 min read
An Incredibly Easy Way to Manage Layers in SCSS

An Incredibly Easy Way to Manage Layers in SCSS

59
Comments 4
2 min read
Adwaita Icon for Website

Adwaita Icon for Website

5
Comments
1 min read
Why I Love The Syntax.fm Podcast

Why I Love The Syntax.fm Podcast

56
Comments 12
4 min read
5 things to know before you start learning how to code 👨🏼‍🏫👩‍🏫

5 things to know before you start learning how to code 👨🏼‍🏫👩‍🏫

62
Comments 5
5 min read
Random Learnings from Entering JS13K Games 2019

Random Learnings from Entering JS13K Games 2019

12
Comments
6 min read
I am java developer trying to learn node.JS, where should I start.

I am java developer trying to learn node.JS, where should I start.

11
Comments 7
1 min read
A List Of Themes And Starters For Jamstack Sites

A List Of Themes And Starters For Jamstack Sites

55
Comments 1
1 min read
Beyond the Basics: Hoisting

Beyond the Basics: Hoisting

64
Comments
4 min read
JavaScript String: Extract a portion of string

JavaScript String: Extract a portion of string

8
Comments
1 min read
Every website deserves a service worker

Every website deserves a service worker

374
Comments 8
12 min read
Understanding Cross-Origin Resource Sharing (CORS)

Understanding Cross-Origin Resource Sharing (CORS)

258
Comments 6
23 min read
Building Powerful GraphQL Servers with Rust

Building Powerful GraphQL Servers with Rust

564
Comments 23
12 min read
The Mysterious 'Owl' (*+*)

The Mysterious 'Owl' (*+*)

78
Comments 7
3 min read
Things you did not know about hoisting in Javascript!

Things you did not know about hoisting in Javascript!

10
Comments
1 min read
loading...