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.
Massive Resources For Every PHP Developer To Bookmark

Massive Resources For Every PHP Developer To Bookmark

140
Comments 5
2 min read
Elm Calculator Part 3 - Add CSS

Elm Calculator Part 3 - Add CSS

9
Comments
4 min read
Logging Improves Quality of Life

Logging Improves Quality of Life

6
Comments
3 min read
Benefits Of Building Projects

Benefits Of Building Projects

48
Comments 14
1 min read
Benchmarking Scala with ScalaMeter, Pt. 2 (Scala DCP #004)

Benchmarking Scala with ScalaMeter, Pt. 2 (Scala DCP #004)

9
Comments 1
10 min read
How Javascript works

How Javascript works

11
Comments
4 min read
React state management

React state management

8
Comments
5 min read
What non-coding skills do you want to learn next?

What non-coding skills do you want to learn next?

73
Comments 97
1 min read
5 Mistakes I Made My First Year Learning to Code

5 Mistakes I Made My First Year Learning to Code

102
Comments 18
4 min read
Building a Rails App With Multiple Subdomains

Building a Rails App With Multiple Subdomains

82
Comments 1
7 min read
My Journey Through Tech: Junior IT Analyst Program day 60

My Journey Through Tech: Junior IT Analyst Program day 60

6
Comments
4 min read
Memoization in Javascript

Memoization in Javascript

12
Comments
2 min read
Event Bubbling and Capturing explained in the detailed and easiest way possible for Interview

Event Bubbling and Capturing explained in the detailed and easiest way possible for Interview

33
Comments
7 min read
Build a Snake Game in functional JavaScript - Part 0

Build a Snake Game in functional JavaScript - Part 0

45
Comments 5
7 min read
How to build a Fullscreen Slider with React Hooks

How to build a Fullscreen Slider with React Hooks

103
Comments 3
5 min read
Watch Deconstructing The Destined Lambda on Youtube today! AWS Lambda, API Gateway, Destinations and EventBridge

Watch Deconstructing The Destined Lambda on Youtube today! AWS Lambda, API Gateway, Destinations and EventBridge

14
Comments 5
1 min read
Series final project

Series final project

8
Comments
12 min read
The Beginner's Guide To React: Introduction

The Beginner's Guide To React: Introduction

40
Comments 3
4 min read
Principles for growth as an engineer

Principles for growth as an engineer

25
Comments
2 min read
Locating jar files containing a given class in the command line

Locating jar files containing a given class in the command line

10
Comments
1 min read
Optimizing SVG Exported from Figma

Optimizing SVG Exported from Figma

22
Comments
8 min read
A Simple Etsy Price Scraper

A Simple Etsy Price Scraper

14
Comments
4 min read
On.NET Episode: Paying it forward with mentorship

On.NET Episode: Paying it forward with mentorship

16
Comments
1 min read
Algorithm 101: 3 Ways to Get the Fibonacci Sequence

Algorithm 101: 3 Ways to Get the Fibonacci Sequence

15
Comments 1
2 min read
SSH Tunneling via a Jump Host

SSH Tunneling via a Jump Host

38
Comments 4
2 min read
Simplifying Computational Complexity {time and space}

Simplifying Computational Complexity {time and space}

15
Comments
4 min read
Make a password manager with python: Making the basic mechanisms

Make a password manager with python: Making the basic mechanisms

25
Comments 7
3 min read
Building a Tax Relief Calculator without any frameworks #7Days7Websites Day 2

Building a Tax Relief Calculator without any frameworks #7Days7Websites Day 2

10
Comments
6 min read
More Fun With VueJS

More Fun With VueJS

17
Comments 5
4 min read
5 Tips to Master the Interview

5 Tips to Master the Interview

11
Comments
5 min read
Create an easy search filter in React

Create an easy search filter in React

14
Comments 1
2 min read
Do not log

Do not log

63
Comments
8 min read
Angular Modules - Custom Lazy Load Strategy

Angular Modules - Custom Lazy Load Strategy

6
Comments
3 min read
React: useEffect

React: useEffect

10
Comments 6
2 min read
The art of learning and unlearning

The art of learning and unlearning

44
Comments
2 min read
10 Python Interview Questions and Answers for Freshers

10 Python Interview Questions and Answers for Freshers

31
Comments 6
4 min read
Quelques meilleurs conseils pour un travail efficace à distance: une réalité africaine

Quelques meilleurs conseils pour un travail efficace à distance: une réalité africaine

7
Comments 3
9 min read
Greedy Learning and Rapid Adoption

Greedy Learning and Rapid Adoption

19
Comments
6 min read
What is CSS Preprecessor? (for begginers)

What is CSS Preprecessor? (for begginers)

6
Comments
3 min read
React and Tailwind CSS Setup

React and Tailwind CSS Setup

53
Comments 4
3 min read
Trusting Your Gut Feeling To Take Action

Trusting Your Gut Feeling To Take Action

19
Comments
4 min read
Optimizing Font Files for the Modern Web

Optimizing Font Files for the Modern Web

19
Comments 1
5 min read
20 Days of HTML(Learn 20 amazing things about HTML) Part 1

20 Days of HTML(Learn 20 amazing things about HTML) Part 1

713
Comments 23
5 min read
Typescript basic in a post

Typescript basic in a post

24
Comments
4 min read
JavaScript Declaring variables with var/let/const

JavaScript Declaring variables with var/let/const

8
Comments
2 min read
One-to-One Relationship with Entity Framework Core

One-to-One Relationship with Entity Framework Core

36
Comments 4
8 min read
How To Get One-on-One Code Help With #HelpMeCode

How To Get One-on-One Code Help With #HelpMeCode

49
Comments
4 min read
Docker Basics - Containers and Images

Docker Basics - Containers and Images

20
Comments
11 min read
Using Serializers With a Ruby on Rails API

Using Serializers With a Ruby on Rails API

10
Comments 8
2 min read
Build a Slideshow Component with ReactJS

Build a Slideshow Component with ReactJS

66
Comments
8 min read
Starting out with GraphQL

Starting out with GraphQL

45
Comments 1
5 min read
Building a site from scratch. Part 2 - First routing

Building a site from scratch. Part 2 - First routing

6
Comments
3 min read
PHP Tips: How to Read Remote Text File and Download to Local

PHP Tips: How to Read Remote Text File and Download to Local

9
Comments 2
2 min read
Implement unary gRPC API in Go

Implement unary gRPC API in Go

38
Comments 1
15 min read
How to get started with Gradle

How to get started with Gradle

45
Comments 4
8 min read
Algorithm 101: 2 Ways to FizzBuzz a Range of Numbers

Algorithm 101: 2 Ways to FizzBuzz a Range of Numbers

13
Comments
2 min read
💥What is loop?

💥What is loop?

3
Comments
1 min read
Algorithm 202 (My Interview Question): Grouping Anagrams in 3 Ways

Algorithm 202 (My Interview Question): Grouping Anagrams in 3 Ways

49
Comments 6
3 min read
Git: How to configure repo-specific user settings

Git: How to configure repo-specific user settings

14
Comments
1 min read
React: Simple Auth Flow

React: Simple Auth Flow

57
Comments 5
2 min read
loading...