DEV Community

# programmingtips

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Undefined Vs Not Defined in Javascript

Undefined Vs Not Defined in Javascript

1
Comments
1 min read
Simplifying Union Types and Arrays in TypeScript

Simplifying Union Types and Arrays in TypeScript

1
Comments 3
2 min read
Python Fundamentals: Theory Overview

Python Fundamentals: Theory Overview

4
Comments 1
21 min read
map(), filter(), and reduce() in Javascript

map(), filter(), and reduce() in Javascript

14
Comments 6
3 min read
Intuition VS. Guesstimate - Why are projects more late than not.

Intuition VS. Guesstimate - Why are projects more late than not.

1
Comments
6 min read
Understanding Go's Garbage Collector: A Detailed Guide

Understanding Go's Garbage Collector: A Detailed Guide

4
Comments 1
4 min read
Tips for collaborating with a new project codebase

Tips for collaborating with a new project codebase

10
Comments
5 min read
How to Switch from HTTPS to SSH for GitLab Repositories

How to Switch from HTTPS to SSH for GitLab Repositories

5
Comments
2 min read
Moving Work from the Main Branch to a New Branch in Git

Moving Work from the Main Branch to a New Branch in Git

Comments
2 min read
Reverting File Changes in Git: A Comprehensive Guide

Reverting File Changes in Git: A Comprehensive Guide

8
Comments 1
3 min read
PyStructures

PyStructures

Comments
11 min read
Effective Error 🚨 Handling Strategies in [Your Preferred Programming Language]

Effective Error 🚨 Handling Strategies in [Your Preferred Programming Language]

5
Comments
1 min read
Understanding Object-Oriented Programming Concepts: A Comprehensive Guide for Interviews

Understanding Object-Oriented Programming Concepts: A Comprehensive Guide for Interviews

2
Comments 4
1 min read
5 Git Commands You Shouldn’t Ignore

5 Git Commands You Shouldn’t Ignore

9
Comments 2
2 min read
Entry-7: Different Ways to Collections in C#

Entry-7: Different Ways to Collections in C#

1
Comments 3
4 min read
The Right Way to Check for Null in C#

The Right Way to Check for Null in C#

49
Comments 1
4 min read
Programming Tip #5: Sleep

Programming Tip #5: Sleep

9
Comments
1 min read
Programming Tip #4: Domain Modeling using And and Or types

Programming Tip #4: Domain Modeling using And and Or types

6
Comments
1 min read
Programming Tip #3: Functional Core, Imperative Shell for AWS Lambdas

Programming Tip #3: Functional Core, Imperative Shell for AWS Lambdas

7
Comments
1 min read
Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

Programming Tip #2: Avoid globals for dependencies; instead inject them as function arguments.

3
Comments 6
1 min read
Understand more magic methods: __callStatic()

Understand more magic methods: __callStatic()

8
Comments
2 min read
Importing Modules In Python

Importing Modules In Python

7
Comments 1
3 min read
Create a React drag and drop file upload component from scratch 🥊

Create a React drag and drop file upload component from scratch 🥊

45
Comments 1
3 min read
Programming Case Types !Explained

Programming Case Types !Explained

2
Comments
2 min read
On Readability

On Readability

8
Comments
2 min read
loading...