DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Expression-Oriented Programming in C: The FMT Macro

Expression-Oriented Programming in C: The FMT Macro

6
Comments 5
3 min read
Node.js : Asynchronously Read from Files

Node.js : Asynchronously Read from Files

5
Comments
1 min read
Why Most CSS Methodologies Don't Work At Scale

Why Most CSS Methodologies Don't Work At Scale

105
Comments 8
4 min read
My Favorite C# Features - Part 4: Project Structure

My Favorite C# Features - Part 4: Project Structure

63
Comments 1
6 min read
Six best practices to improve your code reviews

Six best practices to improve your code reviews

8
Comments
1 min read
Why C++ is most preferred for competitive programming?

Why C++ is most preferred for competitive programming?

12
Comments
1 min read
8 Software Development Terms You Should Know As A Newbie (Which I Struggled To Understand Initially)

8 Software Development Terms You Should Know As A Newbie (Which I Struggled To Understand Initially)

3
Comments
2 min read
The Android Photos Forensics App: XFace

The Android Photos Forensics App: XFace

6
Comments
1 min read
Confident Refactoring When Money Is on the Line

Confident Refactoring When Money Is on the Line

3
Comments
5 min read
Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 5]

Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack [PART 5]

12
Comments 6
14 min read
Self-Motivation Tips For Web Developers

Self-Motivation Tips For Web Developers

34
Comments 1
4 min read
Visual NodeJS Programming Using Node-RED

Visual NodeJS Programming Using Node-RED

5
Comments 4
4 min read
JavaScript - From Procedural to Functional

JavaScript - From Procedural to Functional

6
Comments
4 min read
Learn You a Functional Programming for Great Good!

Learn You a Functional Programming for Great Good!

2
Comments
4 min read
Infrastructure As Code Is Wrong

Infrastructure As Code Is Wrong

10
Comments 10
3 min read
Secrets to using REM in CSS: CSS Tips

Secrets to using REM in CSS: CSS Tips

57
Comments 4
2 min read
HTML : contenteditable

HTML : contenteditable

12
Comments
1 min read
The R Language: an Overview

The R Language: an Overview

3
Comments
9 min read
The mistakes I've made in my first year of learning Unity Game Dev

The mistakes I've made in my first year of learning Unity Game Dev

5
Comments
3 min read
What Every Programmer Should Know

What Every Programmer Should Know

3
Comments
2 min read
Lists in Python

Lists in Python

5
Comments
2 min read
MongoDB replication: What you need to know

MongoDB replication: What you need to know

12
Comments 1
4 min read
HTML : Importance of role for better voice-overs & accessibility

HTML : Importance of role for better voice-overs & accessibility

8
Comments 4
11 min read
Converting String to Float in Python

Converting String to Float in Python

13
Comments 1
2 min read
List of Fully Explained Machine Learning Algorithms

List of Fully Explained Machine Learning Algorithms

4
Comments
2 min read
Convert string to camel case CodeWars Kata

Convert string to camel case CodeWars Kata

3
Comments 2
2 min read
Handler and Middleware design pattern in Golang

Handler and Middleware design pattern in Golang

6
Comments
5 min read
5 Ways I Overcome Impostor Syndrome As A Developer

5 Ways I Overcome Impostor Syndrome As A Developer

23
Comments
4 min read
Angular : How can we have multiple tsconfig file for angular app?

Angular : How can we have multiple tsconfig file for angular app?

6
Comments
2 min read
Dart - Cascade Notation

Dart - Cascade Notation

4
Comments
1 min read
Integrating Chatbot into your next project

Integrating Chatbot into your next project

26
Comments
2 min read
HTML : App Cache [deprecated]

HTML : App Cache [deprecated]

3
Comments 5
2 min read
Things you should consider while using StackOverflow!

Things you should consider while using StackOverflow!

7
Comments
2 min read
.Net Core Startup Class Guide

.Net Core Startup Class Guide

6
Comments
3 min read
Common Programming Questions: The Fibonacci Sequence

Common Programming Questions: The Fibonacci Sequence

17
Comments 4
3 min read
How To Use let, const and var in JavaScript.

How To Use let, const and var in JavaScript.

49
Comments 5
4 min read
Top 5 hardest coding questions from recent FAANG interviews

Top 5 hardest coding questions from recent FAANG interviews

61
Comments 1
7 min read
Node.js : Reading from a file synchronously

Node.js : Reading from a file synchronously

4
Comments
1 min read
Go Crash Course Part VIII: if, switch and for

Go Crash Course Part VIII: if, switch and for

6
Comments
3 min read
History of Java And JavaScript names

History of Java And JavaScript names

5
Comments
1 min read
Auth reverse proxy in Golang

Auth reverse proxy in Golang

7
Comments
5 min read
Creators Dilemma: What to do after you create a personal product?

Creators Dilemma: What to do after you create a personal product?

2
Comments 7
3 min read
10 Javascript Very Basic Interview Questions You Should Know

10 Javascript Very Basic Interview Questions You Should Know

120
Comments 6
4 min read
API To Spice Up Your Website or Client's Website

API To Spice Up Your Website or Client's Website

65
Comments 6
9 min read
Improve Your Software Design with The CheckAndDo Pattern 📋

Improve Your Software Design with The CheckAndDo Pattern 📋

8
Comments
3 min read
What’s your go-to method of learning a new development skill?

What’s your go-to method of learning a new development skill?

2
Comments 2
1 min read
Higher Order Functions - What, Why, & Where

Higher Order Functions - What, Why, & Where

4
Comments
3 min read
How we choose programming languages at Typeable

How we choose programming languages at Typeable

10
Comments
6 min read
Effective Dart Tricks

Effective Dart Tricks

5
Comments
3 min read
Typeerror: Only size-1 arrays can be converted to Python scalars - Solution

Typeerror: Only size-1 arrays can be converted to Python scalars - Solution

13
Comments
3 min read
Creating Custom Views in Android

Creating Custom Views in Android

13
Comments 1
9 min read
Top 10 mistakes to avoid when using React

Top 10 mistakes to avoid when using React

167
Comments 6
6 min read
Laravel 8 Authentication

Laravel 8 Authentication

7
Comments 1
1 min read
7 Good Reasons To Start Blogging As a Developer

7 Good Reasons To Start Blogging As a Developer

66
Comments 2
4 min read
Live pair programming: Python Flask + Pytest

Live pair programming: Python Flask + Pytest

3
Comments
1 min read
Go Crash Course Part VII: Functions, Closures and Defer

Go Crash Course Part VII: Functions, Closures and Defer

5
Comments
3 min read
$weeklyUpdate #22 (May 10, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams!

$weeklyUpdate #22 (May 10, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams!

11
Comments
5 min read
Node.js : Updating NPM and packages

Node.js : Updating NPM and packages

4
Comments
1 min read
Part 3: Get started with the Go Programming Language with Microsoft Learn! (no experience needed)

Part 3: Get started with the Go Programming Language with Microsoft Learn! (no experience needed)

16
Comments
1 min read
Some JavaScript Principles you should know.

Some JavaScript Principles you should know.

157
Comments 11
3 min read
loading...