DEV Community

CodeNewbie

The most supportive community of programmers and people learning to code.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is Event Bubbling in JavaScript?

What is Event Bubbling in JavaScript?

52
Comments 5
2 min read
Please, tell us how you solved the problem.

Please, tell us how you solved the problem.

3
Comments
4 min read
Getting Started with 3D: CSS 3D Transformations

Getting Started with 3D: CSS 3D Transformations

9
Comments
2 min read
5 npm Tips/Tricks You (Probably) Don't Know 🚀

5 npm Tips/Tricks You (Probably) Don't Know 🚀

143
Comments 4
3 min read
3D Flipped Card

3D Flipped Card

4
Comments
1 min read
Trying to Be a Good Friend to Myself as a Junior Developer

Trying to Be a Good Friend to Myself as a Junior Developer

9
Comments 3
2 min read
Personal Empowerment Protocol: The Importance of Self-Agency in Programming

Personal Empowerment Protocol: The Importance of Self-Agency in Programming

Comments
4 min read
Building a mental health crisis app, Day 6: Styling a background Image in Angular

Building a mental health crisis app, Day 6: Styling a background Image in Angular

5
Comments
3 min read
What is semantic HTML and why should you use it?

What is semantic HTML and why should you use it?

52
Comments
5 min read
We Should Get Rid of HelloWorld Forever💩

We Should Get Rid of HelloWorld Forever💩

19
Comments 7
2 min read
Day 27 Of 100DaysOfCode : Simple Code Using Database And SQL

Day 27 Of 100DaysOfCode : Simple Code Using Database And SQL

4
Comments 1
2 min read
Announcing the CodeNewbie Community

Announcing the CodeNewbie Community

185
Comments 12
3 min read
Why I think Jest is better than Mocha & Chai

Why I think Jest is better than Mocha & Chai

24
Comments 2
4 min read
🐍 Python: Crash course

🐍 Python: Crash course

3
Comments
3 min read
Road to Genius - Python Series level 3

Road to Genius - Python Series level 3

5
Comments
2 min read
VSCode HTML Tags Shortcuts

VSCode HTML Tags Shortcuts

14
Comments
2 min read
My thoughts on using the LG 27UL850W 4K UHD LED LCD Monitor for programming and media consumption

My thoughts on using the LG 27UL850W 4K UHD LED LCD Monitor for programming and media consumption

8
Comments 4
4 min read
Create A PDF From Multiple Images Using Python

Create A PDF From Multiple Images Using Python

24
Comments
3 min read
Code Smell 57 - Versioned Functions

Code Smell 57 - Versioned Functions

2
Comments 3
1 min read
Chasing Dreams During a Pandemic

Chasing Dreams During a Pandemic

2
Comments
11 min read
6 Hard Dynamic Programming Problems Made Easy

6 Hard Dynamic Programming Problems Made Easy

30
Comments
11 min read
How To Create A Beautiful Navbar Using Bootstrap And Contrast

How To Create A Beautiful Navbar Using Bootstrap And Contrast

5
Comments
9 min read
How To Create Bootstrap Charts using Bootstrap 5

How To Create Bootstrap Charts using Bootstrap 5

9
Comments
8 min read
Lesson 6 - JavaScript Built-In Functions and Objects #fullstackroadmap

Lesson 6 - JavaScript Built-In Functions and Objects #fullstackroadmap

10
Comments
41 min read
Computer Science: A delicate subject

Computer Science: A delicate subject

13
Comments 5
2 min read
Networking After Coding Bootcamp

Networking After Coding Bootcamp

5
Comments
9 min read
The CSS Series: Part 13 - CSS Frameworks, CSS-in-JS, Architecture, and Accessibility

The CSS Series: Part 13 - CSS Frameworks, CSS-in-JS, Architecture, and Accessibility

16
Comments 2
3 min read
Working easier with legacy databases

Working easier with legacy databases

6
Comments 2
3 min read
Day 26 Of 100DaysOfCode: Class Inheritance

