DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Exceptions in Selenium: Complete Tutorial

Exceptions in Selenium: Complete Tutorial

5
Comments
8 min read
Do You Really Know, What Is Single Responsibility?

Do You Really Know, What Is Single Responsibility?

12
Comments
9 min read
Why Browser Anti-Fingerprinting Techniques Are Not Effective

Why Browser Anti-Fingerprinting Techniques Are Not Effective

8
Comments 1
10 min read
Low-Code vs. No-Code vs. Pro-Code: What’s The Difference?

Low-Code vs. No-Code vs. Pro-Code: What’s The Difference?

6
Comments 1
3 min read
Prefixing variable names with 'is'

Prefixing variable names with 'is'

12
Comments 32
1 min read
Interfaces in Python: not truly an interface, just a convention.

Interfaces in Python: not truly an interface, just a convention.

5
Comments
5 min read
A simple guide to TypeScript interfaces: declaration & use cases

A simple guide to TypeScript interfaces: declaration & use cases

5
Comments
6 min read
Javascript: Referential Transparency

Javascript: Referential Transparency

9
Comments
1 min read
Creating auto-complete types without restricting values in TypeScript

Creating auto-complete types without restricting values in TypeScript

1
Comments
3 min read
Visitor Pattern in C#

Visitor Pattern in C#

5
Comments
12 min read
How to Use Rust Traits, Generics and Bounds

How to Use Rust Traits, Generics and Bounds

6
Comments
10 min read
How to Build an Image Gallery with Amplify UI

How to Build an Image Gallery with Amplify UI

12
Comments
5 min read
Jest Recap: Access `private` Members in TypeScript Unit Tests

Jest Recap: Access `private` Members in TypeScript Unit Tests

3
Comments
2 min read
Clean up your code with destructors and Array.includes

Clean up your code with destructors and Array.includes

22
Comments 4
4 min read
React Hooks

React Hooks

1
Comments
7 min read
JavaScript Loops Explained

JavaScript Loops Explained

2
Comments
7 min read
React JS - Create ReactJS App

React JS - Create ReactJS App

6
Comments
1 min read
Common Built-in String Methods in Javascript

Common Built-in String Methods in Javascript

5
Comments
7 min read
The Basics of JavaScript Conditionals

The Basics of JavaScript Conditionals

Comments
6 min read
Objects in JavaScript (With Examples)

Objects in JavaScript (With Examples)

25
Comments 2
4 min read
Tricky concepts in Go for beginners

Tricky concepts in Go for beginners

31
Comments
2 min read
9 challenges of managing PRs and how to solve them

9 challenges of managing PRs and how to solve them

Comments
7 min read
How to Create a Wordle with TDD in Javascript

How to Create a Wordle with TDD in Javascript

51
Comments 3
16 min read
What Are Props & How To Pass Them in React

What Are Props & How To Pass Them in React

1
Comments
2 min read
C - Variables, if, else, while

C - Variables, if, else, while

2
Comments
4 min read
loading...