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.
Vue 3 — More About v-model

Vue 3 — More About v-model

3
Comments
3 min read
Checking Network Status with the Network Information API

Checking Network Status with the Network Information API

7
Comments
2 min read
React Tips — Input Data Binding

React Tips — Input Data Binding

2
Comments
4 min read
React Tips — Clean Syntax

React Tips — Clean Syntax

2
Comments
3 min read
React Tips — Modern Structures and State Updates

React Tips — Modern Structures and State Updates

2
Comments
4 min read
React Tips — Input Focus and Choices Controls

React Tips — Input Focus and Choices Controls

2
Comments
4 min read
Best of Modern JavaScript — Maps and Arrays

Best of Modern JavaScript — Maps and Arrays

2
Comments
3 min read
Best of Modern JavaScript — Module Design

Best of Modern JavaScript — Module Design

2
Comments
3 min read
Vue 3 — Inline Styles and v-if

Vue 3 — Inline Styles and v-if

2
Comments
3 min read
Best of Modern JavaScript — Module Basics

Best of Modern JavaScript — Module Basics

2
Comments
3 min read
Best of Modern JavaScript — Module Details

Best of Modern JavaScript — Module Details

2
Comments
2 min read
Best of Modern JavaScript — Modules

Best of Modern JavaScript — Modules

2
Comments
3 min read
Best of Modern JavaScript — Maps and WeakMaps

Best of Modern JavaScript — Maps and WeakMaps

2
Comments
3 min read
JavaScript Interview Question #16: typeof NaN

JavaScript Interview Question #16: typeof NaN

17
Comments
1 min read
Throwing Myself Into the Vue Pool and Unceremoniously Flailing

Throwing Myself Into the Vue Pool and Unceremoniously Flailing

2
Comments 1
3 min read
Day 54 Of 100DaysOfCode: More About Algorithm

Day 54 Of 100DaysOfCode: More About Algorithm

3
Comments 2
2 min read
Studying Software Development with Videos and Note-Taking

Studying Software Development with Videos and Note-Taking

26
Comments
3 min read
What You Need to Know Before You Start Learning Code

What You Need to Know Before You Start Learning Code

33
Comments
5 min read
THINGS TO REMEMBER WHILE CREATING YOUR PORTFOLIO WEBSITE

THINGS TO REMEMBER WHILE CREATING YOUR PORTFOLIO WEBSITE

192
Comments 15
2 min read
The ultimate HTML Tags Cheat Sheet 🔥🚀

The ultimate HTML Tags Cheat Sheet 🔥🚀

112
Comments 7
3 min read
Deep Cloning (JSON.parse + JSON.stringify)

Deep Cloning (JSON.parse + JSON.stringify)

2
Comments
1 min read
What's the difference between a coupled, decoupled and headless CMS?

What's the difference between a coupled, decoupled and headless CMS?

15
Comments 3
2 min read
A QR Code Primer

A QR Code Primer

3
Comments 2
11 min read
Context-aware chatbots using Wonop

Context-aware chatbots using Wonop

Comments
6 min read
Beginning my journey with elixir Part III. Time, Mix Tasks, IEx, Errors, Executables.

Beginning my journey with elixir Part III. Time, Mix Tasks, IEx, Errors, Executables.

4
Comments
3 min read
JavaScript Interview Question #14: 0.1 + 0.2 = ?

JavaScript Interview Question #14: 0.1 + 0.2 = ?

42
Comments 4
1 min read
JavaScript Interview Question #15: Getter function

JavaScript Interview Question #15: Getter function

29
Comments 2
1 min read
State of CSS: Multi-Column Layout

State of CSS: Multi-Column Layout

8
Comments 2
2 min read
Setting Up Docker on Your Local Machine using Docker Desktop (Mac)

Setting Up Docker on Your Local Machine using Docker Desktop (Mac)

4
Comments
3 min read
Computer Vision in a Nutshell

Computer Vision in a Nutshell

19
Comments
4 min read
Go: Packages, Variables & Printing

Go: Packages, Variables & Printing

