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.
The ultimate beginners guide to databases

The ultimate beginners guide to databases

17
Comments
7 min read
Use of the Javascript keywords var, let, and const in a variable declaration

Use of the Javascript keywords var, let, and const in a variable declaration

1
Comments
3 min read
Object-Oriented Programming in JavaScript

Object-Oriented Programming in JavaScript

1
Comments
2 min read
Concepts and Use Cases of Stack and Queue

Concepts and Use Cases of Stack and Queue

1
Comments
2 min read
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 Qwik & Builder.io

Getting Started with Qwik & Builder.io

2
Comments 1
3 min read
How To Tell If You Have a Good Eng Manager

How To Tell If You Have a Good Eng Manager

3
Comments
3 min read
Validations and Constraints... Worth the Effort

Validations and Constraints... Worth the Effort

Comments
4 min read
10 Questions You Should Be Asking at your Technical Interview

10 Questions You Should Be Asking at your Technical Interview

6
Comments 1
5 min read
Choosing DevOps as a career option.

Choosing DevOps as a career option.

5
Comments 1
2 min read
The Ultimate Guide to Creating a Google Translate Clone App from Scratch

The Ultimate Guide to Creating a Google Translate Clone App from Scratch

6
Comments
12 min read
Pointers and Constants

Pointers and Constants

1
Comments
2 min read
Improving React App Performance with Lazy Loading

Improving React App Performance with Lazy Loading

Comments
3 min read
Unit test in programming

Unit test in programming

1
Comments
3 min read
What is Dark Web?Hidden World Revealed

What is Dark Web?Hidden World Revealed

8
Comments
4 min read
10 Best Practices for Ruby Programmers: Tips for Efficient, Maintainable, and Bug-Free Code

10 Best Practices for Ruby Programmers: Tips for Efficient, Maintainable, and Bug-Free Code

10
Comments 1
4 min read
New Beginnings

New Beginnings

1
Comments 1
1 min read
7 Game-Changing Websites To Find Remote Jobs For Developers 🔥

7 Game-Changing Websites To Find Remote Jobs For Developers 🔥

27
Comments 3
1 min read
Understanding Hoisting: A Crucial Concept in JavaScript

Understanding Hoisting: A Crucial Concept in JavaScript

Comments
4 min read
PHP Search Box with MYSQL and AJAX JQuery

PHP Search Box with MYSQL and AJAX JQuery

1
Comments
1 min read
A Comprehensive Guide on the use of If-Else Statement in JavaScript

A Comprehensive Guide on the use of If-Else Statement in JavaScript

Comments
5 min read
Weekly Challenge #7 - To-do App

Weekly Challenge #7 - To-do App

7
Comments 1
2 min read
Am i wasting my time

Am i wasting my time

2
Comments 3
1 min read
Job Hunting: Just Submit Your CV and Hope for the Best?

Job Hunting: Just Submit Your CV and Hope for the Best?

54
Comments 4
13 min read
Beginner Guide to know your audience as a Technical Writer

Beginner Guide to know your audience as a Technical Writer

1
Comments 2
2 min read
Good practices in js that I use every day

Good practices in js that I use every day

Comments
7 min read
My Data Visualization Journey | Part 1

My Data Visualization Journey | Part 1

2
Comments
3 min read
Setting up Node.js TDD with ESLint

Setting up Node.js TDD with ESLint

Comments
3 min read
How to Make a Great Pull Request and Some Other Things I Learned This Week

How to Make a Great Pull Request and Some Other Things I Learned This Week

23
Comments 3
2 min read
Mastering Web Accessibility: A Guide for Frontend Developers

Mastering Web Accessibility: A Guide for Frontend Developers

99
Comments 16
7 min read
JavaScript Template Literals - The Beginners Guide To Javascript(Part 6)

JavaScript Template Literals - The Beginners Guide To Javascript(Part 6)

1
Comments
3 min read
Web Development: An Introduction to Working with REST APIs and JSON Data

Web Development: An Introduction to Working with REST APIs and JSON Data

3
Comments 1
5 min read
Share Your Desk Decor: What Inspires You at Work?

Share Your Desk Decor: What Inspires You at Work?

28
Comments 24
1 min read
SOLID: Open-closed principle in Ruby

SOLID: Open-closed principle in Ruby

Comments
3 min read
Quebrando pipelines Jenkins no Windows

Quebrando pipelines Jenkins no Windows

2
Comments
2 min read
Starting from nowhere

Starting from nowhere

3
Comments 3
1 min read
Building a CLI Weather Checker App with Python and OpenWeatherMap API

Building a CLI Weather Checker App with Python and OpenWeatherMap API

1
Comments
2 min read
Jiu Jitsu and Software Engineering: A Surprising Comparison

Jiu Jitsu and Software Engineering: A Surprising Comparison

1
Comments
2 min read
đź”® What Comes Next After To Learning to Code?

đź”® What Comes Next After To Learning to Code?

1
Comments
8 min read
Unlocking the Power of JSON Web Tokens: Real-World Applications and Examples

Unlocking the Power of JSON Web Tokens: Real-World Applications and Examples

Comments
4 min read
3.8 - Growing your Brand with Ankita Kulkarni

3.8 - Growing your Brand with Ankita Kulkarni

Comments
1 min read
Scrum Master Start?

Scrum Master Start?

Comments 1
1 min read
Deploy a Docker App to App Services on Azure.

Deploy a Docker App to App Services on Azure.

4
Comments
3 min read
useMemo

useMemo

1
Comments
4 min read
Learn TypeScript

Learn TypeScript

1
Comments
8 min read
Resolvendo problemas no HackerRank:Livro de lições especiais

Resolvendo problemas no HackerRank:Livro de lições especiais

Comments
3 min read
Flake My Life 3 - a snowstorm of errors!

Flake My Life 3 - a snowstorm of errors!

1
Comments
8 min read
A Guide to Combining React and Google Model Viewer

A Guide to Combining React and Google Model Viewer

2
Comments
2 min read
async & await

async & await

2
Comments
2 min read
Understanding Conditional Statements in JavaScript: A Beginner's Guide

Understanding Conditional Statements in JavaScript: A Beginner's Guide

Comments
3 min read
How to integrate ChatGPT in the .NET project: A step-by-step guide

How to integrate ChatGPT in the .NET project: A step-by-step guide

1
Comments
7 min read
Mastering CSS Sizing: A Guide to Responsive Design

Mastering CSS Sizing: A Guide to Responsive Design

4
Comments 2
5 min read
ESP32 Embedded Rust at the HAL: GPIO Button Controlled Blinking

ESP32 Embedded Rust at the HAL: GPIO Button Controlled Blinking

7
Comments 2
11 min read
Unit Test: Mock Obat Pusing atau Yang Buat Pusing?

Unit Test: Mock Obat Pusing atau Yang Buat Pusing?

Comments
6 min read
How to Create Sidebar Using React and Sass: Super Simple and Quick Tutorial

How to Create Sidebar Using React and Sass: Super Simple and Quick Tutorial

1
Comments
1 min read
Build a React CRUD App using a RESTful API

Build a React CRUD App using a RESTful API

Comments
3 min read
Scope & Closure in Javascript - Army of functions challenge

Scope & Closure in Javascript - Army of functions challenge

Comments
2 min read
Sloan's Top 4 Newbie Memes of the Week

Sloan's Top 4 Newbie Memes of the Week

8
Comments 1
1 min read
Dark Mode Guy

Dark Mode Guy

Comments
3 min read
JavaScript Web Server using Nodejs

JavaScript Web Server using Nodejs

1
Comments
4 min read
loading...