Forem

Coding

while (!(succeed = try()))

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Art of Successful Programming
Cover image for The Art of Successful Programming

The Art of Successful Programming

2
Comments
6 min read
Domain-Driven Design: Simple Explanation
Cover image for Domain-Driven Design: Simple Explanation

Domain-Driven Design: Simple Explanation

1
Comments
8 min read
What are Prototypes in JavaScript
Cover image for What are Prototypes in JavaScript

What are Prototypes in JavaScript

6
Comments
3 min read
Accessing Objects in JavaScript: Dot Notation vs Bracket Notation
Cover image for Accessing Objects in JavaScript: Dot Notation vs Bracket Notation

Accessing Objects in JavaScript: Dot Notation vs Bracket Notation

2
Comments 4
3 min read
How to Write Clean Code: Tips and Strategies for Software Developers
Cover image for How to Write Clean Code: Tips and Strategies for Software Developers

How to Write Clean Code: Tips and Strategies for Software Developers

Comments 2
5 min read
Complete Ansible series with 11 lab session

Complete Ansible series with 11 lab session

2
Comments
1 min read
JavaScript? Python? Go? Which Tech Stack Should You Learn?
Cover image for JavaScript? Python? Go? Which Tech Stack Should You Learn?

JavaScript? Python? Go? Which Tech Stack Should You Learn?

2
Comments
5 min read
Async Replace All for JavaScript
Cover image for Async Replace All for JavaScript

Async Replace All for JavaScript

1
Comments
4 min read
Replace your endless 'IF-ELSE' or 'SWITCH' Javascript statements with maps
Cover image for Replace your endless 'IF-ELSE' or 'SWITCH' Javascript statements with maps

Replace your endless 'IF-ELSE' or 'SWITCH' Javascript statements with maps

6
Comments
5 min read
Boost Your Coding Game with Git and GitHub Mastery
Cover image for Boost Your Coding Game with Git and GitHub Mastery

Boost Your Coding Game with Git and GitHub Mastery

9
Comments 2
8 min read
Elixir-style Pipelines in 9 Lines of Ruby

Elixir-style Pipelines in 9 Lines of Ruby

Comments
3 min read
To mock, or not to mock, that is the question
Cover image for To mock, or not to mock, that is the question

To mock, or not to mock, that is the question

4
Comments 6
5 min read
6 Hacks to create a Good Coding Habit
Cover image for 6 Hacks to create a Good Coding Habit

6 Hacks to create a Good Coding Habit

14
Comments 6
1 min read
Getting Started with AGE and PostgreSQL: Setting Up and Modifying the Source Code 😊

Getting Started with AGE and PostgreSQL: Setting Up and Modifying the Source Code 😊

4
Comments
2 min read
Developer Updates - April Edition

Developer Updates - April Edition

36
Comments 2
3 min read
What is Object Reference in JavaScript
Cover image for What is Object Reference in JavaScript

What is Object Reference in JavaScript

Comments
3 min read
How to write a GitLab backup script and why (not) to do it?
Cover image for How to write a GitLab backup script and why (not) to do it?

How to write a GitLab backup script and why (not) to do it?

Comments
6 min read
7 android apps to help you keep up with tech and coding
Cover image for 7 android apps to help you keep up with tech and coding

7 android apps to help you keep up with tech and coding

4
Comments 1
4 min read
Clean Code, yes or no?

Clean Code, yes or no?

Comments
2 min read
Mastering Time Complexity in Ruby: A Comprehensive Guide with Code Examples and Tests

Mastering Time Complexity in Ruby: A Comprehensive Guide with Code Examples and Tests

23
Comments
7 min read
Do You Need to Blog to Get a Coding Job?
Cover image for Do You Need to Blog to Get a Coding Job?

Do You Need to Blog to Get a Coding Job?

2
Comments
4 min read
To Copy or Not to Copy: Understanding Shallow and Deep Copying in Code

To Copy or Not to Copy: Understanding Shallow and Deep Copying in Code

Comments
2 min read
Coding vs Programming: Let's Clear the Confusion
Cover image for Coding vs Programming: Let's Clear the Confusion

Coding vs Programming: Let's Clear the Confusion

Comments
2 min read
Encapsulation Explained using JavaScript
Cover image for Encapsulation Explained using JavaScript

Encapsulation Explained using JavaScript

10
Comments 8
3 min read
Open Source to Break the Routine 💡

Open Source to Break the Routine 💡

2
Comments
2 min read
loading...