Forem

Beginners

"A journey of a thousand miles begins with a single step." -Chinese Proverb

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Markdown Link Checking in GitHub with Actions

Markdown Link Checking in GitHub with Actions

24
Comments 1
4 min read
How to Practice for Code Challenges

How to Practice for Code Challenges

177
Comments 11
6 min read
2nd-3rd Weeks of JavaScript Bootcamp at Claim Academy

2nd-3rd Weeks of JavaScript Bootcamp at Claim Academy

2
Comments
2 min read
Unit testing Node.js fs with mock-fs

Unit testing Node.js fs with mock-fs

9
Comments
3 min read
A taste of syntactic sugar with async/await

A taste of syntactic sugar with async/await

86
Comments
5 min read
🔀 Productivity for coders: Try to understand UX of product

🔀 Productivity for coders: Try to understand UX of product

22
Comments
4 min read
Understanding Global Execution Context and Execution Context Stack

Understanding Global Execution Context and Execution Context Stack

17
Comments
4 min read
Understanding useReducer in react

Understanding useReducer in react

17
Comments 2
3 min read
Detailed Explanation of CSS Position Property

Detailed Explanation of CSS Position Property

95
Comments 2
3 min read
Books every new software developer should read

Books every new software developer should read

76
Comments 5
6 min read
Fixing Nrwl Nx Monorepo Workspace Dependency Graph Error

Fixing Nrwl Nx Monorepo Workspace Dependency Graph Error

11
Comments
3 min read
Fetch data from protected server content via Chrome Dev tools

Fetch data from protected server content via Chrome Dev tools

8
Comments
2 min read
5 Investments for Web Devs (with discounts!)

5 Investments for Web Devs (with discounts!)

13
Comments 1
4 min read
Diagnosing Performance Issues

Diagnosing Performance Issues

172
Comments 4
7 min read
Few habits every developer should follow.

Few habits every developer should follow.

2
Comments
1 min read
Create your first Node.js backend with Express

Create your first Node.js backend with Express

21
Comments 1
3 min read
Next.js: Firebase Authentication and Middleware for API Routes

Next.js: Firebase Authentication and Middleware for API Routes

133
Comments 8
9 min read
What are Microservices? Microservice Architectures vs Monolithic Architectures

What are Microservices? Microservice Architectures vs Monolithic Architectures

5
Comments
1 min read
Horizontal List with CSS

Horizontal List with CSS

7
Comments
1 min read
Intro to Docker - Step by Step

Intro to Docker - Step by Step

11
Comments
4 min read
Lessons learned during my journey of becoming a Web Developer

Lessons learned during my journey of becoming a Web Developer

58
Comments 7
14 min read
Getting started with React

Getting started with React

40
Comments 6
3 min read
Getting Started With Kubernetes

Getting Started With Kubernetes

9
Comments
4 min read
Intro to Entity Framework Core 5 - New features

Intro to Entity Framework Core 5 - New features

16
Comments 3
7 min read
Day 67 Of 100DaysOfCode: Extracting Data From HDF5 File

Day 67 Of 100DaysOfCode: Extracting Data From HDF5 File

6
Comments
2 min read
Always try to focus on what you really Want to do, even if it takes Years

Always try to focus on what you really Want to do, even if it takes Years

5
Comments
3 min read
A anatomia das Media Queries

A anatomia das Media Queries

22
Comments
6 min read
How to Avoid Overlearning In Software Development

How to Avoid Overlearning In Software Development

19
Comments 2
3 min read
How Long Does It Take To Learn Java If I Know JavaScript?

How Long Does It Take To Learn Java If I Know JavaScript?

29
Comments 3
6 min read
The Immediacy of Web Development - Hot Reloading

The Immediacy of Web Development - Hot Reloading

6
Comments
3 min read
MySQL tutorial - 4 Selecting the data

MySQL tutorial - 4 Selecting the data

10
Comments
7 min read
How to Draw Among Us Character Using Python

How to Draw Among Us Character Using Python

23
Comments
7 min read
Autocomplete like a boss!

Autocomplete like a boss!

49
Comments
2 min read
primitives vs objects in JAVASCRIPT : mutability

primitives vs objects in JAVASCRIPT : mutability

24
Comments
2 min read
(Javascript) My learning journey: Async / Await

(Javascript) My learning journey: Async / Await

26
Comments 1
3 min read
How I went from a noob to a Hackathon Winner

How I went from a noob to a Hackathon Winner

4
Comments
3 min read
[Road to Job] #4 Change of Plans

[Road to Job] #4 Change of Plans

2
Comments
2 min read
Back to basics - Python

Back to basics - Python

8
Comments
3 min read
What are the Best Teaching Platforms as an Instructor?

What are the Best Teaching Platforms as an Instructor?

4
Comments 1
1 min read
About being a Generalist

About being a Generalist

5
Comments 1
5 min read
New Gatsby Course!

New Gatsby Course!

69
Comments 6
2 min read
Getting Started with Flask: A Python Microframework

Getting Started with Flask: A Python Microframework

11
Comments 2
4 min read
Day 66 Of 100DaysOfCode: Boolean Operators With Numpy

Day 66 Of 100DaysOfCode: Boolean Operators With Numpy

5
Comments
2 min read
Understanding useCallback in react

Understanding useCallback in react

133
Comments 5
3 min read
Why PASETO is better than JWT for token-based authentication?

Why PASETO is better than JWT for token-based authentication?

170
Comments 8
11 min read
Copyright Responsive footer using html and css?

Copyright Responsive footer using html and css?

59
Comments 1
1 min read
Python3 Programming - Exercise 20 a - Introduction to OOP

Python3 Programming - Exercise 20 a - Introduction to OOP

2
Comments 2
6 min read
Start using fields in C#. Using properties is not a good habit and won't do you any good...

Start using fields in C#. Using properties is not a good habit and won't do you any good...

6
Comments 6
2 min read
I just learned HTML twice.

I just learned HTML twice.

12
Comments 4
3 min read
(Javascript) My learning journey: DOM Manipulation 201

(Javascript) My learning journey: DOM Manipulation 201

31
Comments
3 min read
Por onde começar na T.I?

Por onde começar na T.I?

4
Comments 2
5 min read
(Javascript) My learning journey: Numbers, Dates and Timer

(Javascript) My learning journey: Numbers, Dates and Timer

10
Comments
3 min read
Make debugging a breeze with Dependency Injection in GoLang

Make debugging a breeze with Dependency Injection in GoLang

6
Comments
1 min read
Understanding Kubernetes: part 39 – Pod Security policies

Understanding Kubernetes: part 39 – Pod Security policies

32
Comments 2
1 min read
MySQL tutorial - 3 Data Insertion

MySQL tutorial - 3 Data Insertion

7
Comments
1 min read
Flask Beginnings

Flask Beginnings

34
Comments 11
4 min read
Remove Duplicates With Set() - Full-Stop

Remove Duplicates With Set() - Full-Stop

31
Comments 6
3 min read
Exception Handling with JDK 6 vs JDK 7 and above.

Exception Handling with JDK 6 vs JDK 7 and above.

6
Comments
2 min read
Day 65 Of 100DaysOfCode: Implement Clumsiness

Day 65 Of 100DaysOfCode: Implement Clumsiness

6
Comments 1
1 min read
Style console.log() output with CSS - Part 2

Style console.log() output with CSS - Part 2

30
Comments 2
2 min read
loading...