Day 26 Of 100DaysOfCode: Class Inheritance

2
Comments
2 min read
Essential Linux commands Every Dev should know !!

Essential Linux commands Every Dev should know !!

10
Comments 4
2 min read
JavaScript Var, Let, and Const

JavaScript Var, Let, and Const

22
Comments 2
3 min read
A guide to Array.reduce() Method in JavaScript

A guide to Array.reduce() Method in JavaScript

38
Comments
3 min read
CSS Particle Animation

CSS Particle Animation

6
Comments
2 min read
How to escape from tutorial land

How to escape from tutorial land

132
Comments 23
7 min read
Lets get this party started!!! #NOOB

Lets get this party started!!! #NOOB

3
Comments 4
2 min read
A beginner's guide to open source

A beginner's guide to open source

2
Comments
2 min read
Destructuring `array`

Destructuring `array`

6
Comments 2
1 min read
Day 25 Of 100DaysOfCode : Python Decorators

Day 25 Of 100DaysOfCode : Python Decorators

5
Comments 2
2 min read
Scaling with Nginx; Cost-Performance analysis

Scaling with Nginx; Cost-Performance analysis

7
Comments
6 min read
Higher Order Functions with Reduce

Higher Order Functions with Reduce

34
Comments 7
5 min read
To comment or to not comment?

To comment or to not comment?

2
Comments
7 min read
Don’t worry about looking good — worry instead about achieving your goals

Don’t worry about looking good — worry instead about achieving your goals

5
Comments
4 min read
Resources that help you to delve into C++

Resources that help you to delve into C++

68
Comments 3
8 min read
Top Apps To Learn Coding

Top Apps To Learn Coding

6
Comments 2
2 min read
How to get in front of companies while freelancing for web design

How to get in front of companies while freelancing for web design

12
Comments
4 min read
💬 - What's the COOLEST Vim plugin?

💬 - What's the COOLEST Vim plugin?

7
Comments 10
1 min read
Docker for beginners: Installing Docker on Windows 10

Docker for beginners: Installing Docker on Windows 10

3
Comments 5
1 min read
Five++ cool Python snippets that will blow your mind🤯 (Part - 1)

Five++ cool Python snippets that will blow your mind🤯 (Part - 1)

39
Comments 2
4 min read
Cómo aplicar el "html lang" en next.js

Cómo aplicar el "html lang" en next.js

3
Comments 5
1 min read
How do I deal with learning multiple languages and still make it stick?

How do I deal with learning multiple languages and still make it stick?

4
Comments 1
2 min read
Let Them Write Tests: Writing Your First Cypress Test

Let Them Write Tests: Writing Your First Cypress Test

15
Comments 1
3 min read
Wreaking Havoc via an API (with Python code)

Wreaking Havoc via an API (with Python code)

6
Comments
5 min read
Using SVG icons in your React developer portfolio project

Using SVG icons in your React developer portfolio project

60
Comments 5
12 min read
Call, Apply & Bind Methods In Javascript

Call, Apply & Bind Methods In Javascript

31
Comments 3
4 min read
Announcing the launch of a FREE React course 🚀

Announcing the launch of a FREE React course 🚀

19
Comments 2
1 min read
Day 23 of 100DaysOfCode: Simple Code On Python Generator

Day 23 of 100DaysOfCode: Simple Code On Python Generator

10
Comments
2 min read
What are some of JS' primitive data types?

What are some of JS' primitive data types?

7
Comments 1
1 min read
The definitive guide to JavaScript Debugging [2021 Edition]

The definitive guide to JavaScript Debugging [2021 Edition]

325
Comments 11
12 min read
Making My Own Answering Machine - A Quick Primer on the Inner Workings of Web Applications

Making My Own Answering Machine - A Quick Primer on the Inner Workings of Web Applications

4
Comments
10 min read
A short intro to React.js

A short intro to React.js

22
Comments 1
4 min read
loading...