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.
What a template engine should and shouldn't be

What a template engine should and shouldn't be

9
Comments
4 min read
🚀🚀🚀 When is a React Native App a Better Option Against Native?

🚀🚀🚀 When is a React Native App a Better Option Against Native?

7
Comments 2
5 min read
Using Color to Brand Your Website

Using Color to Brand Your Website

68
Comments 6
5 min read
Steps to Becoming a Front End Developer

Steps to Becoming a Front End Developer

128
Comments 10
4 min read
CSS Grid Layout

CSS Grid Layout

87
Comments 5
8 min read
Getting Started with Unity: Unity Animator pt.1

Getting Started with Unity: Unity Animator pt.1

5
Comments 7
6 min read
Apply styling to HTML elements programmatically: Apply a Transform

Apply styling to HTML elements programmatically: Apply a Transform

37
Comments
2 min read
THE POWER OF GRAPHQL - Introduction and Tutorial

THE POWER OF GRAPHQL - Introduction and Tutorial

59
Comments
1 min read
How to implement Dark Mode with CSS new media call: prefers-color-scheme

How to implement Dark Mode with CSS new media call: prefers-color-scheme

23
Comments 1
1 min read
🚄Node On Rails: Finding the backend server: exploring NestJS Part 1!

🚄Node On Rails: Finding the backend server: exploring NestJS Part 1!

75
Comments 3
5 min read
Organize Code with Python Functions

Organize Code with Python Functions

27
Comments 2
4 min read
For Vs While – JavaScript Series – Part 15

For Vs While – JavaScript Series – Part 15

8
Comments
1 min read
CDK Debugging in VSCode

CDK Debugging in VSCode

13
Comments
3 min read
Strings in Golang

Strings in Golang

5
Comments
1 min read
A Git from the Future (Comic)

A Git from the Future (Comic)

148
Comments 16
1 min read
Golang panic and recover

Golang panic and recover

6
Comments
2 min read
Writing Good Tick Limiters

Writing Good Tick Limiters

4
Comments
1 min read
How Lucie got her first Frontend Developer job without a CS degree

How Lucie got her first Frontend Developer job without a CS degree

3
Comments 1
9 min read
Arrow functions

Arrow functions

8
Comments
2 min read
Learn Angular from Scratch: Beginner to Expert

Learn Angular from Scratch: Beginner to Expert

62
Comments
1 min read
How can you tell if you've improved as a coder?

How can you tell if you've improved as a coder?

52
Comments
2 min read
I Didn't Expect This, But I'm Happy I'm Here

I Didn't Expect This, But I'm Happy I'm Here

10
Comments 9
2 min read
How am I preparing for a Technical Interview?

How am I preparing for a Technical Interview?

50
Comments 4
3 min read
Pagination in React.

Pagination in React.

28
Comments 3
2 min read
On attributes for HTML form elements

On attributes for HTML form elements

42
Comments 4
3 min read
Quick Intro to Python Loops

Quick Intro to Python Loops

11
Comments
4 min read
Multiple, nested containers with CSS

Multiple, nested containers with CSS

39
Comments
2 min read
Update & Remove Entities in .NET Core 3.1 Web API with PUT & DELETE

Update & Remove Entities in .NET Core 3.1 Web API with PUT & DELETE

39
Comments 1
7 min read
OAuth 2.0 with Google API in Node.js

OAuth 2.0 with Google API in Node.js

131
Comments 9
2 min read
The Building an Indie Business Podcast- The Importance of Owning Your Content

The Building an Indie Business Podcast- The Importance of Owning Your Content

6
Comments 2
1 min read
Improving your (Web) Dev Foo

Improving your (Web) Dev Foo

74
Comments 11
12 min read
🐍 Writing tests faster with pytest.parametrize

🐍 Writing tests faster with pytest.parametrize

16
Comments
3 min read
Intro to Authentication & Authorization

Intro to Authentication & Authorization

102
Comments 2
3 min read
Creating Our First Python Program

Creating Our First Python Program

36
Comments
4 min read
Recommendation Systems Algorithms

Recommendation Systems Algorithms

5
Comments
7 min read
How to speed up your code with Multithreading

How to speed up your code with Multithreading

17
Comments
9 min read
Multiple service calls from an NgRx Effect

Multiple service calls from an NgRx Effect

18
Comments
1 min read
For Loop – JavaScript Series – Part 14

For Loop – JavaScript Series – Part 14

10
Comments
2 min read
Chat Pagination with Infinite Scrolling

Chat Pagination with Infinite Scrolling

17
Comments
10 min read
Reading Snippets [43 => Productivity ]

Reading Snippets [43 => Productivity ]

5
Comments
1 min read
More remote developer teams launched this week! Chingu Weekly 104  

More remote developer teams launched this week! Chingu Weekly 104  

5
Comments
2 min read
React Component Lifecycle Methods Cheatsheet

React Component Lifecycle Methods Cheatsheet

62
Comments
2 min read
Simple way to negate a number in CSS

Simple way to negate a number in CSS

8
Comments 2
1 min read
👉 What the ecma is ES6 anyway?

👉 What the ecma is ES6 anyway?

11
Comments
2 min read
How do I write React

How do I write React

6
Comments
11 min read
How to use Visual Studio 2019 to access and check in code to GitHub in 15 minutes

How to use Visual Studio 2019 to access and check in code to GitHub in 15 minutes

12
Comments
7 min read
🎉💖✨ Error messages are great!

🎉💖✨ Error messages are great!

16
Comments
3 min read
Typescript - simple model/collection package

Typescript - simple model/collection package

8
Comments
1 min read
The easiest way to embed static files into a binary file in your Golang app (no external dependencies)

The easiest way to embed static files into a binary file in your Golang app (no external dependencies)

73
Comments 7
7 min read
How to use Styled Components in your ReactJs project

How to use Styled Components in your ReactJs project

14
Comments 2
3 min read
Pick. Squash. Drop. Rebase! (Comic)

Pick. Squash. Drop. Rebase! (Comic)

365
Comments 16
2 min read
2020 Web Developer Roadmap Step 4: Learn Terminal, Git, and Deployment

2020 Web Developer Roadmap Step 4: Learn Terminal, Git, and Deployment

104
Comments
12 min read
10 Array Methods You Should Know 👀

10 Array Methods You Should Know 👀

213
Comments 13
4 min read
Higher-Order Functions In JavaScript

Higher-Order Functions In JavaScript

37
Comments
2 min read
Different ways to Create Refs in React

Different ways to Create Refs in React

65
Comments 5
4 min read
The Complete NumPy course For Data Science : Hands-on NumPy

The Complete NumPy course For Data Science : Hands-on NumPy

9
Comments
1 min read
Spiral traversing a matrix

Spiral traversing a matrix

6
Comments
3 min read
Building my New Site with VuePress

Building my New Site with VuePress

115
Comments 15
7 min read
10 Tips for Beginner Bloggers

10 Tips for Beginner Bloggers

103
Comments 8
9 min read
Blazor + Dapper CRUD - .NET Core 3.1

Blazor + Dapper CRUD - .NET Core 3.1

9
Comments
1 min read
loading...