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.
When Builder is anti-pattern

When Builder is anti-pattern

48
Comments 25
2 min read
React Dashboard Ultimate Guide. Part 3: Customize UI

React Dashboard Ultimate Guide. Part 3: Customize UI

69
Comments 2
5 min read
I've Forked The Repo, Now What?

I've Forked The Repo, Now What?

86
Comments 12
2 min read
Trailblazer tutorial: refactoring legacy rails views with Trailblazer Cells - part 5

Trailblazer tutorial: refactoring legacy rails views with Trailblazer Cells - part 5

8
Comments
16 min read
Learning To Be A Developer And Getting My First Offer (A Personal Story)

Learning To Be A Developer And Getting My First Offer (A Personal Story)

8
Comments 2
12 min read
How To: Hack a Growth Mindset 36:45

How To: Hack a Growth Mindset

40
Comments
2 min read
Fallback font and font substitution for presentations

Fallback font and font substitution for presentations

14
Comments 3
3 min read
A System to Capture and Retain Knowledge

A System to Capture and Retain Knowledge

75
Comments 5
7 min read
IaaS vs PaaS: Infrastructure as a Service VS Platform as a Service

IaaS vs PaaS: Infrastructure as a Service VS Platform as a Service

5
Comments
9 min read
What does Javascript Promise us for 2020?

What does Javascript Promise us for 2020?

129
Comments 6
4 min read
4 Tips for Newbie Software Developer 🥳

4 Tips for Newbie Software Developer 🥳

70
Comments 4
2 min read
Against the odds: His journey into tech after dropping out of college

Against the odds: His journey into tech after dropping out of college

6
Comments
1 min read
Core Data vs. SQLite

Core Data vs. SQLite

9
Comments 4
2 min read
Software engineering interviews AMA

Software engineering interviews AMA

37
Comments 18
1 min read
Reduce for beginners

Reduce for beginners

44
Comments 3
4 min read
3.2 How to take User input in python

3.2 How to take User input in python

9
Comments
2 min read
Rock Paper Scissors in Python

Rock Paper Scissors in Python

8
Comments 1
1 min read
Best 404 Page Found Till Now! What do you say?

Best 404 Page Found Till Now! What do you say?

105
Comments 31
1 min read
Premiers pas avec AutoHotkey

Premiers pas avec AutoHotkey

8
Comments
3 min read
JavaScript prototypes by example

JavaScript prototypes by example

82
Comments 2
3 min read
3 Easy Ways to Boost Your Web Application Performance

3 Easy Ways to Boost Your Web Application Performance

8
Comments
6 min read
Dipping my toes, starting with The Odin Project

Dipping my toes, starting with The Odin Project

12
Comments 1
3 min read
Accordion

Accordion

4
Comments
1 min read
Beginners guide to optimization in C# (Part One)

Beginners guide to optimization in C# (Part One)

21
Comments 6
7 min read
I am changing my Dev.to status from "Lurker" to "Participant"

I am changing my Dev.to status from "Lurker" to "Participant"

46
Comments 21
1 min read
Mac Keyboard Shortcuts Every Dev Should Know

Mac Keyboard Shortcuts Every Dev Should Know

192
Comments 13
6 min read
⏰ Svelte Crash Course (in 10 pics!)

⏰ Svelte Crash Course (in 10 pics!)

1290
Comments 28
4 min read
Why Svelte Should Be Your First Framework

Why Svelte Should Be Your First Framework

13
Comments 1
2 min read
5 books every developer should read, and some extras.

5 books every developer should read, and some extras.

140
Comments 7
6 min read
How to Learn C++: The Complete Guide for Beginners

How to Learn C++: The Complete Guide for Beginners

133
Comments 3
15 min read
Consistent access to browser events with Pointer Events API

Consistent access to browser events with Pointer Events API

19
Comments 5
3 min read
The CSS Box model

The CSS Box model

59
Comments
9 min read
CSS Margin Collapse

CSS Margin Collapse

11
Comments
6 min read
How to create Github Actions to run tests with services ?

How to create Github Actions to run tests with services ?

10
Comments
5 min read
5 things I wish I’d known as a junior developer

5 things I wish I’d known as a junior developer

51
Comments 2
4 min read
Beginner Tips: Solving Programming Problems

Beginner Tips: Solving Programming Problems

53
Comments 5
3 min read
My Journey

My Journey

5
Comments
1 min read
Front-End Challenges Club - 001

Front-End Challenges Club - 001

8
Comments
1 min read
How to get your first software engineering job (focus on these crucial steps)

How to get your first software engineering job (focus on these crucial steps)

48
Comments
1 min read
Creating and deploying a website using Webiny Serverless CMS ⚡️ + Free SWAG 👚👕

Creating and deploying a website using Webiny Serverless CMS ⚡️ + Free SWAG 👚👕

47
Comments 7
3 min read
The Git Identity

The Git Identity

9
Comments
3 min read
Learning Laravel 6 and VueJS for Javascript/NodeJS developer part 4 - Basics of Routing in Larvel

Learning Laravel 6 and VueJS for Javascript/NodeJS developer part 4 - Basics of Routing in Larvel

63
Comments 9
3 min read
What is Strict Mode in JavaScript? 06:25

What is Strict Mode in JavaScript?

42
Comments
1 min read
How do companies make money with data?

How do companies make money with data?

18
Comments 2
1 min read
NLP Transfer Learning with BERT

NLP Transfer Learning with BERT

21
Comments
5 min read
Interface-only programming in Java

Interface-only programming in Java

10
Comments
3 min read
How I filter my arrays.

How I filter my arrays.

7
Comments
2 min read
Efficiently concatenating strings in go

Efficiently concatenating strings in go

8
Comments
3 min read
My Journey from ESL Teacher to Software Developer

My Journey from ESL Teacher to Software Developer

52
Comments 7
10 min read
for-in and for-of with arrays.

for-in and for-of with arrays.

7
Comments
2 min read
How to Deploy your App to Heroku from Raspberry Pi

How to Deploy your App to Heroku from Raspberry Pi

51
Comments 2
7 min read
Master of Data Science... but I'm a graphic designer

Master of Data Science... but I'm a graphic designer

8
Comments 2
1 min read
An Introduction to UX

An Introduction to UX

67
Comments 2
4 min read
How to have a portable programming workspace?

How to have a portable programming workspace?

4
Comments 2
1 min read
Favourite free places to learn to code

Favourite free places to learn to code

7
Comments
2 min read
Competitive Review of Angular Material and Bootstrap Framework

Competitive Review of Angular Material and Bootstrap Framework

9
Comments
5 min read
Reference a Pointer to Point to a Reference

Reference a Pointer to Point to a Reference

7
Comments
3 min read
Dealing with ".json() is not a function" Error

Dealing with ".json() is not a function" Error

10
Comments 7
2 min read
What fields your User entity needs

What fields your User entity needs

10
Comments
3 min read
In the beginning Kernighan created "Hello, world!"

In the beginning Kernighan created "Hello, world!"

4
Comments
5 min read
loading...