CodeNewbie Community 🌱

# beginners

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to deploy a Node/Express App to Vercel

How to deploy a Node/Express App to Vercel

1
Comments 1
2 min read
What I realised after learning Python, TypeScript and Kotlin

What I realised after learning Python, TypeScript and Kotlin

3
Comments
4 min read
Get Your (Fizz)Buzz On

Get Your (Fizz)Buzz On

14
Comments 2
5 min read
Mastering the Mental Aspect of Learning to Code and Getting Hired

Mastering the Mental Aspect of Learning to Code and Getting Hired

4
Comments
7 min read
Learning NodeJS Part 1: Understanding the Essentials

Learning NodeJS Part 1: Understanding the Essentials

4
Comments
5 min read
Learning NodeJS Part 4: Introduction to Express

Learning NodeJS Part 4: Introduction to Express

2
Comments
4 min read
Learning NodeJS Part 5: Setting up a Node (Express) Development Environment

Learning NodeJS Part 5: Setting up a Node (Express) Development Environment

2
Comments
4 min read
Learning NodeJS Part 3: Getting Started

Learning NodeJS Part 3: Getting Started

2
Comments
6 min read
Learning NodeJS Part 2: Server Side and Dynamic Sites

Learning NodeJS Part 2: Server Side and Dynamic Sites

2
Comments
4 min read
Creating a button menu using HTML, CSS and JavaScript

Creating a button menu using HTML, CSS and JavaScript

4
Comments 1
2 min read
Accessibility best practices, device testing and SEO

Accessibility best practices, device testing and SEO

4
Comments
3 min read
Stuff I always Set Up for Frontend Work

Stuff I always Set Up for Frontend Work

13
Comments 2
5 min read
Keep Calm and Start Coding: How to Fight Coding Anxiety

Keep Calm and Start Coding: How to Fight Coding Anxiety

64
Comments 18
9 min read
What the best way to understand - you are not a smart person?

What the best way to understand - you are not a smart person?

5
Comments 5
1 min read
How to use console.log to simplify refactoring

How to use console.log to simplify refactoring

5
Comments
4 min read
What Javascript features are the most confusing to you?

What Javascript features are the most confusing to you?

3
Comments 9
1 min read
When Should You Start To Write A (Technical) Blog?

When Should You Start To Write A (Technical) Blog?

21
Comments 8
4 min read
JavaScript Engines

JavaScript Engines

3
Comments
1 min read
Create A PDF From Multiple Images Using Python

Create A PDF From Multiple Images Using Python

2
Comments 2
3 min read
What is JSON? And why do you need it?

What is JSON? And why do you need it?

4
Comments
5 min read
Getting started with CSS variables

Getting started with CSS variables

3
Comments
2 min read
How to stay productive as a developer

How to stay productive as a developer

7
Comments
5 min read
3 affirmations for the next 365 days: on improving myself as a developer

3 affirmations for the next 365 days: on improving myself as a developer

20
Comments 4
3 min read
Position: Relatively Confused

Position: Relatively Confused

5
Comments
7 min read
Bekah Hawrot Weigel: Career-Changer, Coder, Mom

Bekah Hawrot Weigel: Career-Changer, Coder, Mom

36
Comments 4
4 min read
One of the most important rules I learned after a year of learning frontend

One of the most important rules I learned after a year of learning frontend

3
Comments
2 min read
From politics to programming: how I changed careers during the pandemic

From politics to programming: how I changed careers during the pandemic

16
Comments 4
5 min read
Free mentoring platforms for developers and designers

Free mentoring platforms for developers and designers

14
Comments 3
3 min read
README — Thanks for Joining CodeNewbie Community!

README — Thanks for Joining CodeNewbie Community!

43
Comments 6
1 min read
Handy Git Commands and practices to improve your workflow

Handy Git Commands and practices to improve your workflow

9
Comments
10 min read
Linux Vs Windows - Why Linux Is Better For Programming & Web Dev (A newbie experience)

