DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
🤓 Build your own (insert technology here)

🤓 Build your own (insert technology here)

120
Comments 1
22 min read
Alt codes, the new dimension to your keyboard

Alt codes, the new dimension to your keyboard

4
Comments
5 min read
Cinderella and the Glass Structural Pattern - A Design Patterns Intro

Cinderella and the Glass Structural Pattern - A Design Patterns Intro

78
Comments 1
12 min read
Basic Javascript: Removing Duplicates from an Array

Basic Javascript: Removing Duplicates from an Array

172
Comments 27
1 min read
Compiled! An Unobfuscated Glossary

Compiled! An Unobfuscated Glossary

67
Comments 4
13 min read
The Dunning Kruger Effect

The Dunning Kruger Effect

16
Comments
3 min read
Java Optional & Vavr Option: An essential introduction

Java Optional & Vavr Option: An essential introduction

8
Comments
8 min read
36 Essential Tools for JavaScript in 2019

36 Essential Tools for JavaScript in 2019

184
Comments 5
9 min read
5 Ways To Easily Validate Your Idea Before Its Too Late

5 Ways To Easily Validate Your Idea Before Its Too Late

176
Comments 8
4 min read
Pushing Left, Like a Boss — Part 5.11 — Authorization (AuthZ)

Pushing Left, Like a Boss — Part 5.11 — Authorization (AuthZ)

10
Comments 1
1 min read
Java compiler error cascades... and fixing them

Java compiler error cascades... and fixing them

7
Comments
2 min read
Best tech things I read this week - #3

Best tech things I read this week - #3

90
Comments 3
5 min read
How to Make a Custom Select Component in Vue.js

How to Make a Custom Select Component in Vue.js

8
Comments
3 min read
Kite announces Intelligent Snippets for Python

Kite announces Intelligent Snippets for Python

36
Comments 1
3 min read
How to build your first prototype and what to expect

How to build your first prototype and what to expect

10
Comments
3 min read
Advent Of Code – Elves Look, Elves Say – Puzzle 10

Advent Of Code – Elves Look, Elves Say – Puzzle 10

6
Comments
4 min read
Parenthood And Coding: Mix, Don't Mingle

Parenthood And Coding: Mix, Don't Mingle

6
Comments
2 min read
What is "this" in Javascript ?

What is "this" in Javascript ?

10
Comments 2
5 min read
How to write Unmaintainable Code

How to write Unmaintainable Code

43
Comments 9
2 min read
Is Object-Oriented Programming "Dangerous"?

Is Object-Oriented Programming "Dangerous"?

55
Comments 63
2 min read
Pascal's triangle in Ruby for fun

Pascal's triangle in Ruby for fun

11
Comments 2
4 min read
Is JavaScript the most confusing programming language?

Is JavaScript the most confusing programming language?

88
Comments 36
2 min read
Building a Service to Get a City Name from a ZIP Code in .NET Core

Building a Service to Get a City Name from a ZIP Code in .NET Core

77
Comments 7
7 min read
little rust starter hint series: Polymorphism and Traits

little rust starter hint series: Polymorphism and Traits

14
Comments
5 min read
Pushing Left, Like a Boss — Part 5.10 — Untrusted Data

Pushing Left, Like a Boss — Part 5.10 — Untrusted Data

11
Comments
1 min read
The Semantics of Falsy Values

The Semantics of Falsy Values

48
Comments 15
6 min read
I attended my first hackathon.

I attended my first hackathon.

8
Comments
5 min read
5 Powerful Programming Languages to Stretch Your Brain

5 Powerful Programming Languages to Stretch Your Brain

636
Comments 101
6 min read
In Case You Don't Know, Rust is The New "C"

In Case You Don't Know, Rust is The New "C"

43
Comments 8
1 min read
Improving my programming skills at a full-time job

Improving my programming skills at a full-time job

8
Comments
2 min read
Accessibility 360 — Web and mobile

Accessibility 360 — Web and mobile

29
Comments 2
6 min read
HowTo: Working with large files in Ruby efficiently.

HowTo: Working with large files in Ruby efficiently.

22
Comments
8 min read
Pushing Left, Like a Boss — Part 5.9 — Error Handling and Logging

Pushing Left, Like a Boss — Part 5.9 — Error Handling and Logging

12
Comments
1 min read
Documentation Sucks and You Probably Do it Too Much

Documentation Sucks and You Probably Do it Too Much

7
Comments 1
3 min read
Even Better Rails Date Formatting

Even Better Rails Date Formatting

10
Comments
2 min read
Type Wars, TDD and Elm

Type Wars, TDD and Elm

10
Comments
4 min read
What is a good team lead in your opinion?

What is a good team lead in your opinion?

143
Comments 37
1 min read
ListViewWithSectionsAdapter for Android ListView, simple way to implement list view with sections.

ListViewWithSectionsAdapter for Android ListView, simple way to implement list view with sections.

9
Comments
1 min read
Android Data Binding Part 2: Observer pattern to the bone

Android Data Binding Part 2: Observer pattern to the bone

6
Comments
3 min read
First glimpse of Ballerina language: The Language of Integration

First glimpse of Ballerina language: The Language of Integration

5
Comments
6 min read
Why we need data structures because we're storing all the datas in database

Why we need data structures because we're storing all the datas in database

4
Comments
1 min read
A Look into Discard

A Look into Discard

9
Comments
3 min read
Advent Of Code – All in a Single Night – Puzzle 9

Advent Of Code – All in a Single Night – Puzzle 9

6
Comments
6 min read
You should consider adding more detail to your commit messages

You should consider adding more detail to your commit messages

54
Comments 4
7 min read
How to use the power of CloudFormation custom resources for great good

How to use the power of CloudFormation custom resources for great good

9
Comments
4 min read
Smart is not always smart

Smart is not always smart

50
Comments 3
2 min read
Incident Management 101

Incident Management 101

5
Comments
1 min read
Big ball of mud

Big ball of mud

13
Comments 2
2 min read
TPP Topic 16: The Power of Plain Text

TPP Topic 16: The Power of Plain Text

7
Comments
11 min read
How to Pick Right Configuration File Type for Your Project

How to Pick Right Configuration File Type for Your Project

5
Comments 2
5 min read
Parse me a numeric html entity

Parse me a numeric html entity

6
Comments 2
1 min read
7 Essential Programming Books

7 Essential Programming Books

20
Comments
4 min read
On Readability

On Readability

8
Comments
2 min read
Why you should switch to kotlin as an android developer

Why you should switch to kotlin as an android developer

22
Comments 6
1 min read
Modern Programming Language

Modern Programming Language

7
Comments 1
2 min read
Yarn vs npm

Yarn vs npm

12
Comments
2 min read
Comparing Authentication Tools For Developers

Comparing Authentication Tools For Developers

17
Comments
5 min read
Data structures. Binary Search Tree in JavaScript

Data structures. Binary Search Tree in JavaScript

34
Comments
7 min read
Arrow Functions in PHP

Arrow Functions in PHP

17
Comments 1
2 min read
Using Google Firestore for a Golang backend application

Using Google Firestore for a Golang backend application

18
Comments
4 min read
loading...