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.
5 Must Know JavaScript DOM Methods 🔀

5 Must Know JavaScript DOM Methods 🔀

149
Comments 5
3 min read
Frontend developer roadmap for beginners

Frontend developer roadmap for beginners

28
Comments 7
4 min read
How to deploy Node or React App on Cpanel which uses a port, using SSH?

How to deploy Node or React App on Cpanel which uses a port, using SSH?

7
Comments
5 min read
What are Arrays? - Part II

What are Arrays? - Part II

3
Comments
2 min read
Here is what took me an hour to sort with Prisma today.

Here is what took me an hour to sort with Prisma today.

3
Comments
1 min read
9 most effective methods for learning JavaScript (or any other language)

9 most effective methods for learning JavaScript (or any other language)

77
Comments 3
9 min read
OOP Polymorphism aka "All Dogs Don't Bark the Same"

OOP Polymorphism aka "All Dogs Don't Bark the Same"

4
Comments
3 min read
How to change values inside tuples in Python 🐍

How to change values inside tuples in Python 🐍

3
Comments
2 min read
I was creating Forms the wrong way all along in React.js 🤔

I was creating Forms the wrong way all along in React.js 🤔

944
Comments 62
4 min read
How To Get Unstuck In Coding With The Power Of Community

How To Get Unstuck In Coding With The Power Of Community

7
Comments
4 min read
How to check if localStorage item exists

How to check if localStorage item exists

3
Comments
1 min read
Deployment for Twitter bots: 3 Alternatives to Traditional Cloud

Deployment for Twitter bots: 3 Alternatives to Traditional Cloud

3
Comments
12 min read
20+Crazy Useful Google Chrome Extensions You Should Be Using

20+Crazy Useful Google Chrome Extensions You Should Be Using

356
Comments 21
6 min read
Introducción a los archivos .env

Introducción a los archivos .env

5
Comments 2
5 min read
Python Main Function

Python Main Function

3
Comments
2 min read
An Introduction to the useEffect Hook

An Introduction to the useEffect Hook

Comments
2 min read
React TS: Don't repeat the type when you pass functions as props, use their types.

React TS: Don't repeat the type when you pass functions as props, use their types.

272
Comments 10
2 min read
Web App Deployment using Spheron Protocol

Web App Deployment using Spheron Protocol

4
Comments 2
3 min read
AM I IN THE RIGHT PLACE?

AM I IN THE RIGHT PLACE?

16
Comments 14
2 min read
A Beginner's Guide to Tailwind CSS

A Beginner's Guide to Tailwind CSS

27
Comments 2
13 min read
Slicing in Javascript

Slicing in Javascript

10
Comments
3 min read
Catch the Attention of Future Employers as an Early-Career Developer \\ Umbraco Codegarden 2021

Catch the Attention of Future Employers as an Early-Career Developer \\ Umbraco Codegarden 2021

2
Comments
2 min read
Why developers prefer to build on open source platforms?

Why developers prefer to build on open source platforms?

7
Comments
6 min read
Creating a static photography portfolio landing site with HydePHP

Creating a static photography portfolio landing site with HydePHP

Comments
8 min read
Symbols in JavaScript

Symbols in JavaScript

Comments
3 min read
Data Types in JavaScript

Data Types in JavaScript

Comments
4 min read
Simple guide to start you off on your programming journey

Simple guide to start you off on your programming journey

9
Comments 1
2 min read
What are Arrays? - Part I

What are Arrays? - Part I

8
Comments
2 min read
বাংলাদেশে সফটওয়্যার ও ওয়েব ডেভেলপমেন্টের চাহিদা, বেতন ও ভবিষ্যত

বাংলাদেশে সফটওয়্যার ও ওয়েব ডেভেলপমেন্টের চাহিদা, বেতন ও ভবিষ্যত

4
Comments
1 min read
What is Trailing Lambda and Comma in Kotlin?

What is Trailing Lambda and Comma in Kotlin?

7
Comments 2
2 min read
Browser extensions - Messaging

Browser extensions - Messaging

10
Comments
2 min read
Build an Awesome Barber Website Using HTML CSS JavaScript

Build an Awesome Barber Website Using HTML CSS JavaScript

33
Comments 2
1 min read
How to call a method or trigger a function from one component to another in Nuxt

How to call a method or trigger a function from one component to another in Nuxt

1
Comments
1 min read
Cara Membuat Helpers di Larave Terbaru

Cara Membuat Helpers di Larave Terbaru

1
Comments
1 min read
#TesteSemNeura - Testes unitários, como comecei e como posso te ajudar.

#TesteSemNeura - Testes unitários, como comecei e como posso te ajudar.

12
Comments 11
5 min read
Python NoteTaker

Python NoteTaker

3
Comments
1 min read
Machine Learning Resources

Machine Learning Resources

13
Comments
2 min read
Design patterns is a symptom of a sick programming language

Design patterns is a symptom of a sick programming language

12
Comments 2
3 min read
Top 9 ways to become a successful self-taught developer

Top 9 ways to become a successful self-taught developer

422
Comments 10
7 min read
Duplicating Table Structure and Data with PostgreSQL

Duplicating Table Structure and Data with PostgreSQL

1
Comments
1 min read
Handling errors: best practices?

Handling errors: best practices?

2
Comments 1
1 min read
Create a Crowdfund Smart Contract using Solidity

Create a Crowdfund Smart Contract using Solidity

4
Comments
6 min read
JHipster does not use lombok. Why?

JHipster does not use lombok. Why?

7
Comments 3
4 min read
Splice method in javascript

Splice method in javascript

9
Comments
3 min read
DevOps isn’t just about developing: The importance of collaboration

DevOps isn’t just about developing: The importance of collaboration

12
Comments 1
2 min read
Que tal automatizar tarefas com Artisan? #1

Que tal automatizar tarefas com Artisan? #1

2
Comments
5 min read
Day-3 of Machine Learning

Day-3 of Machine Learning

3
Comments
1 min read
Build and Package Manager Tools for Absolute Beginners📌

Build and Package Manager Tools for Absolute Beginners📌

6
Comments
2 min read
Deploying simple application to EKS on Fargate.

Deploying simple application to EKS on Fargate.

1
Comments 4
9 min read
Refactoring 008 - Convert Variables to Constant

Refactoring 008 - Convert Variables to Constant

3
Comments
1 min read
A Spotify robot

A Spotify robot

1
Comments
1 min read
How to declare a good variable name in programming.

How to declare a good variable name in programming.

7
Comments
1 min read
How To Remove The HTML Extension From a URL on Netlify

How To Remove The HTML Extension From a URL on Netlify

4
Comments
2 min read
learn sliding window algorithm easily in Hindi | maximum sum subarray of size k with sliding window

learn sliding window algorithm easily in Hindi | maximum sum subarray of size k with sliding window

1
Comments
1 min read
Using nginx to look for files by server date, e.g. 2022-07-10.json

Using nginx to look for files by server date, e.g. 2022-07-10.json

1
Comments
1 min read
¿Qué es serverless?

¿Qué es serverless?

4
Comments
5 min read
Introduction to Java for beginners

Introduction to Java for beginners

4
Comments 2
4 min read
Docker How & Why to Use?

Docker How & Why to Use?

1
Comments
3 min read
Python Tips & Tricks For Beginners

Python Tips & Tricks For Beginners

18
Comments 2
1 min read
How to create image slider in React js/How to create Auto image slider in React js

How to create image slider in React js/How to create Auto image slider in React js

2
Comments 1
3 min read
loading...