Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript
Cover image for Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript

Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript

4
Comments
3 min read
Solving the "Letter Combinations of a Phone Number" Problem on Leet Code
Cover image for Solving the "Letter Combinations of a Phone Number" Problem on Leet Code

Solving the "Letter Combinations of a Phone Number" Problem on Leet Code

7
Comments
2 min read
WordPress Vs Coding. Which One To Go For?

WordPress Vs Coding. Which One To Go For?

3
Comments
2 min read
Compress the String! - HackerRank Solution Python
Cover image for Compress the String! - HackerRank Solution Python

Compress the String! - HackerRank Solution Python

11
Comments
2 min read
Handling errors in TypeScript the right way
Cover image for Handling errors in TypeScript the right way

Handling errors in TypeScript the right way

13
Comments 5
14 min read
Why do we make IT so complicated? 😱

Why do we make IT so complicated? 😱

Comments
1 min read
Iterables and Iterators - HackerRank Solution Python
Cover image for Iterables and Iterators - HackerRank Solution Python

Iterables and Iterators - HackerRank Solution Python

2
Comments
3 min read
The Minion Game - HackerRank Solution Python
Cover image for The Minion Game - HackerRank Solution Python

The Minion Game - HackerRank Solution Python

2
Comments
2 min read
Regex Substitution - HackerRank Solution Python
Cover image for Regex Substitution - HackerRank Solution Python

Regex Substitution - HackerRank Solution Python

5
Comments
2 min read
How to Solve the "No Idea!" Challenge in Python
Cover image for How to Solve the "No Idea!" Challenge in Python

How to Solve the "No Idea!" Challenge in Python

2
Comments
3 min read
Exploring Script Loading Strategies: Normal, async, and defer
Cover image for Exploring Script Loading Strategies: Normal, async, and defer

Exploring Script Loading Strategies: Normal, async, and defer

4
Comments
3 min read
5 Design Patterns That Are ACTUALLY Used By Developers
Cover image for 5 Design Patterns That Are ACTUALLY Used By Developers

5 Design Patterns That Are ACTUALLY Used By Developers

2
Comments
7 min read
Get images from resources in Windows Forms
Cover image for Get images from resources in Windows Forms

Get images from resources in Windows Forms

6
Comments
4 min read
Memorization and learning to code

Memorization and learning to code

338
Comments 49
5 min read
Testing is not about the happy path

Testing is not about the happy path

2
Comments 2
3 min read
GitHub RepoJacking: Are You Sure Your GitHub Is Safe?
Cover image for GitHub RepoJacking: Are You Sure Your GitHub Is Safe?

GitHub RepoJacking: Are You Sure Your GitHub Is Safe?

5
Comments 1
7 min read
Short-Circuit Evaluation: Making Your Code More Concise
Cover image for Short-Circuit Evaluation: Making Your Code More Concise

Short-Circuit Evaluation: Making Your Code More Concise

10
Comments
3 min read
Loops in C#
Cover image for Loops in C#

Loops in C#

9
Comments 1
6 min read
Mobile Dev Roadmap
Cover image for Mobile Dev Roadmap

Mobile Dev Roadmap

4
Comments 1
2 min read
Installing Apt Packages Without Sudo
Cover image for Installing Apt Packages Without Sudo

Installing Apt Packages Without Sudo

17
Comments 5
4 min read
Coding: Growth, Learning, & Transformation
Cover image for Coding: Growth, Learning, & Transformation

Coding: Growth, Learning, & Transformation

Comments
4 min read
Pedagogy for Self Taught Developers: Introduction to Identifying Your Technical Skill Level with Bloom’s Taxonomy
Cover image for Pedagogy for Self Taught Developers: Introduction to Identifying Your Technical Skill Level with Bloom’s Taxonomy

Pedagogy for Self Taught Developers: Introduction to Identifying Your Technical Skill Level with Bloom’s Taxonomy

1
Comments
2 min read
Solving the "Search Insert Position" Problem on LeetCode
Cover image for Solving the "Search Insert Position" Problem on LeetCode

Solving the "Search Insert Position" Problem on LeetCode

8
Comments
2 min read
JavaScript Functional Programming: Map, Filter, & Reduce
Cover image for JavaScript Functional Programming: Map, Filter, & Reduce

JavaScript Functional Programming: Map, Filter, & Reduce

6
Comments
2 min read
Why The Best Developers Are Obsessed With Vertical Slices
Cover image for Why The Best Developers Are Obsessed With Vertical Slices

Why The Best Developers Are Obsessed With Vertical Slices

Comments
6 min read
loading...