DEV Community

Beginners

"A journey of a thousand miles begins with a single step." -Chinese Proverb

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
2 Parallax Background Effects in CSS - Simple & Horizontal Parallax : Part1✨

2 Parallax Background Effects in CSS - Simple & Horizontal Parallax : Part1✨

13
Comments
2 min read
Median of Two Sorted Arrays – LeetCode Hard Solutions

Median of Two Sorted Arrays – LeetCode Hard Solutions

5
Comments 1
3 min read
Grid Layout: The Ultimate Guide for Beginners

Grid Layout: The Ultimate Guide for Beginners

6
Comments
3 min read
How to upgrade your GitHub CLI (`gh`) version on Windows

How to upgrade your GitHub CLI (`gh`) version on Windows

2
Comments
1 min read
Typography and Font Styling in CSS

Typography and Font Styling in CSS

1
Comments
3 min read
Day 62 / 100 Days of Code: Objects are the JavaScript Building Blocks

Day 62 / 100 Days of Code: Objects are the JavaScript Building Blocks

3
Comments
1 min read
Exploring the Deno Runtime for JavaScript and TypeScript

Exploring the Deno Runtime for JavaScript and TypeScript

Comments
2 min read
Jony Ive: The former Chief Design 🎨Officer at Apple

Jony Ive: The former Chief Design 🎨Officer at Apple

12
Comments 2
4 min read
Understanding Java Memory Leaks and How to Prevent Them

Understanding Java Memory Leaks and How to Prevent Them

8
Comments
4 min read
CONFIGURE EXPRESS WITH .EJS TEMPLATE

CONFIGURE EXPRESS WITH .EJS TEMPLATE

Comments
1 min read
Heart beat html css js

Heart beat html css js

Comments
1 min read
How to upgrade your GitHub CLI (`gh`) version on Windows

How to upgrade your GitHub CLI (`gh`) version on Windows

1
Comments
1 min read
Types of Middleware: The Different Flavors 😋

Types of Middleware: The Different Flavors 😋

69
Comments 15
2 min read
These Tools Helped Me Become x10 Faster Web Developer

These Tools Helped Me Become x10 Faster Web Developer

Comments
4 min read
How to Install Ruby on Windows, macOS, and Linux

How to Install Ruby on Windows, macOS, and Linux

14
Comments 2
10 min read
Understanding the Difference Between Iterable and Enumerable Properties in JavaScript

Understanding the Difference Between Iterable and Enumerable Properties in JavaScript

Comments
3 min read
How to Get Started as a New Open Source Contributor to PgAdmin4

How to Get Started as a New Open Source Contributor to PgAdmin4

Comments
4 min read
Understanding Arrow Functions vs. Normal Functions in JavaScript

Understanding Arrow Functions vs. Normal Functions in JavaScript

1
Comments
2 min read
How to publish the Laravel maintenance mode view

How to publish the Laravel maintenance mode view

1
Comments
2 min read
What is Infrastructure as Code (IaC) and Why It's Transforming DevOps

What is Infrastructure as Code (IaC) and Why It's Transforming DevOps

1
Comments
2 min read
System Guard: A simple tool to guard your server

System Guard: A simple tool to guard your server

Comments 2
1 min read
Beginner's thought.

Beginner's thought.

Comments
1 min read
#48 — In An Excel Table, Find Rows Corresponding to The 1st And The Last Non-Empty Cells in Each Column

#48 — In An Excel Table, Find Rows Corresponding to The 1st And The Last Non-Empty Cells in Each Column

6
Comments 2
1 min read
Bootstrap Utilities 101

Bootstrap Utilities 101

3
Comments
2 min read
Learning Web Development: A Love-Hate Relationship

Learning Web Development: A Love-Hate Relationship

Comments
6 min read
How to create a reusable Button component in ReactJS

How to create a reusable Button component in ReactJS

1
Comments
2 min read
Self-supervised xLSTM models learn powerful audio representations without labels

Self-supervised xLSTM models learn powerful audio representations without labels

6
Comments
4 min read
Handling Errors in Node.js: Turning Oops into Success 🚀

