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.
Understanding Standalone Component and Modularized Component

Understanding Standalone Component and Modularized Component

10
Comments 1
3 min read
Writing Your First Conference Proposal

Writing Your First Conference Proposal

84
Comments 8
5 min read
Patroni and Availability Zone failure

Patroni and Availability Zone failure

5
Comments
5 min read
How to update all npm package.json dependencies to the latest version

How to update all npm package.json dependencies to the latest version

Comments
1 min read
How to growing your confidence as junior dev

How to growing your confidence as junior dev

18
Comments 2
4 min read
The difference between dependencies and devDependencies in package.json

The difference between dependencies and devDependencies in package.json

9
Comments
2 min read
Resolving Merge Conflicts with Visual Studio Code

Resolving Merge Conflicts with Visual Studio Code

55
Comments
2 min read
Audio Media Accessibility: How To Improve Audio Media Transcriptions

Audio Media Accessibility: How To Improve Audio Media Transcriptions

8
Comments
5 min read
Create Strings using Template Literals

Create Strings using Template Literals

Comments
2 min read
Use Destructing Assignment to Pass an Object as a Functions Parameters

Use Destructing Assignment to Pass an Object as a Functions Parameters

Comments
2 min read
Announcing Launch of A Full Stack Course With Bonus Content

Announcing Launch of A Full Stack Course With Bonus Content

11
Comments
2 min read
Destructing Assignment w/ Rest Parameter to Reassign Array Elements

Destructing Assignment w/ Rest Parameter to Reassign Array Elements

2
Comments
2 min read
My first Node.js and GraphQL Course

My first Node.js and GraphQL Course

5
Comments
1 min read
GIT interview Questions

GIT interview Questions

9
Comments 2
8 min read
7 ways learning to code is like learning a language

7 ways learning to code is like learning a language

5
Comments
9 min read
Unit testing to cleaner code

Unit testing to cleaner code

9
Comments
3 min read
Un Consejo para Gente Aprendiendo Programación: No Programes.

Un Consejo para Gente Aprendiendo Programación: No Programes.

5
Comments 3
4 min read
Speech Racer: My first hackathon project

Speech Racer: My first hackathon project

14
Comments
5 min read
What should I learn next?

What should I learn next?

8
Comments 17
1 min read
Learning to code in the wilderness

Learning to code in the wilderness

2
Comments
1 min read
JS Function and its Types

JS Function and its Types

4
Comments
1 min read
Scope - JavaScript Core Concepts

Scope - JavaScript Core Concepts

1
Comments
5 min read
Callback Functions - JavaScript Core Concepts

Callback Functions - JavaScript Core Concepts

1
Comments
7 min read
I Learned About Audio Media Accessibility (And More!) From Improving Tech Podcast Transcriptions

I Learned About Audio Media Accessibility (And More!) From Improving Tech Podcast Transcriptions

9
Comments 4
5 min read
Methods - JavaScript Core Concepts

Methods - JavaScript Core Concepts

1
Comments
13 min read
Do I need to be Good at Math to be a Software Developer?

Do I need to be Good at Math to be a Software Developer?

8
Comments 5
5 min read
Ch.2 GO Basics

Ch.2 GO Basics

4
Comments
9 min read
What do Tech Layoffs Mean for Budding Developers?

What do Tech Layoffs Mean for Budding Developers?

4
Comments
6 min read
Difference between exports and module.exports

Difference between exports and module.exports

12
Comments
2 min read
Collective NaNoWriMo: Let's Write Together!

Collective NaNoWriMo: Let's Write Together!

22
Comments 10
4 min read
🔴 From being super shy, to my first LIVE Coding session

🔴 From being super shy, to my first LIVE Coding session

15
Comments 4
3 min read
【Flutter】Mastering Animation ~1. Basic~

【Flutter】Mastering Animation ~1. Basic~

2
Comments
4 min read
This week in DevRel: Planning and Progress

This week in DevRel: Planning and Progress

11
Comments 2
4 min read
Reading List: The Community Builder Edition

Reading List: The Community Builder Edition

18
Comments 6
3 min read
Introdução as HOFs - .some() e .every()

Introdução as HOFs - .some() e .every()

4
Comments
2 min read
Programming Methodologies: Agile vs Waterfall

Programming Methodologies: Agile vs Waterfall

25
Comments 4
3 min read
How to use FontAwesome in Next.js?

How to use FontAwesome in Next.js?

5
Comments
1 min read
Composable vs. Modular frontends and how they work together

Composable vs. Modular frontends and how they work together

3
Comments 1
5 min read
Git Internals: Rewriting History and Overcoming Gitsasters

Git Internals: Rewriting History and Overcoming Gitsasters

7
Comments 4
2 min read
Please do repeat yourself (DRY is dead)

Please do repeat yourself (DRY is dead)

230
Comments 69
6 min read
3 tips for beginner Python devs: Advice from an industry expert

3 tips for beginner Python devs: Advice from an industry expert

7
Comments
6 min read
Must have Chrome Extensions for developers

Must have Chrome Extensions for developers

15
Comments
1 min read
The Vibration API in JavaScript

The Vibration API in JavaScript

2
Comments
2 min read
Cómo crear un array de x longitud relleno de 0s en javascript.

Cómo crear un array de x longitud relleno de 0s en javascript.

5
Comments
1 min read
Introdução as HOFs - .forEach() e .sort()

Introdução as HOFs - .forEach() e .sort()

3
Comments
2 min read
Baby's first text-based horror game

Baby's first text-based horror game

7
Comments
1 min read
Codédex Launch on Product Hunt! 🚀

Codédex Launch on Product Hunt! 🚀

11
Comments 2
1 min read
What is the cloud? Beginner's guide to cloud computing concepts

What is the cloud? Beginner's guide to cloud computing concepts

10
Comments
9 min read
11 Key steps to creating a website

11 Key steps to creating a website

6
Comments
4 min read
Connecting Things in React

Connecting Things in React

4
Comments
6 min read
How to create an EyeDropper tool using JavaScript?

How to create an EyeDropper tool using JavaScript?

10
Comments
3 min read
Best Library To Create Simple And Complex Forms In React

Best Library To Create Simple And Complex Forms In React

58
Comments 2
17 min read
Missing GitHub Contributions? Double Check Configurations.

Missing GitHub Contributions? Double Check Configurations.

4
Comments
4 min read
Exploratory Data Analysis on Diabetes dataset with Python.

Exploratory Data Analysis on Diabetes dataset with Python.

9
Comments
14 min read
This Week in DevRel: Life Moves Fast

This Week in DevRel: Life Moves Fast

8
Comments
4 min read
Data structures and algorithms with python: Linear Data structures.

Data structures and algorithms with python: Linear Data structures.

7
Comments
3 min read
Absolute beginner's guide to computers and programming

Absolute beginner's guide to computers and programming

1
Comments
13 min read
Install Ruby older versions with Openssl@1.0

Install Ruby older versions with Openssl@1.0

5
Comments
1 min read
I create LinkedIn account 😄

I create LinkedIn account 😄

136
Comments 35
1 min read
Write Concise Object Literal Declarations Using Object Property Shorthand

Write Concise Object Literal Declarations Using Object Property Shorthand

2
Comments 1
1 min read
loading...