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.
Intro to Responsive Design

Intro to Responsive Design

86
Comments 2
8 min read
🦄 The Ultimate Gatsby Cheat Sheet [PDF + Infographic]

🦄 The Ultimate Gatsby Cheat Sheet [PDF + Infographic]

26
Comments
1 min read
Links of Free hosting sites

Links of Free hosting sites

9
Comments 8
1 min read
Getting Started Learning Docker

Getting Started Learning Docker

86
Comments 3
1 min read
Learning Gulp

Learning Gulp

13
Comments
4 min read
Replacing React's Redux library with the useReducer Hook

Replacing React's Redux library with the useReducer Hook

18
Comments 3
16 min read
What is Dependency Injection?

What is Dependency Injection?

10
Comments
3 min read
Easy to Write Media Queries using SASS Mixins

Easy to Write Media Queries using SASS Mixins

83
Comments 7
3 min read
Recipe for Rails Backend

Recipe for Rails Backend

39
Comments 3
2 min read
The box model explained

The box model explained

6
Comments
3 min read
CSS: Box Model

CSS: Box Model

10
Comments 1
2 min read
Explaining Bots and Its types - Part 1

Explaining Bots and Its types - Part 1

10
Comments
5 min read
💻🚀 Tech bites: What is serverless?

💻🚀 Tech bites: What is serverless?

8
Comments
1 min read
Machine Learning - MobileNet

Machine Learning - MobileNet

10
Comments
3 min read
JavaScript Data Structures: Hash Table: Add data

JavaScript Data Structures: Hash Table: Add data

17
Comments
4 min read
📦 npm Cheat-Sheet [infographic + pdf]

📦 npm Cheat-Sheet [infographic + pdf]

65
Comments 10
1 min read
How I Built my Website from Scratch: a Complete Journey! 🌍

How I Built my Website from Scratch: a Complete Journey! 🌍

5
Comments 2
2 min read
Create an Azure Pipeline for a .NET Core Webapp and configure for Continuous Integration (CI)

Create an Azure Pipeline for a .NET Core Webapp and configure for Continuous Integration (CI)

27
Comments
25 min read
The Ultimate Git Tutorial Part 6: Stashing Changes

The Ultimate Git Tutorial Part 6: Stashing Changes

8
Comments
1 min read
Can you remember "Can't bind 'x' since it is not a known property of 'y'"?

Can you remember "Can't bind 'x' since it is not a known property of 'y'"?

11
Comments
3 min read
Recreating the Pokémon Red/Blue Pokédex

Recreating the Pokémon Red/Blue Pokédex

13
Comments 1
7 min read
Three Types of Tests to Automate - and Three Types to Skip

Three Types of Tests to Automate - and Three Types to Skip

2
Comments
8 min read
Please be professional and stop saying "I'm almost done!"

Please be professional and stop saying "I'm almost done!"

164
Comments 39
6 min read
Por que aprender Java?

Por que aprender Java?

3
Comments
3 min read
More Than Just CRUD with .NET Core 3.1

More Than Just CRUD with .NET Core 3.1

40
Comments 3
12 min read
Data Science | In Simpler Words

Data Science | In Simpler Words

4
Comments
2 min read
macOS: Run a script from any app via custom hotkey

macOS: Run a script from any app via custom hotkey

8
Comments
2 min read
JavaScript Destructuring Explained

JavaScript Destructuring Explained

61
Comments 7
4 min read
Multiple Node Pools on Azure Kubernetes Service

Multiple Node Pools on Azure Kubernetes Service

17
Comments 2
7 min read
GQLess - a GraphQL client without queries

GQLess - a GraphQL client without queries

31
Comments 1
2 min read
Javascript: searching and looping Array

Javascript: searching and looping Array

25
Comments 2
3 min read
PySpark and Apache Spark Broadcast Mechanism

PySpark and Apache Spark Broadcast Mechanism

27
Comments 2
2 min read
9 Things I Wish I Knew When I Started Managing AWS Workloads 🤷

9 Things I Wish I Knew When I Started Managing AWS Workloads 🤷

44
Comments 5
9 min read
For-Loop in JavaScript

For-Loop in JavaScript

2
Comments
3 min read
Writing Simple Tests in Ruby

Writing Simple Tests in Ruby

11
Comments
4 min read
Getting Started with Sitecore JSS

Getting Started with Sitecore JSS

9
Comments 3
1 min read
My Favorite VS Code Settings

My Favorite VS Code Settings

17
Comments
4 min read
How to Document your repository in GitHub?

How to Document your repository in GitHub?

110
Comments 4
3 min read
FP(02): Lambda Function and Closure ฟังก์ชันทันใจและพื้นที่ปิดล้อม!

FP(02): Lambda Function and Closure ฟังก์ชันทันใจและพื้นที่ปิดล้อม!

6
Comments
2 min read
8 Things I Have Learned After 2 Years of Work

8 Things I Have Learned After 2 Years of Work

7
Comments
3 min read
10 very creative javascript projects on github

10 very creative javascript projects on github

175
Comments 2
3 min read
CSS: Basic Selectors

CSS: Basic Selectors

38
Comments 2
3 min read
Boost Your Workflow in VS Code with User Snippets

Boost Your Workflow in VS Code with User Snippets

11
Comments
4 min read
Startup Books for Developers

Startup Books for Developers

189
Comments 12
5 min read
Dibujando con canvas - Manejo de historial

Dibujando con canvas - Manejo de historial

5
Comments
3 min read
Write your first web server with node.js

Write your first web server with node.js

6
Comments
3 min read
Trying to Land the Job?

Trying to Land the Job?

3
Comments 1
1 min read
What Are Python Decorators Anyway?

What Are Python Decorators Anyway?

36
Comments 1
3 min read
How to destructure arrays in Javascript — beginner’s guide

How to destructure arrays in Javascript — beginner’s guide

24
Comments 2
2 min read
Are You Feeling Demotivated while Learning To Code?☹️

Are You Feeling Demotivated while Learning To Code?☹️

8
Comments
2 min read
The most basic Unsplash API example (Probably.)

The most basic Unsplash API example (Probably.)

3
Comments
3 min read
The Ultimate Git Tutorial Part 5: Undoing Changes and Reverting Commits

The Ultimate Git Tutorial Part 5: Undoing Changes and Reverting Commits

11
Comments
1 min read
System Design Intro For Bootcamp Grads: Part 2

System Design Intro For Bootcamp Grads: Part 2

16
Comments
8 min read
The Ultimate Git Tutorial Part 4: Merging and Resolving Conflicts

The Ultimate Git Tutorial Part 4: Merging and Resolving Conflicts

9
Comments
1 min read
Fetching Data in React Applications

Fetching Data in React Applications

27
Comments
3 min read
Big O Notation: O(2^N)

Big O Notation: O(2^N)

13
Comments 2
3 min read
How to make a parallax effect with Rellax.JS

How to make a parallax effect with Rellax.JS

7
Comments
2 min read
GraphQL + Kotlin & Spring Boot - Part 2 - CRUD Operations

GraphQL + Kotlin & Spring Boot - Part 2 - CRUD Operations

14
Comments 1
4 min read
Back-to-Basics: CSS Grid Definitions: Rows & Columns Only

Back-to-Basics: CSS Grid Definitions: Rows & Columns Only

10
Comments
3 min read
charting with d3.js

charting with d3.js

8
Comments
4 min read
loading...