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.
JavaScript Best Practices for Writing More Robust Code — Removing Duplicates and Merging Arrays

JavaScript Best Practices for Writing More Robust Code — Removing Duplicates and Merging Arrays

10
Comments
3 min read
JavaScript Best Practices — Function Signature and Arrow Functions

JavaScript Best Practices — Function Signature and Arrow Functions

9
Comments
4 min read
JavaScript Best Practices — Property Names and Semicolons

JavaScript Best Practices — Property Names and Semicolons

8
Comments
3 min read
JavaScript Best Practices for Writing More Robust Code — Value Checks

JavaScript Best Practices for Writing More Robust Code — Value Checks

8
Comments
3 min read
Your code is garbage

Your code is garbage

4
Comments
1 min read
JavaScript Best Practices — Generator Functions and Class Assignment

JavaScript Best Practices — Generator Functions and Class Assignment

7
Comments
3 min read
JavaScript Best Practices — ES6 Features and Regex

JavaScript Best Practices — ES6 Features and Regex

7
Comments
3 min read
JavaScript Best Practices — Tabs and Arithmetic

JavaScript Best Practices — Tabs and Arithmetic

7
Comments
3 min read
JavaScript Best Practices— Padding, Exponentiation, and Spread

JavaScript Best Practices— Padding, Exponentiation, and Spread

7
Comments
4 min read
JavaScript Best Practices — Whitespaces, Underscores, and Useless Ternary

JavaScript Best Practices — Whitespaces, Underscores, and Useless Ternary

5
Comments
4 min read
Events & Event Handling

Events & Event Handling

9
Comments
3 min read
JavaScript Katas: Divisible By

JavaScript Katas: Divisible By

18
Comments
3 min read
PL/SQL Cheat Sheet

PL/SQL Cheat Sheet

4
Comments
1 min read
How do you stay up-to-date as a software developer who is slow in learning?

How do you stay up-to-date as a software developer who is slow in learning?

27
Comments 17
1 min read
On Today's Plate

On Today's Plate

7
Comments 5
2 min read
How I Made a Simple Snake Game with Ruby 2D

How I Made a Simple Snake Game with Ruby 2D

48
Comments 7
8 min read
Build a responsive, position-free component with Blunt CSS. 🔪

Build a responsive, position-free component with Blunt CSS. 🔪

14
Comments 3
6 min read
Road to Genius: superior #53

Road to Genius: superior #53

6
Comments
3 min read
How I'm using Vue Slots on my site

How I'm using Vue Slots on my site

186
Comments 22
4 min read
Why Should I Learn to Code? 17 Reasons to Learn Programming

Why Should I Learn to Code? 17 Reasons to Learn Programming

112
Comments 12
10 min read
How did you overcome imposter syndrome?

How did you overcome imposter syndrome?

3
Comments 6
1 min read
My Scary First Day as a Developer.

My Scary First Day as a Developer.

94
Comments 29
4 min read
How to Be a Better Software Developer

How to Be a Better Software Developer

4
Comments 2
2 min read
The Cloud Resume Challenge: How I Fell in Love With SAM

The Cloud Resume Challenge: How I Fell in Love With SAM

26
Comments
6 min read
2020 Coding Newbie

2020 Coding Newbie

4
Comments
1 min read
JavaScript Best Practices — Designing Functions

JavaScript Best Practices — Designing Functions

79
Comments 2
3 min read
How To Move Existing & Store Future Local MongoDB Data From One Drive To Another (Hard) Drive - Windows 10

How To Move Existing & Store Future Local MongoDB Data From One Drive To Another (Hard) Drive - Windows 10

7
Comments
2 min read
JavaScript Katas: Card Suit

JavaScript Katas: Card Suit

14
Comments 3
2 min read
Day 47 : #100DaysofCode - How do you code?

Day 47 : #100DaysofCode - How do you code?

2
Comments
1 min read
Closures in JavaScript

Closures in JavaScript

114
Comments 14
4 min read
Finding the Most Frequent Elements in an Array

Finding the Most Frequent Elements in an Array

12
Comments 1
4 min read
I don't know where to start with hacking

I don't know where to start with hacking

5
Comments 1
3 min read
JavaScript: Do While Loop

JavaScript: Do While Loop

32
Comments 2
1 min read
4 Things I've Learned While Creating My Style Stage Stylesheet

4 Things I've Learned While Creating My Style Stage Stylesheet

6
Comments 1
4 min read
Scope in JavaScript

Scope in JavaScript

6
Comments
4 min read
4 Simple Ways To Improve Your Developer Skills

4 Simple Ways To Improve Your Developer Skills

117
Comments 4
7 min read
Master Java: Basics. 🚀

Master Java: Basics. 🚀

63
Comments 10
2 min read
Road to Genius: superior #52

Road to Genius: superior #52

5
Comments
2 min read
Why I quit my full-time job as a jr. Developer after 17 days

Why I quit my full-time job as a jr. Developer after 17 days

67
Comments 4
4 min read
The Importance of Community

The Importance of Community

22
Comments 1
3 min read
JavaScript Katas: Count sheep

JavaScript Katas: Count sheep

7
Comments 4
3 min read
5 ways to stay motivated on your coding journey

5 ways to stay motivated on your coding journey

6
Comments
3 min read
It's been awhile.

It's been awhile.

9
Comments 4
2 min read
What Is Server-Side Rendering?

What Is Server-Side Rendering?

199
Comments 8
4 min read
Understanding Iterators and Iterables in Python

Understanding Iterators and Iterables in Python

12
Comments
4 min read
Git, who?

Git, who?

7
Comments
3 min read
JavaScript: For Loop

JavaScript: For Loop

7
Comments
2 min read
Managing Frustration in Project-Based Learning

Managing Frustration in Project-Based Learning

15
Comments 2
5 min read
Coding basics: DRY programming

Coding basics: DRY programming

5
Comments 2
5 min read
Day 46 : #100DaysofCode - Still reviewing form_for

Day 46 : #100DaysofCode - Still reviewing form_for

6
Comments
2 min read
JavaScript Katas: Count the number of each character in a string

JavaScript Katas: Count the number of each character in a string

74
Comments 9
3 min read
PWA Courses that will make you a Pro!

PWA Courses that will make you a Pro!

29
Comments
5 min read
What is my reason to learn to code

What is my reason to learn to code

7
Comments 2
5 min read
Algorithm: Selection sort, how it works and implementation in python

Algorithm: Selection sort, how it works and implementation in python

9
Comments 1
3 min read
👨‍💻 React from a Bootcamper's Perspective | Part 3 - ☂️ Hooks

👨‍💻 React from a Bootcamper's Perspective | Part 3 - ☂️ Hooks

5
Comments
3 min read
4 Essential Steps to Securing a VPS

4 Essential Steps to Securing a VPS

15
Comments 3
8 min read
Selecting Hashes from an API

Selecting Hashes from an API

3
Comments
2 min read
Modern Front-end Web Development

Modern Front-end Web Development

5
Comments 7
3 min read
How to make your own (no template) personal website with React, Material UI, and Netlify

How to make your own (no template) personal website with React, Material UI, and Netlify

216
Comments 16
9 min read
Road to Genius: superior #51

Road to Genius: superior #51

7
Comments
2 min read
loading...