Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Protect Forms Using Honeypot Laravel Spam Protection Technique

Protect Forms Using Honeypot Laravel Spam Protection Technique

10
Comments
1 min read
The joy of building a product and not a business.

The joy of building a product and not a business.

32
Comments 2
3 min read
Binary Search: Code and complexity

Binary Search: Code and complexity

7
Comments
1 min read
Serializing the dice data

Serializing the dice data

11
Comments
1 min read
JavaScripts Regular Expressions Get More Power
Cover image for JavaScripts Regular Expressions Get More Power

JavaScripts Regular Expressions Get More Power

27
Comments 4
2 min read
Cleaning Up Your Code: Testing

Cleaning Up Your Code: Testing

14
Comments
1 min read
Making sense of JavaScript array methods with Array Explorer

Making sense of JavaScript array methods with Array Explorer

29
Comments 1
1 min read
When Hungarian notation lies hidden in plain sight

When Hungarian notation lies hidden in plain sight

18
Comments 2
3 min read
Cleaning Up Your Code: Consistent Formatting

Cleaning Up Your Code: Consistent Formatting

15
Comments 2
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
Tag Your Unions Before You Wreck Your Unions
Cover image for 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
Cover image for 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
Cover image for Curve Splitting: de Casteljau and Bezier

Curve Splitting: de Casteljau and Bezier

12
Comments
1 min read
The uninitialized variable anathema: non-deterministic C++
Cover image for 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
Cover image for 10 Principles of a Good Code Review

10 Principles of a Good Code Review

73
Comments 23
10 min read
Interview Question: A two-player card game
Cover image for Interview Question: A two-player card game

Interview Question: A two-player card game

127
Comments 21
8 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
Encapsulate state and expose behavior when writing object-oriented code

Encapsulate state and expose behavior when writing object-oriented code

10
Comments 9
4 min read
Sharing your Advent of Code Results

Sharing your Advent of Code Results

13
Comments 1
1 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
Cover image for Dark Souls dice stats comparison app, Part 2

Dark Souls dice stats comparison app, Part 2

12
Comments
1 min read
loading...