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.
Anti-FOMO

Anti-FOMO

10
Comments
2 min read
7 curiosidades sobre a linguagem Python

7 curiosidades sobre a linguagem Python

10
Comments 1
2 min read
Code Smell 196 - Javascript Array Constructors

Code Smell 196 - Javascript Array Constructors

4
Comments
2 min read
💪 Learning to Code the Productive Way

💪 Learning to Code the Productive Way

13
Comments 4
6 min read
Getting Started With Rails Devise Token Auth

Getting Started With Rails Devise Token Auth

2
Comments
3 min read
CSS Variables and why i use them

CSS Variables and why i use them

15
Comments 9
3 min read
Semantic HTML: What It Is and How It Improves Your Site

Semantic HTML: What It Is and How It Improves Your Site

5
Comments
4 min read
The Power of AWS Step Functions: Simplifying Complex Applications

The Power of AWS Step Functions: Simplifying Complex Applications

14
Comments
2 min read
MERN Stack: A Beginner's guide

MERN Stack: A Beginner's guide

Comments
4 min read
As Listas e Chaves no React, o que são e como funcionam?

As Listas e Chaves no React, o que são e como funcionam?

1
Comments
2 min read
Using keyof and typeof for types efficiently in TypeScript

Using keyof and typeof for types efficiently in TypeScript

9
Comments 1
6 min read
Tutorial to Predict the Energy Usage using MindsDB and MongoDB

Tutorial to Predict the Energy Usage using MindsDB and MongoDB

3
Comments
7 min read
Resolvendo problemas no HackerRank: Sobre 2 conjuntos.

Resolvendo problemas no HackerRank: Sobre 2 conjuntos.

1
Comments
2 min read
My Coding Journey

My Coding Journey

2
Comments 1
4 min read
What are portals in React?

What are portals in React?

44
Comments 10
2 min read
Comandos esenciales de Git

Comandos esenciales de Git

2
Comments
5 min read
Typescript: Array & Tuples

Typescript: Array & Tuples

84
Comments 8
4 min read
Supabase, an open-source Firebase alternative

Supabase, an open-source Firebase alternative

2
Comments
1 min read
Day 6: Exceptions

Day 6: Exceptions

Comments
3 min read
Basic End To End Encryption With Crypto

Basic End To End Encryption With Crypto

6
Comments 2
3 min read
5 Useful chrome extensions for Leetcode 👩‍💻

5 Useful chrome extensions for Leetcode 👩‍💻

4
Comments
2 min read
Unlocking the Potential of Blockchains: Exploring the Future of Decentralized Technology

Unlocking the Potential of Blockchains: Exploring the Future of Decentralized Technology

3
Comments 1
7 min read
Contains Duplicate

Contains Duplicate

1
Comments
1 min read
Book review: For the Love of Go by John Arundel

Book review: For the Love of Go by John Arundel

1
Comments
1 min read
What exactly are JavaScript Statements?

What exactly are JavaScript Statements?

1
Comments
3 min read
A Guide To Database Unit Testing with Pytest and SQLAlchemy

A Guide To Database Unit Testing with Pytest and SQLAlchemy

1
Comments
8 min read
Creating Aliases in git

Creating Aliases in git

1
Comments
1 min read
Top 4 ASP.NET and .NET Open-Source Projects

Top 4 ASP.NET and .NET Open-Source Projects

2
Comments
5 min read
'My First Full Stack Project-Elite Residency'

'My First Full Stack Project-Elite Residency'

1
Comments 3
5 min read
Deploy Kubernetes Cluster via Ansible and Kind

Deploy Kubernetes Cluster via Ansible and Kind

1
Comments
3 min read
Getting Started with JavaScript Switch Case: A Beginner's Guide

Getting Started with JavaScript Switch Case: A Beginner's Guide

1
Comments
3 min read
JavaScript code block with Switch statements

JavaScript code block with Switch statements

1
Comments
2 min read
What are the benefits of CSS Sprites?

What are the benefits of CSS Sprites?

9
Comments 5
2 min read
10 Node JS Interview Questions

10 Node JS Interview Questions

1
Comments
11 min read
Chrome Extensions of the Month - January 2023

Chrome Extensions of the Month - January 2023

158
Comments 25
4 min read
Eu sou um falso Developer Advocate

Eu sou um falso Developer Advocate

111
Comments 11
18 min read
Python List Methods

Python List Methods

1
Comments
2 min read
How to optimize website assets loading?

How to optimize website assets loading?

2
Comments 1
2 min read
JavaScript Array Methods Cheatsheet

JavaScript Array Methods Cheatsheet

52
Comments 21
1 min read
An Introduction to Screen Readers and HTML Accessibility

An Introduction to Screen Readers and HTML Accessibility

1
Comments
9 min read
Understanding useEffect with useState easily

Understanding useEffect with useState easily

Comments
2 min read
Let ChatGPT Do the Work: JavaScript Code Generation Made Easy

Let ChatGPT Do the Work: JavaScript Code Generation Made Easy

2
Comments
2 min read
What is the purpose of using super constructor with props argument in React?

What is the purpose of using super constructor with props argument in React?

20
Comments 4
3 min read
Building a Simple Server with Node.js and Express

Building a Simple Server with Node.js and Express

Comments
2 min read
How To Add A Serverless Authentication Microservice To Your HTML, CSS & Javascript App

How To Add A Serverless Authentication Microservice To Your HTML, CSS & Javascript App

2
Comments 1
31 min read
Formatar moeda de forma simples e rápida em JAVA

Formatar moeda de forma simples e rápida em JAVA

1
Comments
2 min read
Completing two Pulp tutorials

Completing two Pulp tutorials

Comments
7 min read
Managing Complex State with useReducer: A Comprehensive Guid

Managing Complex State with useReducer: A Comprehensive Guid

3
Comments 2
2 min read
Five Game-Changing 🎮 tips for Technical Blogging 💻✍️

Five Game-Changing 🎮 tips for Technical Blogging 💻✍️

14
Comments 8
2 min read
Algorithms 101: How to use graph algorithms

Algorithms 101: How to use graph algorithms

5
Comments
11 min read
Compound components pattern for creating reusable Rating component

Compound components pattern for creating reusable Rating component

14
Comments 7
4 min read
How to make your Rust project management successful?

How to make your Rust project management successful?

11
Comments
3 min read
Pra não esquecer mais: Stateless x Stateful no Flutter

Pra não esquecer mais: Stateless x Stateful no Flutter

8
Comments
1 min read
Web Scraping Google With Ruby

Web Scraping Google With Ruby

3
Comments 2
7 min read
Where to store data in chrome extension ?

Where to store data in chrome extension ?

Comments
2 min read
How to create Dynamic Tables in React js

How to create Dynamic Tables in React js

Comments
4 min read
A renderização de componentes no React

A renderização de componentes no React

1
Comments
2 min read
A manager's perspective on getting that promotion

A manager's perspective on getting that promotion

3
Comments
4 min read
Fine-Tune GPT-3 on custom datasets with just 10 lines of code using GPT-Index

Fine-Tune GPT-3 on custom datasets with just 10 lines of code using GPT-Index

13
Comments 14
3 min read
What is Interface and How to use it in Laravel

What is Interface and How to use it in Laravel

5
Comments
2 min read
loading...