DEV Community

Show DEV

Show off what you've built!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
[Case Study] Blogging as a Developer Relations Strategy

[Case Study] Blogging as a Developer Relations Strategy

48
Comments
4 min read
I’m a hobby web developer and blogger, Ask Me Anything!

I’m a hobby web developer and blogger, Ask Me Anything!

46
Comments 13
1 min read
Recording a terminal session

Recording a terminal session

50
Comments 2
1 min read
How I solved pagination in PHP.

How I solved pagination in PHP.

23
Comments
5 min read
My portfolio website.

My portfolio website.

4
Comments 3
2 min read
My new side projects : Memocards & StackFolio

My new side projects : Memocards & StackFolio

11
Comments 1
1 min read
DEV.to Widget now has a DARK Theme! and a pink theme and an ocean theme. See what's new in dev-widget v1.1.0 🌻🌑🌸

DEV.to Widget now has a DARK Theme! and a pink theme and an ocean theme. See what's new in dev-widget v1.1.0 🌻🌑🌸

97
Comments 13
1 min read
The ultimate checklist for a company GitHub

The ultimate checklist for a company GitHub

78
Comments 1
5 min read
Client-side JavaScript Databinding without a Framework

Client-side JavaScript Databinding without a Framework

70
Comments 1
6 min read
Implementing a realtime geo-location tracker with VueJS and Ably

Implementing a realtime geo-location tracker with VueJS and Ably

72
Comments 1
10 min read
How I built my first Progressive Web App (PWA)

How I built my first Progressive Web App (PWA)

136
Comments 9
4 min read
Find and fix performance issues of your VS Code Extension

Find and fix performance issues of your VS Code Extension

66
Comments
6 min read
RubyGems Telegram Bot

RubyGems Telegram Bot

11
Comments
1 min read
VS Code + GitHub Gist = Cloud-Based Developer Scratchpad

VS Code + GitHub Gist = Cloud-Based Developer Scratchpad

118
Comments 9
1 min read
The care and feeding of an IoT device

The care and feeding of an IoT device

20
Comments 2
4 min read
A cron job that could save you from a ransomware attack

A cron job that could save you from a ransomware attack

454
Comments 42
5 min read
Checking a Web Page for Dead Links (A Golang Command-Line Tutorial)

Checking a Web Page for Dead Links (A Golang Command-Line Tutorial)

61
Comments 2
7 min read
Unit Testing VBA Macros

Unit Testing VBA Macros

12
Comments 1
4 min read
My First Website (A look back at what I did at the start of the decade)

My First Website (A look back at what I did at the start of the decade)

6
Comments
3 min read
Learn Great E2E testing with Cypress - you will love writing tests after this

Learn Great E2E testing with Cypress - you will love writing tests after this

175
Comments 5
13 min read
Support the new Boost Note and get your rewards!

Support the new Boost Note and get your rewards!

5
Comments
2 min read
Multi-language switcher, Client carousel | Module Monday 65

Multi-language switcher, Client carousel | Module Monday 65

10
Comments
2 min read
Project Corner: Building the Conference Sponsorship Feature with Gatsby, Sanity.io, and GraphQL

Project Corner: Building the Conference Sponsorship Feature with Gatsby, Sanity.io, and GraphQL

11
Comments
2 min read
Tutorial: Deploying Java EE apps on Azure (Part 1)

Tutorial: Deploying Java EE apps on Azure (Part 1)

6
Comments
10 min read
Launching Cube.js Templates 📊 - the easiest way to build analytics dashboards and applications

Launching Cube.js Templates 📊 - the easiest way to build analytics dashboards and applications

132
Comments 10
3 min read
How YOU can make your .NET programs more responsive with async/await in .NET Core, C# and VS Code

How YOU can make your .NET programs more responsive with async/await in .NET Core, C# and VS Code

334
Comments 20
9 min read
💡 LightBulb v2 released!

💡 LightBulb v2 released!

9
Comments 5
2 min read
Lessons learned designing the Showcase layout for Bulma Clean Theme

Lessons learned designing the Showcase layout for Bulma Clean Theme

