DEV Community

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.
Understanding Lexical Scope & Closures in JavaScript

Understanding Lexical Scope & Closures in JavaScript

18
Comments
5 min read
My Hacktoberfest Journey :)

My Hacktoberfest Journey :)

11
Comments 2
2 min read
Create a Landing page in less than 100 lines (incl. CSS) 🎨🎉

Create a Landing page in less than 100 lines (incl. CSS) 🎨🎉

117
Comments 12
4 min read
Wait... Serverless Isn't Actually Serverless?

Wait... Serverless Isn't Actually Serverless?

61
Comments 6
5 min read
Changing Headers in React with react-helmet.

Changing Headers in React with react-helmet.

7
Comments
2 min read
Git & GitHub made simple - Undoing commits

Git & GitHub made simple - Undoing commits

24
Comments 6
3 min read
What’s the Ternary Operator in Javascript and How to Use it

What’s the Ternary Operator in Javascript and How to Use it

27
Comments 7
3 min read
Some beautiful newbie mistakes to make using git

Some beautiful newbie mistakes to make using git

4
Comments
5 min read
Projects to build that would get you hired as a beginner.

Projects to build that would get you hired as a beginner.

180
Comments 9
4 min read
How to implement Delete Confirmation in Laravel 8, 7,6 with Modal

How to implement Delete Confirmation in Laravel 8, 7,6 with Modal

14
Comments
6 min read
5 tips that will help you grow quickly as a new developer

5 tips that will help you grow quickly as a new developer

4
Comments
4 min read
"I want to become a web developer, where do I start?" (Part 1 - Frontend)

"I want to become a web developer, where do I start?" (Part 1 - Frontend)

33
Comments 10
5 min read
Levels and Methods In Software Testing

Levels and Methods In Software Testing

2
Comments
2 min read
Word Lookup - A Walkthrough of My First CLI Application

Word Lookup - A Walkthrough of My First CLI Application

6
Comments
7 min read
Simple Ruby Methods

Simple Ruby Methods

9
Comments
3 min read
Creating Login and Private Routes with Refreshing tokens - Part[3/3] of Go Authentication series

Creating Login and Private Routes with Refreshing tokens - Part[3/3] of Go Authentication series

35
Comments 4
4 min read
Don’t fall for these tricks in your Slack developer chats 😈

Don’t fall for these tricks in your Slack developer chats 😈

7
Comments
1 min read
Creating JWT's and SignUp Route - Part[2/3] of Go Authentication series

Creating JWT's and SignUp Route - Part[2/3] of Go Authentication series

31
Comments 3
7 min read
The "this" keyword in JavaScript

The "this" keyword in JavaScript

28
Comments 1
3 min read
Implement RESTful HTTP API in Go using Gin

Implement RESTful HTTP API in Go using Gin

148
Comments
19 min read
React vs Vue: Which one is better in terms of Performance & Memory Consumption?

React vs Vue: Which one is better in terms of Performance & Memory Consumption?

2
Comments
2 min read
Where vs Having in Postgress

Where vs Having in Postgress

7
Comments 2
1 min read
A Brief Overview of RESTful APIs

A Brief Overview of RESTful APIs

2
Comments
3 min read
JavaScript: Variables, Data Types and Operators

JavaScript: Variables, Data Types and Operators

6
Comments
10 min read
Git & GitHub made simple - Branching and PR

Git & GitHub made simple - Branching and PR

19
Comments
4 min read
Creating A Mac Form Application With C# and XCode As A Beginner

Creating A Mac Form Application With C# and XCode As A Beginner

8
Comments 2
1 min read
What Got You Into Programming?

What Got You Into Programming?

2
Comments 1
1 min read
CSS got too many moving parts

CSS got too many moving parts

2
Comments 14
1 min read
Styling React Components

Styling React Components

14
Comments 5
1 min read
Git & GitHub made simple - Resolving merge conflicts

Git & GitHub made simple - Resolving merge conflicts

11
Comments
2 min read
HTML-CSS-JS Starter Repo

HTML-CSS-JS Starter Repo

11
Comments
1 min read
Semantic HTML-CSS Form

Semantic HTML-CSS Form

10
Comments
4 min read
Handling Form Submissions

Handling Form Submissions

10
Comments
4 min read
Top Hadoop Interview Questions

Top Hadoop Interview Questions

5
Comments
2 min read
Singapore Tech Community Stance on Harassment (Cross-Post)

Singapore Tech Community Stance on Harassment (Cross-Post)

6
Comments
1 min read
5 Mistakes Web Developers Should Avoid

5 Mistakes Web Developers Should Avoid

72
Comments 8
4 min read
TCL - Week 4

TCL - Week 4

15
Comments 7
3 min read
Get in Loser, We're Doing Linked-List Logic

Get in Loser, We're Doing Linked-List Logic

9
Comments
7 min read
Git & GitHub made simple - Two workflows to project setup

Git & GitHub made simple - Two workflows to project setup

6
Comments
5 min read
Cyptography for Beginners

Cyptography for Beginners

269
Comments 2
5 min read
React Ref to add className

React Ref to add className

14
Comments 5
2 min read
Convert an array of objects to CSV string in JavaScript

Convert an array of objects to CSV string in JavaScript

45
Comments 7
2 min read
Data Science Zero to Hero #PROTIPS⚡

Data Science Zero to Hero #PROTIPS⚡

26
Comments 6
3 min read
Fetch() is All you Need

Fetch() is All you Need

51
Comments 17
8 min read
The CSS Series - Part 1: An Intro to CSS

The CSS Series - Part 1: An Intro to CSS

22
Comments
2 min read
Proven advice to secure your first developer job

Proven advice to secure your first developer job

26
Comments
12 min read
How Computers Work (Part 2): Hardware

How Computers Work (Part 2): Hardware

15
Comments
12 min read
A self-taught programmer on making $80 an hour [interview]

A self-taught programmer on making $80 an hour [interview]

6
Comments
7 min read
Extreme ownership - the mindset to advance your career

Extreme ownership - the mindset to advance your career

77
Comments 11
4 min read
I Just learnt Python, which open source project can I start to contribute?

I Just learnt Python, which open source project can I start to contribute?

11
Comments 6
1 min read
Understanding python decorators with step by step examples

Understanding python decorators with step by step examples

8
Comments
4 min read
Frameworks are Powerful and Awesome and Frightening

Frameworks are Powerful and Awesome and Frightening

14
Comments 11
2 min read
3 Tips on asking for Help while learning how to code

3 Tips on asking for Help while learning how to code

5
Comments
2 min read
Q: What is your salary expectation? A: I don't have one, make me an offer!

Q: What is your salary expectation? A: I don't have one, make me an offer!

150
Comments 16
10 min read
JavaScript Challenge 7: Multiples of 3 or 5

JavaScript Challenge 7: Multiples of 3 or 5

18
Comments 6
2 min read
JSON in a Nutshell!

JSON in a Nutshell!

39
Comments
2 min read
Components And Props

Components And Props

15
Comments
2 min read
JavaScript Challenge 6: Convert string to camel case

JavaScript Challenge 6: Convert string to camel case

31
Comments 4
3 min read
Avoid COGNITIVE OVERLOAD when programming in 4 simple ways

Avoid COGNITIVE OVERLOAD when programming in 4 simple ways

67
Comments 4
5 min read
Experiment and prototype outside of your MVP

Experiment and prototype outside of your MVP

18
Comments
1 min read
loading...