11
Comments
4 min read
How to swap two variable value without using temporary variable

How to swap two variable value without using temporary variable

8
Comments 2
1 min read
Make Your Javascript Code Cleaner - Ternary Operator

Make Your Javascript Code Cleaner - Ternary Operator

3
Comments 2
3 min read
Day 1 of the #100daysofCode Challenge. Learning React

Day 1 of the #100daysofCode Challenge. Learning React

7
Comments
3 min read
Grid Layout Responsive Website Design | Website Layout With Grid Concept | HTML And CSS

Grid Layout Responsive Website Design | Website Layout With Grid Concept | HTML And CSS

1
Comments
1 min read
Brief Introduction to Machine Learning for Beginners

Brief Introduction to Machine Learning for Beginners

6
Comments 2
2 min read
Adding SVGs in React Native Expo

Adding SVGs in React Native Expo

3
Comments 1
1 min read
Python Zero to Hero - Ep.35 - (Valentine's Day Special) Standard Libraries 52:15

Python Zero to Hero - Ep.35 - (Valentine's Day Special) Standard Libraries

3
Comments
1 min read
Using the Pug Templating Engine Part 4 - Includes & Mixins

Using the Pug Templating Engine Part 4 - Includes & Mixins

3
Comments
5 min read
How to Easily Add Share Links for Each Social Media Platform

How to Easily Add Share Links for Each Social Media Platform

10
Comments 3
3 min read
Turn Your Phone Camera Into a Webcam in 3 Easy Steps

Turn Your Phone Camera Into a Webcam in 3 Easy Steps

8
Comments
4 min read
Useful array methods with JavaScript

Useful array methods with JavaScript

5
Comments
2 min read
React Router: A simple tutorial on nested routes.

React Router: A simple tutorial on nested routes.

111
Comments 10
5 min read
A Short Guide to Console Messages

A Short Guide to Console Messages

3
Comments
2 min read
Interview Techniques

Interview Techniques

6
Comments 1
4 min read
...Spread and ...Rest Operator

...Spread and ...Rest Operator

56
Comments 2
2 min read
What Can James Baldwin Teach Us About Programming?

What Can James Baldwin Teach Us About Programming?

3
Comments
4 min read
5 Ideas for Web Developer Portfolio Projects that Standout

5 Ideas for Web Developer Portfolio Projects that Standout

555
Comments 25
3 min read
Python3 Programming - Exercise 16 - Set

Python3 Programming - Exercise 16 - Set

3
Comments
2 min read
A Look at the Long-Lasting Java and Big Data Relationship (With a List of Resources Data Scientists Can Use for Java Learning)

A Look at the Long-Lasting Java and Big Data Relationship (With a List of Resources Data Scientists Can Use for Java Learning)

5
Comments 1
8 min read
How I added figure caption element <figcaption> ?

How I added figure caption element <figcaption> ?

3
Comments
1 min read
Git a Grip: Part 1 - Initial Setup 💻

Git a Grip: Part 1 - Initial Setup 💻

6
Comments
4 min read
Which JavaScript framework can I use with SharePoint Framework

Which JavaScript framework can I use with SharePoint Framework

2
Comments
3 min read
Data Structure and algorithm with Javascript(Intro)

Data Structure and algorithm with Javascript(Intro)

5
Comments
1 min read
JavaScript Proxy: What and Why?

JavaScript Proxy: What and Why?

6
Comments
4 min read
The Currying Introduction I Wish I Had

The Currying Introduction I Wish I Had

50
Comments 3
5 min read
10 Best Admin Templates to Get You Started with Laravel and VueJS

10 Best Admin Templates to Get You Started with Laravel and VueJS

96
Comments 3
7 min read
Beginners guide to Hoisting in Javascript

Beginners guide to Hoisting in Javascript

15
Comments 2
1 min read
The time I spoke up for myself and it backfired

The time I spoke up for myself and it backfired

5
Comments 3
7 min read
How to migrate from Lastpass to Bitwarden for FREE

How to migrate from Lastpass to Bitwarden for FREE

8
Comments
1 min read
loading...