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.
Welcome to the Advances in Artificial Intelligence and Machine Learning journal

Welcome to the Advances in Artificial Intelligence and Machine Learning journal

Comments
3 min read
Things you should do in your dev journey 🖥️👩‍💻

Things you should do in your dev journey 🖥️👩‍💻

83
Comments 20
3 min read
What Junior Devs Get Wrong

What Junior Devs Get Wrong

281
Comments 51
6 min read
Laravel 11, What is new?

Laravel 11, What is new?

Comments
1 min read
Sinister Styled-Components: CSS in JS with Style

Sinister Styled-Components: CSS in JS with Style

3
Comments
2 min read
AI Businesses in 2024 | Profitable AI Business Ideas

AI Businesses in 2024 | Profitable AI Business Ideas

10
Comments
6 min read
Rewrites are a symptom of bad initial engineering

Rewrites are a symptom of bad initial engineering

Comments
1 min read
Using Hooks in React Native

Using Hooks in React Native

Comments 1
2 min read
Learning with Astro:DB

Learning with Astro:DB

Comments
5 min read
Why do we need CORS to access CDN links?

Why do we need CORS to access CDN links?

1
Comments
2 min read
6 Best Free Web Hosting Platforms for Different Needs

6 Best Free Web Hosting Platforms for Different Needs

Comments
1 min read
Exploring HTTP Protocol: Can You Send a GET Call with a POST Method ? and Vice Versa

Exploring HTTP Protocol: Can You Send a GET Call with a POST Method ? and Vice Versa

4
Comments 1
2 min read
С++ Урок #8

С++ Урок #8

Comments
1 min read
Annoying Cat Extension

Annoying Cat Extension

9
Comments
6 min read
The Dark Arts of Material-UI: Styling React Apps Fast

The Dark Arts of Material-UI: Styling React Apps Fast

4
Comments
3 min read
7 ways to center a div 🔥

7 ways to center a div 🔥

35
Comments 3
3 min read
Coding

Coding

Comments
2 min read
Day 3 of 30 of JavaScript

Day 3 of 30 of JavaScript

3
Comments 3
3 min read
ChatCraft Advenures #14: ChakraUI Troubles, My First Revert, and Final Recap

ChatCraft Advenures #14: ChakraUI Troubles, My First Revert, and Final Recap

1
Comments
12 min read
Respaldo del código de SO

Respaldo del código de SO

Comments
5 min read
Coding Tutorials vs. Documentation: Which is Better for Learning?

Coding Tutorials vs. Documentation: Which is Better for Learning?

Comments
2 min read
The Future of JavaScript with WebAssembly: A Beginner's Guide

The Future of JavaScript with WebAssembly: A Beginner's Guide

Comments
2 min read
closures in java script: A clear understand

closures in java script: A clear understand

1
Comments
2 min read
Streamline Your YouTube Watching with an AI-Powered Summarizer by Lyzr Low-Code Agent

Streamline Your YouTube Watching with an AI-Powered Summarizer by Lyzr Low-Code Agent

1
Comments
4 min read
Understanding Overcommit Memory in Linux Kernel

Understanding Overcommit Memory in Linux Kernel

Comments
2 min read
Day 13: Unveiling the Magic of INTRODUCTION in Java, C++, Python, and Kotlin! 🚀

Day 13: Unveiling the Magic of INTRODUCTION in Java, C++, Python, and Kotlin! 🚀

1
Comments
2 min read
Var, Let and Const

Var, Let and Const

5
Comments
1 min read
I'm Thoufiq, the Coder with the Vision of Software Engineer

I'm Thoufiq, the Coder with the Vision of Software Engineer

3
Comments
2 min read
Test it, dang it!

Test it, dang it!

1
Comments
3 min read
Learning AWS Day by Day — Day 41 — Amazon Aurora — Part 2

Learning AWS Day by Day — Day 41 — Amazon Aurora — Part 2

1
Comments
1 min read
Laravel Reverb: Getting started

Laravel Reverb: Getting started

