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.
How to prepare Django project before pushing on GitHub

How to prepare Django project before pushing on GitHub

9
Comments 1
4 min read
Patching It Up, Part 1: Planning

Patching It Up, Part 1: Planning

3
Comments
2 min read
Monty Hall didn't make sense so I made my own simulator

Monty Hall didn't make sense so I made my own simulator

3
Comments
2 min read
How Long Does It Take to Learn JavaScript?

How Long Does It Take to Learn JavaScript?

3
Comments
8 min read
CSS Snowy Winter : codepen design

CSS Snowy Winter : codepen design

2
Comments
1 min read
API Automation using SuperTest Mocha ChaiJS and FakerJS

API Automation using SuperTest Mocha ChaiJS and FakerJS

4
Comments
7 min read
Build a Simple API with Express

Build a Simple API with Express

6
Comments 1
6 min read
Finding a job with no prior experience.

Finding a job with no prior experience.

3
Comments
1 min read
Modifying an SVG path with CSS

Modifying an SVG path with CSS

22
Comments 3
2 min read
Why there can be multiple console output with one console.log() in ReactJS

Why there can be multiple console output with one console.log() in ReactJS

4
Comments
1 min read
20 Useful lines of code that can be used for C# scripting in Unity | pt:2

20 Useful lines of code that can be used for C# scripting in Unity | pt:2

7
Comments
2 min read
Optimize your C# code with SPAN

Optimize your C# code with SPAN

7
Comments 5
3 min read
How to check if a list is empty in Python?

How to check if a list is empty in Python?

5
Comments 1
1 min read
Colors in Tailwind CSS

Colors in Tailwind CSS

Comments
7 min read
Validation in .NET Core

Validation in .NET Core

4
Comments 4
3 min read
Invalidating JSON Web Tokens (JWT) the Right Way

Invalidating JSON Web Tokens (JWT) the Right Way

2
Comments
4 min read
Implement factorial using MIPS

Implement factorial using MIPS

4
Comments
2 min read
✨Day in the life of a college student during finals week - self reflection blog

✨Day in the life of a college student during finals week - self reflection blog

19
Comments 5
3 min read
Python Programming Bootcamp #10 - ASCII and Unicode strings

Python Programming Bootcamp #10 - ASCII and Unicode strings

2
Comments
1 min read
"Hello World" in 10 Languages

"Hello World" in 10 Languages

28
Comments 15
1 min read
Debugging on Mobile is Too Hard

Debugging on Mobile is Too Hard

10
Comments
6 min read
The storm before the calm: finals week

The storm before the calm: finals week

3
Comments
2 min read
Advent of Code - Day 10

Advent of Code - Day 10

5
Comments
4 min read
Data flow through services: Rest approach

Data flow through services: Rest approach

16
Comments
2 min read
Consultas de criterios ou "criteria" usando o metamodelo

Consultas de criterios ou "criteria" usando o metamodelo

5
Comments
2 min read
When Should I Register on GitHub As a Beginner Programmer?

When Should I Register on GitHub As a Beginner Programmer?

2
Comments
2 min read
JavaScript Orientado a Objeto 🚀

JavaScript Orientado a Objeto 🚀

4
Comments
4 min read
MVVM Design Pattern in Swift

MVVM Design Pattern in Swift

2
Comments
2 min read
Making Asynchronous Requests with Promise and Await Functions

Making Asynchronous Requests with Promise and Await Functions

5
Comments
1 min read
Learn Web Development by Building Projects

Learn Web Development by Building Projects

193
Comments 21
2 min read
What are the 12 Agile Principles?

What are the 12 Agile Principles?

9
Comments 1
3 min read
Why we use empty array with UseEffect

Why we use empty array with UseEffect

15
Comments 18
2 min read
Cook a recipe with AWS: Simple and Easy Lambda Functions

Cook a recipe with AWS: Simple and Easy Lambda Functions

21
Comments 2
5 min read
The Complete Guide to Micro-Frontends for 2023

The Complete Guide to Micro-Frontends for 2023

6
Comments
1 min read
[React + Jest] Introducing to Components Tests

[React + Jest] Introducing to Components Tests

8
Comments
7 min read
Set up the CPU versus GPU experiment

Set up the CPU versus GPU experiment

4
Comments
4 min read
WHY YOUR STATE IS BEHIND.(react.js)

WHY YOUR STATE IS BEHIND.(react.js)

5
Comments 2
3 min read
UI/UX Design Basics

UI/UX Design Basics

2
Comments
2 min read
Improve your C# with YIELD

Improve your C# with YIELD

6
Comments
3 min read
Reviewing what I learned from Vanilla JS course

Reviewing what I learned from Vanilla JS course

4
Comments
3 min read
My coding spaces v1

My coding spaces v1

4
Comments
3 min read
How I build Register and Login page using Supabase

How I build Register and Login page using Supabase

49
Comments 11
6 min read
The CSS `accent-color` property explained

The CSS `accent-color` property explained

4
Comments 1
2 min read
Mastering Python Standard Library: itertools.chain

Mastering Python Standard Library: itertools.chain

5
Comments
2 min read
Multiple services in a Docker container with supervisord

Multiple services in a Docker container with supervisord

4
Comments
2 min read
Flex with Tailwindcss

Flex with Tailwindcss

5
Comments
2 min read
20 Useful lines of code that can be used for C# scripting in Unity | pt:1

20 Useful lines of code that can be used for C# scripting in Unity | pt:1

5
Comments
2 min read
[How to] write abstract functions in JS

[How to] write abstract functions in JS

7
Comments
4 min read
How To Move Item Cards to a Favorites Page in React

How To Move Item Cards to a Favorites Page in React

8
Comments 2
5 min read
How to Create a Landing Page With WordPress Free | Super Easy

How to Create a Landing Page With WordPress Free | Super Easy

3
Comments 1
1 min read
[How to] add decorative content through CSS using pseudo-elements

[How to] add decorative content through CSS using pseudo-elements

2
Comments
1 min read
Markdown Cheatsheet

Markdown Cheatsheet

4
Comments
1 min read
Usage of backward slash (\) in Python

Usage of backward slash (\) in Python

2
Comments
1 min read
How to Invalidate JWT Tokens Without Collecting Tokens

How to Invalidate JWT Tokens Without Collecting Tokens

78
Comments 29
3 min read
Operating systems crash course: From kernels to virtualization

Operating systems crash course: From kernels to virtualization

11
Comments
14 min read
A Guide to useEffect Cleanup

A Guide to useEffect Cleanup

3
Comments
2 min read
How I created my own blogging system in less than 100 lines of code

How I created my own blogging system in less than 100 lines of code

5
Comments
8 min read
What's The Difference Between Tailwindcss and UI Framework (Bootstrap, etc.)

What's The Difference Between Tailwindcss and UI Framework (Bootstrap, etc.)

6
Comments
4 min read
Understand "by" Delegated Properties in Kotlin

Understand "by" Delegated Properties in Kotlin

4
Comments
4 min read
📝GPT-3 Takes on a C# Interview: Can AI Ace the Coding Questions?

📝GPT-3 Takes on a C# Interview: Can AI Ace the Coding Questions?

37
Comments 2
7 min read
loading...