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.
Secure code review: Bonus - Who reviews the code?

Secure code review: Bonus - Who reviews the code?

7
Comments
2 min read
🐳 Getting started with Docker: Running an Ubuntu Image

🐳 Getting started with Docker: Running an Ubuntu Image

29
Comments
3 min read
How Benchmarking Your Code Will Improve Your Ruby Skills

How Benchmarking Your Code Will Improve Your Ruby Skills

3
Comments
9 min read
I Quit My Full-Time Job to Teach Myself How to Code

I Quit My Full-Time Job to Teach Myself How to Code

6
Comments
3 min read
The FREE JavaScript Resources Post

The FREE JavaScript Resources Post

22
Comments 2
3 min read
Mastering Hard Parts of JavaScript: Asynchronicity II

Mastering Hard Parts of JavaScript: Asynchronicity II

14
Comments
2 min read
Using Helper Functions in JavaScript

Using Helper Functions in JavaScript

19
Comments 1
3 min read
Mastering Hard Parts of JavaScript: Asynchronicity I

Mastering Hard Parts of JavaScript: Asynchronicity I

47
Comments 1
3 min read
Tree Views

Tree Views

11
Comments
2 min read
My Journey as a Software Developer

My Journey as a Software Developer

5
Comments 2
2 min read
What Motivates You?

What Motivates You?

6
Comments
2 min read
Visualising documentation: JavaScript array.filter

Visualising documentation: JavaScript array.filter

3
Comments
1 min read
Creating Observables: Part I

Creating Observables: Part I

7
Comments
3 min read
A Short Introduction to APIs in 6 slides

A Short Introduction to APIs in 6 slides

31
Comments 2
2 min read
A simple example I use to remember what a closure is

A simple example I use to remember what a closure is

86
Comments 11
3 min read
What are ORMs and When to Use Them

What are ORMs and When to Use Them

26
Comments 4
2 min read
React Lifecycle Methods - The Basics

React Lifecycle Methods - The Basics

7
Comments
4 min read
Working Slower to Get There Faster

Working Slower to Get There Faster

4
Comments 2
2 min read
Secure code review: Part 8 - Statically testing

Secure code review: Part 8 - Statically testing

5
Comments
2 min read
Creating files with Python and mimicking the "touch command"

Creating files with Python and mimicking the "touch command"

28
Comments 3
4 min read
What are some examples of open-source projects with great READMEs?

What are some examples of open-source projects with great READMEs?

87
Comments 34
1 min read
Underrated array methods

Underrated array methods

73
Comments 3
3 min read
Steps I Took To Become A Developer

Steps I Took To Become A Developer

83
Comments 8
4 min read
Is it just me or...

Is it just me or...

13
Comments 23
2 min read
Kick start your freelancing career with these tips

Kick start your freelancing career with these tips

34
Comments
4 min read
10 tips from A 10 years experienced Developer

10 tips from A 10 years experienced Developer

168
Comments 22
2 min read
A Practical Guide to help you stay more Organised & Productive

A Practical Guide to help you stay more Organised & Productive

121
Comments 7
6 min read
Illustrated JS: JavaScript asynchronous behaviour

Illustrated JS: JavaScript asynchronous behaviour

180
Comments 43
3 min read
Coding Daily to learn Problem-Solving rather than Coding

Coding Daily to learn Problem-Solving rather than Coding

7
Comments
2 min read
String Pad in JavaScript

String Pad in JavaScript

79
Comments 4
5 min read
Beginners Guide to web development Part 1

Beginners Guide to web development Part 1

2
Comments
1 min read
What is the most practical server side language to learn in 2020 - 2021?

What is the most practical server side language to learn in 2020 - 2021?

7
Comments 10
1 min read
Build a custom SPA Router using VanillaJS

Build a custom SPA Router using VanillaJS

92
Comments 3
6 min read
Secure code review: Part 7 - Well-known attacks

Secure code review: Part 7 - Well-known attacks

5
Comments
3 min read
What is a Web Application Firewall? Explained with Example

What is a Web Application Firewall? Explained with Example

7
Comments 1
1 min read
Mastering Hard Parts of JavaScript: Closure IV

Mastering Hard Parts of JavaScript: Closure IV

17
Comments 2
6 min read
Custom User Model in Django 3

Custom User Model in Django 3

5
Comments
3 min read
Create your own Markdown Previewer with React

Create your own Markdown Previewer with React

17
Comments
2 min read
How Would You Approach Systems Design Interview Questions?

How Would You Approach Systems Design Interview Questions?

46
Comments 2
1 min read
Using the Two Pointer Technique

Using the Two Pointer Technique

12
Comments
5 min read
Installing A New Font for VS Code - In THREE(3) Simple Steps

Installing A New Font for VS Code - In THREE(3) Simple Steps

129
Comments 13
2 min read
First Year as a Software Developer

First Year as a Software Developer

7
Comments 1
4 min read
Leadership, a responsibility

Leadership, a responsibility

7
Comments
4 min read
Cloud Firestore Nesting Update & Increment (WEB)

Cloud Firestore Nesting Update & Increment (WEB)

14
Comments
2 min read
100Days Roadmap To Learn HTML | CSS | JAVASCRIPT For Frontend Development.

100Days Roadmap To Learn HTML | CSS | JAVASCRIPT For Frontend Development.

99
Comments
2 min read
Animated Social Media Icons using HTML and CSS

Animated Social Media Icons using HTML and CSS

5
Comments 1
1 min read
Python's Import System

Python's Import System

6
Comments
4 min read
5 Non-Technical Tips to Improve Your Technical Interviews

5 Non-Technical Tips to Improve Your Technical Interviews

31
Comments 2
6 min read
Learn Version Control with Git and GitHub: Part 2

Learn Version Control with Git and GitHub: Part 2

22
Comments
1 min read
Secure code review: Part 6 - Handling sensitive data

Secure code review: Part 6 - Handling sensitive data

8
Comments
3 min read
Integrated Build to test, build gradle, automate labels, and much more in single Workflow for Android

Integrated Build to test, build gradle, automate labels, and much more in single Workflow for Android

8
Comments 1
2 min read
Code is for Humans

Code is for Humans

17
Comments 2
2 min read
8 Features From ES2020/ES11 You Should Know!

8 Features From ES2020/ES11 You Should Know!

19
Comments
4 min read
Operators & Subscription in Observables

Operators & Subscription in Observables

10
Comments
2 min read
Loops in Javascript | Javascript Crash Course 07:43

Loops in Javascript | Javascript Crash Course

6
Comments
1 min read
Mastering Hard Parts of JavaScript: Closure III

Mastering Hard Parts of JavaScript: Closure III

12
Comments
5 min read
Something Just Clicked For Me...

Something Just Clicked For Me...

8
Comments 2
2 min read
Adding Functionality to the Backend - Building a Blog

Adding Functionality to the Backend - Building a Blog

5
Comments
5 min read
Docker Fundamentals

Docker Fundamentals

248
Comments 4
5 min read
👨‍💻 React from a Bootcamper's Perspective | Part 4 - 📍 A Detour to Discuss Resources

👨‍💻 React from a Bootcamper's Perspective | Part 4 - 📍 A Detour to Discuss Resources

3
Comments
5 min read
loading...