1
Comments
1 min read
Kickstarting Your DevSecOps Career - The 4 Essential Certifications You Need

Kickstarting Your DevSecOps Career - The 4 Essential Certifications You Need

6
Comments
5 min read
Fast dive into Sass

Fast dive into Sass

1
Comments 1
4 min read
6 common anxieties for new coders (& how to overcome them)

6 common anxieties for new coders (& how to overcome them)

20
Comments 2
6 min read
React Hook Form's Ritual: Elegant Forms in React

React Hook Form's Ritual: Elegant Forms in React

3
Comments
3 min read
Unleashing Innovation: Sachin Dev Duggal's Builder.ai with Natasha Pushes the Boundaries of Gen AI and RNN

Unleashing Innovation: Sachin Dev Duggal's Builder.ai with Natasha Pushes the Boundaries of Gen AI and RNN

1
Comments
3 min read
Setting Up a Recursive DNS Resolver Using Unbound on Docker

Setting Up a Recursive DNS Resolver Using Unbound on Docker

Comments
4 min read
Angular Signals Base untracked function

Angular Signals Base untracked function

3
Comments 2
1 min read
Understanding the Basics of Runtime Environment

Understanding the Basics of Runtime Environment

11
Comments
3 min read
Create a basic drawing web app with JavaScript - Part 1

Create a basic drawing web app with JavaScript - Part 1

1
Comments
2 min read
Path Sum | LeetCode | Java

Path Sum | LeetCode | Java

6
Comments
1 min read
Strong Portfolio Ideas for Junior Developers 😼

Strong Portfolio Ideas for Junior Developers 😼

3
Comments
2 min read
Top Homebrew Alternative: ServBay Becomes the Go-To for Developers

Top Homebrew Alternative: ServBay Becomes the Go-To for Developers

24
Comments 2
4 min read
Introducing Catepedia: A Nuxt 3 Cat Breed Search App

Introducing Catepedia: A Nuxt 3 Cat Breed Search App

7
Comments
3 min read
CSS Specificity: Why Your Div Isn't Blue? 👩‍💻

CSS Specificity: Why Your Div Isn't Blue? 👩‍💻

3
Comments 2
3 min read
Finding a Path As a Self-Taught Software Developer

Finding a Path As a Self-Taught Software Developer

1
Comments 1
6 min read
How to Implement Adaptive Pageview in Flutter

How to Implement Adaptive Pageview in Flutter

Comments
5 min read
Mastering SOLID Principles

Mastering SOLID Principles

Comments
5 min read
React Memo Mayhem: Optimizing Functional Components

React Memo Mayhem: Optimizing Functional Components

3
Comments 1
3 min read
Mastering Next.js 13/14 - Fundamentals

Mastering Next.js 13/14 - Fundamentals

1
Comments
8 min read
how to build responsive blogs card

how to build responsive blogs card

1
Comments
4 min read
Networking Ninjutsu: 5 Steps to Accelerate Dev Growth through connections

Networking Ninjutsu: 5 Steps to Accelerate Dev Growth through connections

7
Comments
5 min read
React Fragment Fury: Handling Multiple Elements

React Fragment Fury: Handling Multiple Elements

4
Comments
3 min read
Difference between Func() , ()=>Func() , {Func} , ()=>Func in JS

Difference between Func() , ()=>Func() , {Func} , ()=>Func in JS

4
Comments 5
2 min read
Difference between technology and methodology - Dgi Host.com

Difference between technology and methodology - Dgi Host.com

Comments
1 min read
Mastering TypeScript: A Comprehensive Guide

Mastering TypeScript: A Comprehensive Guide

22
Comments
8 min read
Why do modern projects prefer Microservices architecture?

Why do modern projects prefer Microservices architecture?

1
Comments 1
2 min read
A Quick Peek At Python

A Quick Peek At Python

1
Comments
5 min read
Set cron job in cpanel

Set cron job in cpanel

Comments
2 min read
Iniciando no Elasticsearch: Conceitos básicos

Iniciando no Elasticsearch: Conceitos básicos

8
Comments
6 min read
loading...