Handling Errors in Node.js: Turning Oops into Success 🚀

6
Comments
2 min read
Python Basics 6: Loops part 2

Python Basics 6: Loops part 2

Comments
4 min read
Understanding call, apply, and bind in JavaScript with Simple Examples

Understanding call, apply, and bind in JavaScript with Simple Examples

Comments
2 min read
In-Depth Study Reveals Data Exposure Risks from LLM Apps like OpenAI's GPTs

In-Depth Study Reveals Data Exposure Risks from LLM Apps like OpenAI's GPTs

3
Comments
4 min read
Gen AI Transformation

Gen AI Transformation

Comments
1 min read
K8s imperative commands. Shell or not shell?

K8s imperative commands. Shell or not shell?

Comments
2 min read
Day 41 / 100 Days of Code: The Power of Peer Review

Day 41 / 100 Days of Code: The Power of Peer Review

Comments
2 min read
Is CSP Actually Helping with Your Security? 🤔

Is CSP Actually Helping with Your Security? 🤔

57
Comments 5
5 min read
RegExp in JavaScript

RegExp in JavaScript

2
Comments 1
1 min read
#37 — Replace Duplicate Items with The Specified Text

#37 — Replace Duplicate Items with The Specified Text

5
Comments 2
1 min read
Mastering Elasticsearch with Alibaba Cloud: How to Create an Instance

Mastering Elasticsearch with Alibaba Cloud: How to Create an Instance

Comments
3 min read
Understanding Your Data: The Essentials of Exploratory Data Analysis

Understanding Your Data: The Essentials of Exploratory Data Analysis

Comments
2 min read
Learned to clone, add, commit, and push code to GitHub.

Learned to clone, add, commit, and push code to GitHub.

Comments
1 min read
SOS : CORS is making my life a living hell

SOS : CORS is making my life a living hell

Comments 1
1 min read
Flexbox 101: A Beginner's Guide to Flexible Layouts

Flexbox 101: A Beginner's Guide to Flexible Layouts

9
Comments 2
3 min read
What is Vitest and why you should use it?

What is Vitest and why you should use it?

1
Comments
3 min read
Get More from Your Study Time

Get More from Your Study Time

2
Comments 1
2 min read
Let's GO!

Let's GO!

Comments
3 min read
🚀 Meet Casenator: The Ultimate String Case Converter for Your JavaScript Projects

🚀 Meet Casenator: The Ultimate String Case Converter for Your JavaScript Projects

Comments
2 min read
Too much to learn

Too much to learn

7
Comments
4 min read
Borrowing and References in Rust Explained

Borrowing and References in Rust Explained

Comments
7 min read
#43 - Find the Difference Between Two Strings

#43 - Find the Difference Between Two Strings

9
Comments 2
1 min read
10 Dicas para Pesquisar no Google como um Desenvolvedor Profissional

10 Dicas para Pesquisar no Google como um Desenvolvedor Profissional

1
Comments 2
4 min read
Value Objects and Mutability in OOP

Value Objects and Mutability in OOP

Comments
1 min read
Value Objects and Mutability in OOP

Value Objects and Mutability in OOP

Comments
1 min read
Object Composition and Abstractions in OOP

Object Composition and Abstractions in OOP

Comments
1 min read
Colors and Backgrounds in CSS

Colors and Backgrounds in CSS

1
Comments
3 min read
How to Enable .NET 3.5 Framework in Windows 11?

How to Enable .NET 3.5 Framework in Windows 11?

4
Comments
2 min read
Sending Functions as Props in React

Sending Functions as Props in React

Comments
1 min read
How to escalate a problem the wrong way; 4 steps to do it right

How to escalate a problem the wrong way; 4 steps to do it right

4
Comments 2
2 min read
Understanding View Data and Route Wildcards

Understanding View Data and Route Wildcards

1
Comments
2 min read
js | Functions |

js | Functions |

Comments
3 min read
7 Essential Tips for Perfect Web Design

7 Essential Tips for Perfect Web Design

Comments
1 min read
loading...