DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reasons to pursue a career in programming.

Reasons to pursue a career in programming.

3
Comments
1 min read
Demystifying 20 lesser-known React terms and features (With examples) 🔮

Demystifying 20 lesser-known React terms and features (With examples) 🔮

180
Comments 4
8 min read
Create mobile-friendly navigation with React

Create mobile-friendly navigation with React

48
Comments 3
8 min read
Optimizing Loop In JavaScript

Optimizing Loop In JavaScript

25
Comments
4 min read
How to back-up Postgres database on Linux using cronjob

How to back-up Postgres database on Linux using cronjob

7
Comments 1
1 min read
Career advice for junior developers

Career advice for junior developers

74
Comments 5
5 min read
Product of Array Except Self: time complexity O(n) vs O(n^2)

Product of Array Except Self: time complexity O(n) vs O(n^2)

6
Comments
2 min read
Everything About JavaScript String.prototype.replace() Method

Everything About JavaScript String.prototype.replace() Method

5
Comments
3 min read
No Optional Chaining? No Problem. Write Your Own deepGet Function!

No Optional Chaining? No Problem. Write Your Own deepGet Function!

71
Comments 13
1 min read
Is CSS objectively bad?

Is CSS objectively bad?

60
Comments 38
3 min read
My DDD journey

My DDD journey

55
Comments 11
11 min read
55 Free Programming Classes online from Ivy League Universities in Covid-19

55 Free Programming Classes online from Ivy League Universities in Covid-19

56
Comments
22 min read
How to manage your code snippets, the easy way

How to manage your code snippets, the easy way

21
Comments
3 min read
Is coding a Sprint or a Marathon?

Is coding a Sprint or a Marathon?

9
Comments 2
3 min read
Your codebase is your garden

Your codebase is your garden

3
Comments 1
1 min read
Scheduling Algorithm

Scheduling Algorithm

5
Comments 1
1 min read
Javascript: Promise Class methods (all, allSettled, race)

Javascript: Promise Class methods (all, allSettled, race)

15
Comments 2
2 min read
Better applications with Unix Philosophy

Better applications with Unix Philosophy

9
Comments
4 min read
Modern Java Programming Course For Beginners

Modern Java Programming Course For Beginners

7
Comments
1 min read
S.O.L.I.D. Principles Around You

S.O.L.I.D. Principles Around You

604
Comments 27
2 min read
Programming Guilt During COVID-19

Programming Guilt During COVID-19

7
Comments 3
2 min read
Don't overabstract the things

Don't overabstract the things

10
Comments 2
2 min read
Classification of computer languages (II)

Classification of computer languages (II)

10
Comments 1
5 min read
#100DaysOfVanillaJS: JavaScript Lexical Structure, As Explained By Pokemon

#100DaysOfVanillaJS: JavaScript Lexical Structure, As Explained By Pokemon

142
Comments 10
3 min read
Task Estimation for Developers

Task Estimation for Developers

7
Comments
5 min read
Dependency Injection : The what and whys

Dependency Injection : The what and whys

70
Comments 6
5 min read
CSS architecture?

CSS architecture?

30
Comments 5
1 min read
How do you make learning new stuff fun, and stay motivated? 💪🥳

How do you make learning new stuff fun, and stay motivated? 💪🥳

32
Comments 1
3 min read
What exactly nullptr is in C++?

What exactly nullptr is in C++?

11
Comments
13 min read
CSS: bad parts

CSS: bad parts

29
Comments 20
1 min read
What self-taught developers can learn from peacocks

What self-taught developers can learn from peacocks

7
Comments
3 min read
#100DaysOfVanillaJS: All About Strings, String Methods, & Template Literals

#100DaysOfVanillaJS: All About Strings, String Methods, & Template Literals

92
Comments 2
4 min read
Web-scraping with NodeJS

Web-scraping with NodeJS

28
Comments 3
3 min read
How To Become A Programmer. Advises From A Dev Among Others 👶😉

How To Become A Programmer. Advises From A Dev Among Others 👶😉

19
Comments 1
4 min read
Getting the most out of programming tutorials

Getting the most out of programming tutorials

7
Comments
4 min read
Using CommandLineParser in a way friendly to Dependency Injection

Using CommandLineParser in a way friendly to Dependency Injection

5
Comments
5 min read
How I Got My Website to Load in 1 Second

How I Got My Website to Load in 1 Second

235
Comments 19
7 min read
Dealing with Context in Go for API's

Dealing with Context in Go for API's

4
Comments
3 min read
All Pluralsight Content is Free in April

All Pluralsight Content is Free in April

201
Comments 13
3 min read
A rap song about over engineering

A rap song about over engineering

34
Comments 5
1 min read
Exploring the path of a new and unfamiliar codebase

Exploring the path of a new and unfamiliar codebase

38
Comments 3
7 min read
Why I Don't Find Coding Tutorials As Helpful Anymore

Why I Don't Find Coding Tutorials As Helpful Anymore

6
Comments 3
2 min read
Android real-time pose detection app using TensorFlow Lite.

Android real-time pose detection app using TensorFlow Lite.

24
Comments 4
4 min read
Value Before Solution

Value Before Solution

17
Comments
11 min read
Are There Actually Companies out There That Write Good Code?

Are There Actually Companies out There That Write Good Code?

22
Comments 5
7 min read
Day- 2 Given an integer array arr, count element x such that x + 1 is also in arr.

Day- 2 Given an integer array arr, count element x such that x + 1 is also in arr.

3
Comments 2
1 min read
Hit the 6MB Lambda payload limit? Here’s what you can do.

Hit the 6MB Lambda payload limit? Here’s what you can do.

5
Comments
5 min read
CS Degree vs Programming Bootcamp vs Self-taught

CS Degree vs Programming Bootcamp vs Self-taught

19
Comments 5
6 min read
Infographics: 12 Web development Side Project ideas

Infographics: 12 Web development Side Project ideas

7
Comments
1 min read
4 Super Helpful Programming Mock Interviews Platforms

4 Super Helpful Programming Mock Interviews Platforms

138
Comments 3
4 min read
Frontend Shorts: How to Space Elements in Bootstrap 4 Without Custom Classes

Frontend Shorts: How to Space Elements in Bootstrap 4 Without Custom Classes

33
Comments 3
2 min read
Fix GIT after MAC OS Catalina update (xcrun error)

Fix GIT after MAC OS Catalina update (xcrun error)

11
Comments 1
2 min read
Tech Career AMA!!

Tech Career AMA!!

14
Comments 4
1 min read
Why my code looks nicer than yours

Why my code looks nicer than yours

6
Comments 5
3 min read
importlib.reload for Resting Modules Between Tests

importlib.reload for Resting Modules Between Tests

7
Comments
3 min read
Brooks Law and Software Development Teams

Brooks Law and Software Development Teams

3
Comments
3 min read
Technical Interview Preparation Checklist

Technical Interview Preparation Checklist

90
Comments 4
21 min read
Azure sessions: The Live Coders Conference on April 9th.

Azure sessions: The Live Coders Conference on April 9th.

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

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

6
Comments
2 min read
Middle-Earth Ways To Learn Programming

Middle-Earth Ways To Learn Programming

43
Comments 4
4 min read
loading...