DEV Community

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
When Hungarian notation lies hidden in plain sight

When Hungarian notation lies hidden in plain sight

18
Comments 2
3 min read
JavaScripts Regular Expressions Get More Power

JavaScripts Regular Expressions Get More Power

27
Comments 4
2 min read
Cleaning Up Your Code: Consistent Formatting

Cleaning Up Your Code: Consistent Formatting

14
Comments
1 min read
Cleaning Up Your Code: Good Names

Cleaning Up Your Code: Good Names

11
Comments 5
1 min read
Cleaning Up Your Code: Abstracting Reused Code

Cleaning Up Your Code: Abstracting Reused Code

17
Comments
2 min read
Interview Question: A two-player card game

Interview Question: A two-player card game

125
Comments 19
8 min read
Tag Your Unions Before You Wreck Your Unions

Tag Your Unions Before You Wreck Your Unions

18
Comments 8
4 min read
let var be const

let var be const

73
Comments 9
3 min read
Matching with Match.

Matching with Match.

11
Comments
5 min read
Curve Splitting: de Casteljau and Bezier

Curve Splitting: de Casteljau and Bezier

12
Comments
1 min read
The uninitialized variable anathema: non-deterministic C++

The uninitialized variable anathema: non-deterministic C++

24
Comments 9
3 min read
10 Principles of a Good Code Review

10 Principles of a Good Code Review

62
Comments 23
10 min read
What problems should new programmers expect?

What problems should new programmers expect?

19
Comments 4
3 min read
Which modern languages use grammars as a basic feature?

Which modern languages use grammars as a basic feature?

12
Comments 2
1 min read
How to start planning and build a library ?

How to start planning and build a library ?

13
Comments 3
1 min read
Sharing your Advent of Code Results

Sharing your Advent of Code Results

13
Comments 1
1 min read
Encapsulate state and expose behavior when writing object-oriented code

Encapsulate state and expose behavior when writing object-oriented code

18
Comments 9
4 min read
Some of the Best Coding Tools Aren't Coding Tools

Some of the Best Coding Tools Aren't Coding Tools

130
Comments 18
6 min read
Dark Souls dice stats comparison app, Part 2

Dark Souls dice stats comparison app, Part 2

12
Comments
1 min read
Vector collection in Leaf

Vector collection in Leaf

9
Comments
1 min read
All The Cool Kids Are Doing It

All The Cool Kids Are Doing It

95
Comments 16
6 min read
I made an animated war tank with HTML and CSS because I got bored. Don't worry, it's not dangerous.

I made an animated war tank with HTML and CSS because I got bored. Don't worry, it's not dangerous.

22
Comments 2
1 min read
My First Six Months in Software Development

My First Six Months in Software Development

11
Comments
6 min read
Anatomy of a Bad Idea

Anatomy of a Bad Idea

32
Comments 3
9 min read
Talmudic Truths For Programmers

Talmudic Truths For Programmers

16
Comments
1 min read
How do you write your code?

How do you write your code?

12
Comments 4
1 min read
Dark Souls dice stats comparison app, Part 1

Dark Souls dice stats comparison app, Part 1

8
Comments
1 min read
Care to share your Workflows and Tools?

Care to share your Workflows and Tools?

12
Comments
1 min read
When does understanding other programmers' code become easier?

When does understanding other programmers' code become easier?

23
Comments 3
2 min read
We made our coding guidelines explicit and it's helping us as a team

We made our coding guidelines explicit and it's helping us as a team

38
Comments 2
1 min read
Wiring up Ninject with ASP.NET Core 2.0

Wiring up Ninject with ASP.NET Core 2.0

19
Comments 8
4 min read
Adding basic navigation to the Fuse Netrunner browser

Adding basic navigation to the Fuse Netrunner browser

9
Comments
1 min read
Programming technologies besides your main one?

Programming technologies besides your main one?

10
Comments 2
1 min read
Talmudic Truths For Programmers — The Lightning Edition

Talmudic Truths For Programmers — The Lightning Edition

21
Comments
4 min read
Are global variables bad?

Are global variables bad?

20
Comments 18
5 min read
Chain as a Service (CaaS)

Chain as a Service (CaaS)

11
Comments 2
3 min read
Getting started with the PanResponder in React Native

Getting started with the PanResponder in React Native

26
Comments 1
6 min read
Code Challenge: Follow the Dirty Money

Code Challenge: Follow the Dirty Money

29
Comments 15
1 min read
コーダーの心得

コーダーの心得

7
Comments
2 min read
Await Your Loops

Await Your Loops

79
Comments 4
3 min read
CSV Challenge

CSV Challenge

18
Comments 35
1 min read
Refactoring If-else statement

Refactoring If-else statement

8
Comments 8
1 min read
Refactoring Web Services

Refactoring Web Services

11
Comments 4
1 min read
Why are global variables bad?

Why are global variables bad?

14
Comments 19
1 min read
Could syntax check for your code be taken as distinct step?

Could syntax check for your code be taken as distinct step?

6
Comments 1
1 min read
Talking to a figure

Talking to a figure

10
Comments 2
2 min read
(Big) Rewrites

(Big) Rewrites

13
Comments 2
6 min read
Assertions considered Harmful

Assertions considered Harmful

9
Comments
8 min read
Non-stop learning

Non-stop learning

20
Comments 4
3 min read
Microservices API Gateways vs. Traditional API Gateways

Microservices API Gateways vs. Traditional API Gateways

27
Comments 1
4 min read
Dependency Injection in JavaScript

Dependency Injection in JavaScript

26
Comments 11
4 min read
Learning Linked Lists with Leaf

Learning Linked Lists with Leaf

8
Comments
1 min read
What is a closure?

What is a closure?

13
Comments
4 min read
Taking time to plan will save you time in the end

Taking time to plan will save you time in the end

8
Comments 2
2 min read
Programming by Coincidence (Don't Do It)

Programming by Coincidence (Don't Do It)

32
Comments 4
1 min read
The Semi-Colon Error

The Semi-Colon Error

17
Comments 6
2 min read
Crawling Websites in React-Native

Crawling Websites in React-Native

58
Comments 18
3 min read
Is React SOLID?

Is React SOLID?

35
Comments 7
4 min read
Design patterns. How do you select yours?

Design patterns. How do you select yours?

15
Comments 12
1 min read
Writing a Stepped Slider in Fuse

Writing a Stepped Slider in Fuse

9
Comments
1 min read
loading...