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.
Chrome extensions to enhance your GITHUB experience

Chrome extensions to enhance your GITHUB experience

38
Comments 4
3 min read
CSS Selectors crash course for beginners

CSS Selectors crash course for beginners

8
Comments 1
2 min read
C# date & time conversion CheatSheet

C# date & time conversion CheatSheet

27
Comments 2
4 min read
How to Prepare for Your Next System Design Interview

How to Prepare for Your Next System Design Interview

21
Comments 1
5 min read
Ultimate Tech Jobs

Ultimate Tech Jobs

8
Comments 2
1 min read
Ordered Vs Unordered In Python

Ordered Vs Unordered In Python

5
Comments
2 min read
12 Simple CSS Hover Effects

12 Simple CSS Hover Effects

112
Comments 1
1 min read
ES6 Import And Export Cheatsheet

ES6 Import And Export Cheatsheet

76
Comments 6
6 min read
Minimal User Management using Express and PostgreSQL

Minimal User Management using Express and PostgreSQL

13
Comments
9 min read
Bootcamp Done. Next Steps Into A Tech Career

Bootcamp Done. Next Steps Into A Tech Career

2
Comments
2 min read
Bitwise & Bitshift in Java

Bitwise & Bitshift in Java

5
Comments
8 min read
💥 ES6 Symbol 101 #1💥

💥 ES6 Symbol 101 #1💥

16
Comments
3 min read
Filter out `falsy` values

Filter out `falsy` values

3
Comments 1
1 min read
4 Books that are not about computers that made me a good Software Developer

4 Books that are not about computers that made me a good Software Developer

587
Comments 29
1 min read
Learn GitHub Quickly with GitHub Learning Lab

Learn GitHub Quickly with GitHub Learning Lab

15
Comments
3 min read
Too many commits? No worries, just squash them into one!

Too many commits? No worries, just squash them into one!

6
Comments
4 min read
A practical guide to object destructuring in JavaScript

A practical guide to object destructuring in JavaScript

13
Comments
8 min read
Grep cheatsheet

Grep cheatsheet

5
Comments
2 min read
How to deploy a MERN Stack Application to the Server 🚀 | Video Tutorials

How to deploy a MERN Stack Application to the Server 🚀 | Video Tutorials

32
Comments 3
1 min read
6 Great podcasts for Frontend Developers

6 Great podcasts for Frontend Developers

101
Comments 2
2 min read
Job Search Tips 101

Job Search Tips 101

9
Comments 1
1 min read
What Software Engineering Universities Don't Teach You

What Software Engineering Universities Don't Teach You

12
Comments 5
1 min read
What JS Concept should I explain?

What JS Concept should I explain?

5
Comments 4
1 min read
Learn to create your own mini testing library in 5 minutes

Learn to create your own mini testing library in 5 minutes

3
Comments
2 min read
How to start actually engineering software, instead of just coding it

How to start actually engineering software, instead of just coding it

3
Comments
3 min read
How to exit vim & learn vim in 5 minutes

How to exit vim & learn vim in 5 minutes

5
Comments 1
1 min read
How I Kickstarted My Dev Career by Doubling Down on My Education Debt

How I Kickstarted My Dev Career by Doubling Down on My Education Debt

23
Comments 8
8 min read
12 Chrome Extensions I Actually Found Useful

12 Chrome Extensions I Actually Found Useful

212
Comments 25
4 min read
Signs that you're a Senior Software Engineer

Signs that you're a Senior Software Engineer

161
Comments 35
2 min read
Arrays & Slices

Arrays & Slices

5
Comments
5 min read
How to Create a Simple HTML Form That Sends You an Email

How to Create a Simple HTML Form That Sends You an Email

17
Comments 1
7 min read
C# Web Applications

C# Web Applications

21
Comments
6 min read
7 Reasons Why You Need To Learn Javascript

7 Reasons Why You Need To Learn Javascript

4
Comments
2 min read
The Most Famous Coding Interview Question

The Most Famous Coding Interview Question

17
Comments 1
4 min read
How much can I flex with Flexbox?

How much can I flex with Flexbox?

4
Comments
6 min read
600 People Have Answered: Coding is hard but ______ is harder.

600 People Have Answered: Coding is hard but ______ is harder.

14
Comments 4
3 min read
Everything JavaScript Arrays & Array Methods!

Everything JavaScript Arrays & Array Methods!

74
Comments 2
15 min read
(Windows) Drop Git Bash, Use MS Windows Terminal

(Windows) Drop Git Bash, Use MS Windows Terminal

6
Comments
3 min read
I code (#NotADeveloper)

I code (#NotADeveloper)

2
Comments
4 min read
What are your favourite learning resources?

What are your favourite learning resources?

25
Comments 8
2 min read
Learn Text Properties in HTML

Learn Text Properties in HTML

27
Comments
4 min read
DSA 101: Hashing & Hash Tables

DSA 101: Hashing & Hash Tables

12
Comments
6 min read
Implement Splash Screen the right way

Implement Splash Screen the right way

6
Comments 2
4 min read
How to Hide your React Source Code from Chrome Dev Tools when Deployed to Production

How to Hide your React Source Code from Chrome Dev Tools when Deployed to Production

86
Comments 24
2 min read
When to Use these String Methods in JavaScript

When to Use these String Methods in JavaScript

32
Comments
7 min read
How to get your first job as a Software Engineer

How to get your first job as a Software Engineer

35
Comments 1
4 min read
Top 10 React projects for Resume 🚀🚀

Top 10 React projects for Resume 🚀🚀

236
Comments 9
1 min read
JavaScript Interview Question #35: What is faster, zero timeout, or immediate resolve?

JavaScript Interview Question #35: What is faster, zero timeout, or immediate resolve?

50
Comments 5
1 min read
HTML CHARACTER ENTITIES: USEFUL MORE THAN YOU THINK

HTML CHARACTER ENTITIES: USEFUL MORE THAN YOU THINK

6
Comments
2 min read
How to Target Specific Browsers With CSS

How to Target Specific Browsers With CSS

9
Comments
1 min read
¿Se acuerdan de lo de Redux?... Que por no guardar una cosa en el estado... toda esa mierda?

¿Se acuerdan de lo de Redux?... Que por no guardar una cosa en el estado... toda esa mierda?

14
Comments 2
4 min read
CSS: Hide scrollbar

CSS: Hide scrollbar

6
Comments
1 min read
Create a React Blog Site | Beginner Project for Jr. Devs

Create a React Blog Site | Beginner Project for Jr. Devs

7
Comments 1
4 min read
How the Nullish Coalescing Operator Works in JavaScript

How the Nullish Coalescing Operator Works in JavaScript

18
Comments 1
3 min read
10 Things I've Learned After 3 Months as a Junior Software Engineer

10 Things I've Learned After 3 Months as a Junior Software Engineer

142
Comments 7
5 min read
Stop Being So Negative

Stop Being So Negative

7
Comments
3 min read
How to create User Stories and Wireframes

How to create User Stories and Wireframes

8
Comments 3
3 min read
Infix to Prefix Conversion USING Stack

Infix to Prefix Conversion USING Stack

3
Comments
1 min read
React & State

React & State

65
Comments 4
4 min read
¿Cómo ordenar los atributos de los elementos HTML?🤔

¿Cómo ordenar los atributos de los elementos HTML?🤔

55
Comments 5
2 min read
loading...