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.
Create command shortcuts for deno using Commands

Create command shortcuts for deno using Commands

5
Comments
1 min read
The day I erased all the customer data

The day I erased all the customer data

8
Comments 1
2 min read
Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

62
Comments 2
4 min read
AWS Networking Concepts

AWS Networking Concepts

21
Comments 2
6 min read
All about console logging in JavaScript

All about console logging in JavaScript

10
Comments
3 min read
Basic Git Commands Guide And FREE Cheat Sheet

Basic Git Commands Guide And FREE Cheat Sheet

12
Comments
3 min read
What are Python Modules?

What are Python Modules?

8
Comments
3 min read
These Reasons For Coding

These Reasons For Coding

11
Comments
7 min read
DEV Hardware - Discussion and Experience sharing

DEV Hardware - Discussion and Experience sharing

6
Comments
4 min read
Hasura 101: Building a Realtime Game with Graphql, Postgres, and React

Hasura 101: Building a Realtime Game with Graphql, Postgres, and React

304
Comments 10
10 min read
Markdown Editor Reactjs

Markdown Editor Reactjs

13
Comments 1
1 min read
A Linked List with Map, Filter and Reduce methods

A Linked List with Map, Filter and Reduce methods

7
Comments 1
3 min read
How to Copy, Move and Rename Files and Directories in Linux System

How to Copy, Move and Rename Files and Directories in Linux System

12
Comments
5 min read
React Context API Made Simple – The practical guide (Updated)

React Context API Made Simple – The practical guide (Updated)

123
Comments 11
15 min read
Understanding Istio: part 1 – Istio Components

Understanding Istio: part 1 – Istio Components

159
Comments 4
1 min read
Creating Your First CSS Grid Layout.

Creating Your First CSS Grid Layout.

9
Comments
2 min read
Hello World

Hello World

7
Comments
2 min read
Let's build a custom e-commerce with React and the JAMstack - Part 2

Let's build a custom e-commerce with React and the JAMstack - Part 2

37
Comments
6 min read
How we reduced our production apk size by 70% in React Native?

How we reduced our production apk size by 70% in React Native?

141
Comments 16
3 min read
Leetcode May Challenge "Count Square Submatrices with All Ones"

Leetcode May Challenge "Count Square Submatrices with All Ones"

10
Comments 1
4 min read
Tips On Learning Web Development

Tips On Learning Web Development

18
Comments 1
5 min read
Machine Learning - Fashion Mnist Dataset - Google Colab Code

Machine Learning - Fashion Mnist Dataset - Google Colab Code

3
Comments
1 min read
How to Build a Chat App with SwiftUI: Part 1

How to Build a Chat App with SwiftUI: Part 1

67
Comments
5 min read
15 Fun APIs For Your Next Project

15 Fun APIs For Your Next Project

1701
Comments 27
2 min read
A different angle

A different angle

2
Comments
4 min read
JavaScript const

JavaScript const

3
Comments
1 min read
rust macro rules in practice

rust macro rules in practice

12
Comments
6 min read
Runtime Analysis: Big O Notation

Runtime Analysis: Big O Notation

10
Comments 1
3 min read
How to create fancy revealing animations with these simple CSS tricks

How to create fancy revealing animations with these simple CSS tricks

262
Comments 11
6 min read
Your guide to GitHub Actions in 5 steps 📚

Your guide to GitHub Actions in 5 steps 📚

60
Comments 2
7 min read
gRPC reflection and Evans CLI

gRPC reflection and Evans CLI

32
Comments
5 min read
Emmet Part 2 - Advanced

Emmet Part 2 - Advanced

12
Comments
2 min read
Learn Golang by building a fintech banking app - Lesson3: User registration

Learn Golang by building a fintech banking app - Lesson3: User registration

37
Comments 1
7 min read
Live LeetCode Practice Interview for Software Engineers 1:02:15

Live LeetCode Practice Interview for Software Engineers

42
Comments
2 min read
Loop for em Golang

Loop for em Golang

8
Comments
5 min read
Deploying a Strapi project on Heroku

Deploying a Strapi project on Heroku

21
Comments 3
4 min read
How to "destructure" props in Vue like you did in React

How to "destructure" props in Vue like you did in React

10
Comments
2 min read
Understanding Istio: part 2 – Tools: Kiali

Understanding Istio: part 2 – Tools: Kiali

27
Comments
1 min read
Recoil - Facebook's own State Management Library

Recoil - Facebook's own State Management Library

187
Comments 20
5 min read
Deno - Node.js successor (?)

Deno - Node.js successor (?)

47
Comments 5
2 min read
Javascript Logging Tips and Tricks

Javascript Logging Tips and Tricks

72
Comments 3
2 min read
Top Front End Development Skills to Learn in 2020

Top Front End Development Skills to Learn in 2020

22
Comments 1
3 min read
Python in a nutshell [Part-1]

Python in a nutshell [Part-1]

10
Comments 1
2 min read
What is Firebase🔥 and why should you learn it?

What is Firebase🔥 and why should you learn it?

270
Comments 38
3 min read
Short introduction into common programming paradigms

Short introduction into common programming paradigms

12
Comments
4 min read
Think About Your Reviewers

Think About Your Reviewers

2
Comments
5 min read
Fresh from #MSBuild - Deploy a static Hugo site with Azure Static Web App Service (Video Tutorial)

Fresh from #MSBuild - Deploy a static Hugo site with Azure Static Web App Service (Video Tutorial)

23
Comments 3
1 min read
Blinking dots: a quick intro to CSS animation

Blinking dots: a quick intro to CSS animation

48
Comments 3
5 min read
JavaScript Variables

JavaScript Variables

2
Comments
1 min read
Chat app with React Native (Part 5): Create and Fetch Real-Time Messages with Firestore

Chat app with React Native (Part 5): Create and Fetch Real-Time Messages with Firestore

31
Comments
11 min read
CSS Text Animation - Learn to do HTML/CSS Text Animation Effect Beginner Guide

CSS Text Animation - Learn to do HTML/CSS Text Animation Effect Beginner Guide

9
Comments
1 min read
Golang tutorial - 4 Control Flow (Iteration)

Golang tutorial - 4 Control Flow (Iteration)

8
Comments
4 min read
React Hooks explained in a few minutes - tutorial with examples

React Hooks explained in a few minutes - tutorial with examples

188
Comments 1
7 min read
So you learn a programming language, great! But how do you start coding?

So you learn a programming language, great! But how do you start coding?

23
Comments
7 min read
Get a Taste of Microservices Architecture and Communication

Get a Taste of Microservices Architecture and Communication

124
Comments 7
5 min read
Recoil - The Asynchronous way to manage state [ Part 1 ]

Recoil - The Asynchronous way to manage state [ Part 1 ]

50
Comments 2
4 min read
Conversão de tipos em Golang

Conversão de tipos em Golang

6
Comments
4 min read
Learn JavaScript Functions in 3 Easy Steps

Learn JavaScript Functions in 3 Easy Steps

9
Comments
1 min read
Commonly used Python - pip commands

Commonly used Python - pip commands

41
Comments 2
2 min read
Understanding Kubernetes: part 26 – Deployment Rolling update

Understanding Kubernetes: part 26 – Deployment Rolling update

50
Comments
1 min read
loading...