Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Evening Rust: Episode 1 - Rusty Beginnings

Evening Rust: Episode 1 - Rusty Beginnings

11
Comments
1 min read
Debugging a defect with a shared argument
Cover image for Debugging a defect with a shared argument

Debugging a defect with a shared argument

21
Comments
3 min read
Python Web Scraping

Python Web Scraping

70
Comments 3
1 min read
Evening Rust: Episode 0

Evening Rust: Episode 0

13
Comments
1 min read
3 Facts About Promises
Cover image for 3 Facts About Promises

3 Facts About Promises

109
Comments 17
3 min read
IOTA - Hello World

IOTA - Hello World

10
Comments
5 min read
Should function arguments be reassignable or mutable?
Cover image for Should function arguments be reassignable or mutable?

Should function arguments be reassignable or mutable?

24
Comments 13
3 min read
Innocent growth of technical debt
Cover image for Innocent growth of technical debt

Innocent growth of technical debt

22
Comments
5 min read
Generating Art With Code: Doodling, Math And Cornucopias
Cover image for Generating Art With Code: Doodling, Math And Cornucopias

Generating Art With Code: Doodling, Math And Cornucopias

60
Comments 3
4 min read
Python Programming Basics With Examples

Python Programming Basics With Examples

16
Comments
2 min read
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
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
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: 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
let var be const
Cover image for let var be const

let var be const

73
Comments 9
3 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
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
loading...