9
Comments
6 min read
Network Information API, another step towards a better web 😍

Network Information API, another step towards a better web 😍

150
Comments 3
4 min read
[Case Study] Video content as a Developer Relations strategy

[Case Study] Video content as a Developer Relations strategy

27
Comments 2
3 min read
My DEV birthday gift for you: DEV.to Analytics!

My DEV birthday gift for you: DEV.to Analytics!

77
Comments 19
5 min read
How to Set Up and Use Object Storage in Laravel 6

How to Set Up and Use Object Storage in Laravel 6

52
Comments
3 min read
Listy

Listy

7
Comments
1 min read
Light Switch

Light Switch

78
Comments 11
1 min read
DEV is Amazing for me, it changed my entire career

DEV is Amazing for me, it changed my entire career

108
Comments 22
3 min read
How I Reduced Load Time by 25% on Squarespace and Why I Couldn't Get More

How I Reduced Load Time by 25% on Squarespace and Why I Couldn't Get More

10
Comments 10
4 min read
Building my next HTTP server

Building my next HTTP server

36
Comments
5 min read
Sass: CSS With Superpowers

Sass: CSS With Superpowers

72
Comments 4
4 min read
Bash and shell expansions: lazy list-making

Bash and shell expansions: lazy list-making

108
Comments 6
4 min read
L-system visualization experiment

L-system visualization experiment

4
Comments
1 min read
How to connect your Dapr microservices using NATS

How to connect your Dapr microservices using NATS

29
Comments 2
7 min read
How to organize your components using the Atomic Design

How to organize your components using the Atomic Design

242
Comments 15
7 min read
Increasing your .NET Core App's Resilience: Building a Faulting API

Increasing your .NET Core App's Resilience: Building a Faulting API

9
Comments
5 min read
Sunstone - simple templates for Kubernetes and beyond

Sunstone - simple templates for Kubernetes and beyond

7
Comments
4 min read
Hover scroll portfolio, reCAPTCHA form | Module Monday 64

Hover scroll portfolio, reCAPTCHA form | Module Monday 64

34
Comments 2
2 min read
Taking Mastodon's security to the next level - part 2: Exchange encrypted messages

Taking Mastodon's security to the next level - part 2: Exchange encrypted messages

8
Comments
10 min read
Ways to Improve Web Application Security

Ways to Improve Web Application Security

5
Comments 1
5 min read
Creating an image lazy loading component with React

Creating an image lazy loading component with React

24
Comments
4 min read
Sample Programs 100 Article Release

Sample Programs 100 Article Release

14
Comments
7 min read
A React PDF viewer

A React PDF viewer

13
Comments 1
1 min read
State management in Vue.js

State management in Vue.js

22
Comments
7 min read
How I solved the problem I didn't know I've had - answer to the question of what programming is all about

How I solved the problem I didn't know I've had - answer to the question of what programming is all about

11
Comments
4 min read
Understanding `this` with E.D.I.N concepts

Understanding `this` with E.D.I.N concepts

53
Comments 1
4 min read
Vers le scroll infini, et au-delà

Vers le scroll infini, et au-delà

8
Comments
4 min read
Launching Hoppscotch v1.0 👽 - free, fast & beautiful API request builder 🎉

Launching Hoppscotch v1.0 👽 - free, fast & beautiful API request builder 🎉

378
Comments 48
4 min read
The Classic TicTacToe Game in Python

The Classic TicTacToe Game in Python

14
Comments 6
1 min read
A Full-stack Application with Svelte and Node

A Full-stack Application with Svelte and Node

48
Comments 4
1 min read
Building a messaging server from scratch. (Java)

Building a messaging server from scratch. (Java)

52
Comments
2 min read
[Case Study] Converting Users into Developer Advocates

[Case Study] Converting Users into Developer Advocates

37
Comments 2
4 min read
⚡ Announcing Byteconf GraphQL: a free GraphQL conference, streamed online

⚡ Announcing Byteconf GraphQL: a free GraphQL conference, streamed online

11
Comments
2 min read
loading...