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.
The World of Charts in Web Development (Part 1)

The World of Charts in Web Development (Part 1)

10
Comments
4 min read
Understand WebAssembly Text Format : From WTF to WAT

Understand WebAssembly Text Format : From WTF to WAT

24
Comments 1
8 min read
What I learned from my first ever software development internship

What I learned from my first ever software development internship

5
Comments
6 min read
The World of Charts in Web Development (Part 2)

The World of Charts in Web Development (Part 2)

10
Comments
5 min read
Configuring GitHub in IntelliJ IDEA CE

Configuring GitHub in IntelliJ IDEA CE

5
Comments 3
2 min read
Coding Boot Camps - Getting Advice from Zan Rosenthal about Life After Bootcamp

Coding Boot Camps - Getting Advice from Zan Rosenthal about Life After Bootcamp

6
Comments
1 min read
Learn to Code: 15 FREE Educative programming courses for software developers

Learn to Code: 15 FREE Educative programming courses for software developers

87
Comments
13 min read
Big O Notation

Big O Notation

50
Comments
4 min read
what is the best sources for learning programming?

what is the best sources for learning programming?

9
Comments 8
1 min read
How to remove Docker images?

How to remove Docker images?

12
Comments 1
3 min read
More About Variables – JavaScript Series – Part 7

More About Variables – JavaScript Series – Part 7

11
Comments
2 min read
what your favorite Text Editor and Why you choose it?

what your favorite Text Editor and Why you choose it?

7
Comments 4
1 min read
React TypeError: Cannot read property problem

React TypeError: Cannot read property problem

4
Comments 3
1 min read
4 Ways (Not) to Read Programming Books

4 Ways (Not) to Read Programming Books

72
Comments 10
6 min read
Interview question: async & await (C#)

Interview question: async & await (C#)

121
Comments 6
4 min read
You're not failing, give yourself time

You're not failing, give yourself time

60
Comments 5
4 min read
Object Oriented JavaScript

Object Oriented JavaScript

56
Comments 9
3 min read
Introduction to User Interface design

Introduction to User Interface design

46
Comments
4 min read
How this self taught developer made $70,000 whilst travelling

How this self taught developer made $70,000 whilst travelling

5
Comments
7 min read
Fed up with theoretical Docker tutorials? 🙄 🐳

Fed up with theoretical Docker tutorials? 🙄 🐳

67
Comments 7
1 min read
From a beginner to a beginner: where to begin?

From a beginner to a beginner: where to begin?

12
Comments
2 min read
Simple authentication and styling in beginner Rails 6 project

Simple authentication and styling in beginner Rails 6 project

8
Comments
3 min read
How to write a Software Engineering CV : 3 Important Tips for You

How to write a Software Engineering CV : 3 Important Tips for You

182
Comments 10
3 min read
5 Gems I use in every project

5 Gems I use in every project

12
Comments 5
3 min read
Python - Object and Variable Difference

Python - Object and Variable Difference

6
Comments
1 min read
Serverless for front-end developers

Serverless for front-end developers

6
Comments
8 min read
Useful tips for testing redux in react with jest and enzyme.

Useful tips for testing redux in react with jest and enzyme.

8
Comments
8 min read
How to Build a TODO List with React Hooks

How to Build a TODO List with React Hooks

87
Comments 1
6 min read
Introduction to Linked Lists in Ruby

Introduction to Linked Lists in Ruby

36
Comments 5
6 min read
JavaScript Map Function Explained

JavaScript Map Function Explained

34
Comments
3 min read
Essential HTML Element Tags

Essential HTML Element Tags

11
Comments
4 min read
Attribute Routing, HTTP Request Methods & Best Practices in .NET Core Web API

Attribute Routing, HTTP Request Methods & Best Practices in .NET Core Web API

50
Comments 9
13 min read
How Accessibility Taught me to be Better at JavaScript - Part Two

How Accessibility Taught me to be Better at JavaScript - Part Two

101
Comments
9 min read
Domain records for dummies

Domain records for dummies

15
Comments
2 min read
Tic Tac Toe with TypeScript - Part 1

Tic Tac Toe with TypeScript - Part 1

13
Comments 3
5 min read
Launch of Batch 2 for JuniorDev Singapore Mentoring Program

Launch of Batch 2 for JuniorDev Singapore Mentoring Program

18
Comments 4
1 min read
How to expose a field of a child node to the parent node interface using alias on ROKU

How to expose a field of a child node to the parent node interface using alias on ROKU

9
Comments
2 min read
JavaScript Comparisons – JavaScript Series – Part 6

JavaScript Comparisons – JavaScript Series – Part 6

18
Comments
1 min read
Write your first Google Apps Script with just a few Lines of JavaScript

Write your first Google Apps Script with just a few Lines of JavaScript

8
Comments 2
6 min read
A Complete Guide to the document.location Property and Location Object in JavaScript

A Complete Guide to the document.location Property and Location Object in JavaScript

40
Comments
6 min read
💡 How to check if a variable is undefined in JS

💡 How to check if a variable is undefined in JS

43
Comments 10
1 min read
What is a unit test

What is a unit test

85
Comments 4
4 min read
Get Ready For Global Game Jam With These Free Game Engines

Get Ready For Global Game Jam With These Free Game Engines

48
Comments 2
8 min read
Picky Picky with forEach()

Picky Picky with forEach()

10
Comments 4
1 min read
Routing - Building an API in Python with Flask

Routing - Building an API in Python with Flask

48
Comments
3 min read
Authentication with React.js

Authentication with React.js

269
Comments 14
6 min read
What SASS can offer

What SASS can offer

42
Comments 1
3 min read
JwtToken vs Cookie vs SessionID

JwtToken vs Cookie vs SessionID

34
Comments 5
3 min read
Help with a beginner's project! An app with Front and Back-end.

Help with a beginner's project! An app with Front and Back-end.

7
Comments 4
1 min read
Reduce Xamarin.Forms Shell Template to Bare Minimum

Reduce Xamarin.Forms Shell Template to Bare Minimum

7
Comments
3 min read
Ably Masterclass, Episode 1 - Building a realtime voting app in less than an hour

Ably Masterclass, Episode 1 - Building a realtime voting app in less than an hour

9
Comments 1
6 min read
Learning CSS by building a new CSS framework that fits few.

Learning CSS by building a new CSS framework that fits few.

18
Comments
2 min read
Phabricator is Phabulous

Phabricator is Phabulous

54
Comments 13
5 min read
Learn How to Make a Website: Set up Your Coding Environment

Learn How to Make a Website: Set up Your Coding Environment

48
Comments 1
3 min read
Must have command line tools!

Must have command line tools!

300
Comments 24
2 min read
Share good resources to start with Ember.js

Share good resources to start with Ember.js

11
Comments 8
1 min read
Quick React Bootstrap NavBar

Quick React Bootstrap NavBar

11
Comments 3
3 min read
2+ Years in Professional Development

2+ Years in Professional Development

49
Comments
8 min read
Javascript Tip: a neat trick with the minus tilde for Objects

Javascript Tip: a neat trick with the minus tilde for Objects

20
Comments 2
3 min read
Where do you save your go to Documentation.

Where do you save your go to Documentation.

9
Comments 4
1 min read
loading...