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.
A Short Tutorial on How to Develop a Switch button in Flutter.

A Short Tutorial on How to Develop a Switch button in Flutter.

8
Comments
1 min read
Array methods you must know as a JavaScript Developer

Array methods you must know as a JavaScript Developer

110
Comments 9
4 min read
Navigating files in Linux

Navigating files in Linux

59
Comments 1
2 min read
v-if vs v-show

v-if vs v-show

8
Comments
2 min read
Introduction to Python Programming Basics(Part 3)

Introduction to Python Programming Basics(Part 3)

5
Comments
3 min read
Variables in GO

Variables in GO

4
Comments
5 min read
What is Dynamic Programming? Learn Memoization and Tabulation

What is Dynamic Programming? Learn Memoization and Tabulation

43
Comments
5 min read
State Management in Pure React with Hooks: useEffect

State Management in Pure React with Hooks: useEffect

45
Comments 6
2 min read
React without create react app. Start building your react project like a professional

React without create react app. Start building your react project like a professional

78
Comments 10
6 min read
Electron, the future?

Electron, the future?

23
Comments 6
3 min read
Being a Junior Dev in the Time of COVID

Being a Junior Dev in the Time of COVID

219
Comments 31
3 min read
Should you learn Functional Programming?

Should you learn Functional Programming?

7
Comments 3
3 min read
Building Shopping Cart Actions and Reducers with Redux

Building Shopping Cart Actions and Reducers with Redux

22
Comments 6
2 min read
How to learn the basics of the MERN Stack

How to learn the basics of the MERN Stack

15
Comments
2 min read
Mapbox and Tool Tips in React.js

Mapbox and Tool Tips in React.js

23
Comments 1
8 min read
InQL Scanner - find security flaws in your GraphQL code

InQL Scanner - find security flaws in your GraphQL code

30
Comments
2 min read
"This" keyword in Javascript - an explanation

"This" keyword in Javascript - an explanation

15
Comments
3 min read
Angular Dependency Injection 101

Angular Dependency Injection 101

9
Comments 1
4 min read
Please stop doing this in your resume

Please stop doing this in your resume

370
Comments 45
4 min read
Dapper.NET: Custom Columns Mapping

Dapper.NET: Custom Columns Mapping

7
Comments
4 min read
All Pluralsight Content is Free in April

All Pluralsight Content is Free in April

201
Comments 13
3 min read
7 Things Every Web Developer Should Learn

7 Things Every Web Developer Should Learn

126
Comments 10
6 min read
LeetCode Challenge: Maximum Subarray

LeetCode Challenge: Maximum Subarray

14
Comments
4 min read
Lockdown Programming Challenges: 3. URL Shortener

Lockdown Programming Challenges: 3. URL Shortener

8
Comments
1 min read
Elm Calculator Part 5 - Adding Decimal Support

Elm Calculator Part 5 - Adding Decimal Support

7
Comments
5 min read
Do this before any JS frameworks ✔

Do this before any JS frameworks ✔

122
Comments 1
3 min read
Best Python Project Ideas - Infographics

Best Python Project Ideas - Infographics

21
Comments
5 min read
Entry points in Python

Entry points in Python

42
Comments 2
7 min read
How to learn Linux from basic to pro?

How to learn Linux from basic to pro?

10
Comments 5
1 min read
Free Resources to Learn while in Lockdown

Free Resources to Learn while in Lockdown

25
Comments 3
1 min read
Object Oriented Programming Concepts Explained

Object Oriented Programming Concepts Explained

76
Comments
2 min read
Handling JWT securely on your client

Handling JWT securely on your client

3
Comments
2 min read
🤕 Git Visualized: Forked a Repo, Now The Original Has More Commits

🤕 Git Visualized: Forked a Repo, Now The Original Has More Commits

96
Comments 5
4 min read
5 object methods you must know as a javascript Developer

5 object methods you must know as a javascript Developer

123
Comments 7
2 min read
4 things you need to know if you want to be a developer

4 things you need to know if you want to be a developer

60
Comments 6
5 min read
Math.sign: How to Check if a Number is Positive or Negative in JavaScript

Math.sign: How to Check if a Number is Positive or Negative in JavaScript

69
Comments 20
4 min read
Here Are the Three Audience Types Who Engage With Developer Content

Here Are the Three Audience Types Who Engage With Developer Content

22
Comments 2
3 min read
Migrations on Sequelize-CLI for beginners

Migrations on Sequelize-CLI for beginners

13
Comments 1
3 min read
Bored at home? Access Vue Mastery Premium courses for free!

Bored at home? Access Vue Mastery Premium courses for free!

58
Comments 2
2 min read
Make your CSS production-ready by creating a build process

Make your CSS production-ready by creating a build process

52
Comments 5
5 min read
Blogging As A Learning Tool

Blogging As A Learning Tool

8
Comments
2 min read
What’s new in Angular 9?

What’s new in Angular 9?

30
Comments
3 min read
Controlled Components in React

Controlled Components in React

6
Comments
2 min read
Beginners Notes for React

Beginners Notes for React

7
Comments
3 min read
My Docker aliases / cheat-sheet

My Docker aliases / cheat-sheet

46
Comments 7
2 min read
LeetCode Challenge: Happy Number

LeetCode Challenge: Happy Number

5
Comments
5 min read
A productive web developer needs a buddy in his browser (Chrome Extension)

A productive web developer needs a buddy in his browser (Chrome Extension)

64
Comments 11
2 min read
Security is Everybody's Job - Part 1 - DevSecOps

Security is Everybody's Job - Part 1 - DevSecOps

55
Comments 2
3 min read
Using AbortController out in the wild

Using AbortController out in the wild

4
Comments 1
3 min read
Day- 2 Given an integer array arr, count element x such that x + 1 is also in arr.

Day- 2 Given an integer array arr, count element x such that x + 1 is also in arr.

3
Comments 2
1 min read
Classes and Objects in Dart: Part 1

Classes and Objects in Dart: Part 1

8
Comments 2
3 min read
Algorithm 202: Sock Merchant

Algorithm 202: Sock Merchant

5
Comments 2
1 min read
Infographics: 12 Web development Side Project ideas

Infographics: 12 Web development Side Project ideas

7
Comments
1 min read
From 1 to 10,000 test cases in under an hour: A beginner's guide to property-based testing

From 1 to 10,000 test cases in under an hour: A beginner's guide to property-based testing

91
Comments 10
13 min read
Modern C++: enum class|struct

Modern C++: enum class|struct

10
Comments
2 min read
The Rails Model Introduction I Wish I Had

The Rails Model Introduction I Wish I Had

72
Comments 6
13 min read
Quick And Dirty Java Makefile

Quick And Dirty Java Makefile

21
Comments 10
2 min read
How this SAAS founder learned to code by building companies himself

How this SAAS founder learned to code by building companies himself

2
Comments
5 min read
How Ellen became a Software Developer without a Computer Science degree

How Ellen became a Software Developer without a Computer Science degree

2
Comments
9 min read
Basics of Git, Explained (Part 2)

Basics of Git, Explained (Part 2)

7
Comments
3 min read
loading...