Linux Vs Windows - Why Linux Is Better For Programming & Web Dev (A newbie experience)

7
Comments 1
6 min read
How to start your tech career in 2021

How to start your tech career in 2021

8
Comments 5
6 min read
#GrowthMindset: Best way to learn code is...

#GrowthMindset: Best way to learn code is...

5
Comments
4 min read
10 Things I Wish I’d Learned Sooner After Being a Developer for 10 Years

10 Things I Wish I’d Learned Sooner After Being a Developer for 10 Years

14
Comments 4
8 min read
Recent Grads: Does WFH feel like living on an island?

Recent Grads: Does WFH feel like living on an island?

5
Comments 3
4 min read
Beginner's Guide to the MERN Stack (Roadmap & Resources)

Beginner's Guide to the MERN Stack (Roadmap & Resources)

15
Comments 4
16 min read
CSS Units

CSS Units

4
Comments 2
2 min read
Getting Started with Open Source

Getting Started with Open Source

33
Comments 2
2 min read
Want to Learn Java Quickly? Burn All Your Java Tutorial Books

Want to Learn Java Quickly? Burn All Your Java Tutorial Books

16
Comments
7 min read
Cookies vs Local Storage

Cookies vs Local Storage

14
Comments 3
3 min read
Sending SMS Text from a Ruby App

Sending SMS Text from a Ruby App

4
Comments
6 min read
How Can Junior Java Developer Upgrade the Skills and Gain Practical Experience to Apply for The First Full-Time Job?

How Can Junior Java Developer Upgrade the Skills and Gain Practical Experience to Apply for The First Full-Time Job?

7
Comments
6 min read
Basic Statistics using Python📈

Basic Statistics using Python📈

7
Comments
3 min read
Basic Machine Learning Cheatsheet using Python [10 Classification & Regression Methods]

Basic Machine Learning Cheatsheet using Python [10 Classification & Regression Methods]

8
Comments
4 min read
Simple Animated Circle Bar as React Component

Simple Animated Circle Bar as React Component

4
Comments
6 min read
Let’s Develop an E-Commerce Application From Scratch Using Java

Let’s Develop an E-Commerce Application From Scratch Using Java

6
Comments 1
8 min read
The Three Skills (Plus One) You Should Be Learning As A Developer

The Three Skills (Plus One) You Should Be Learning As A Developer

15
Comments 4
7 min read
Learn React Context by building a dead simple wallet app (For beginners)

Learn React Context by building a dead simple wallet app (For beginners)

3
Comments 1
9 min read
How to go from Junior to Senior Developer

How to go from Junior to Senior Developer

8
Comments 2
8 min read
Guilty 🙋‍♂️ I over-engineered...a lot!

Guilty 🙋‍♂️ I over-engineered...a lot!

6
Comments
3 min read
How to write a technical blog post

How to write a technical blog post

5
Comments
4 min read
Working in the new CSS Framework

Working in the new CSS Framework

2
Comments
2 min read
Coding Best Practices, Chapter One: Functions.

Coding Best Practices, Chapter One: Functions.

4
Comments
7 min read
A quick hack to use local images in Codepen

A quick hack to use local images in Codepen

7
Comments 5
3 min read
From Cook to Software Engineer: How Apprenticeship Helped Make My Dream a Reality

From Cook to Software Engineer: How Apprenticeship Helped Make My Dream a Reality

14
Comments 6
6 min read
Bash If Statements: Beginner to Advanced

Bash If Statements: Beginner to Advanced

6
Comments
6 min read
Event Listeners Explained

Event Listeners Explained

10
Comments
3 min read
Wassup

Wassup

5
Comments 2
1 min read
Getting started | The ultimate junior developer survival guide

Getting started | The ultimate junior developer survival guide

20
Comments 2
4 min read
5 ways to create a junior developer-friendly culture 🚀

5 ways to create a junior developer-friendly culture 🚀

12
Comments 1
5 min read
loading...