DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Where am I now in web development?

Where am I now in web development?

8
Comments 5
2 min read
Advanced JavaScript Series - Part 9: Constructor Functions, Object Oriented, `new` keyword

Advanced JavaScript Series - Part 9: Constructor Functions, Object Oriented, `new` keyword

2
Comments
4 min read
The Ultimate Javascript Cheatsheet

The Ultimate Javascript Cheatsheet

15
Comments
6 min read
How To: Build a Linked List in JavaScript Part 3

How To: Build a Linked List in JavaScript Part 3

19
Comments 3
6 min read
Intro to GO lang

Intro to GO lang

3
Comments
4 min read
The ultimate guide to Functional interfaces in Java

The ultimate guide to Functional interfaces in Java

3
Comments
6 min read
Fantastic Symbols and Where to Find Them - Part 1

Fantastic Symbols and Where to Find Them - Part 1

6
Comments
8 min read
C# Sugar & Improvements [6.0 to 10.0]

C# Sugar & Improvements [6.0 to 10.0]

21
Comments
3 min read
Test-Driven Development (TDD) in Laravel 8

Test-Driven Development (TDD) in Laravel 8

18
Comments
6 min read
Building a NodeJS server like Express from scratch

Building a NodeJS server like Express from scratch

7
Comments
7 min read
5 old Programming Languages you might want to be aware of

5 old Programming Languages you might want to be aware of

4
Comments 2
4 min read
3 Ways To Learn Coding Within Three Months

3 Ways To Learn Coding Within Three Months

20
Comments 12
2 min read
A Non-Technical Introduction to Data Science

A Non-Technical Introduction to Data Science

5
Comments
5 min read
Confused Dev Need Advice.

Confused Dev Need Advice.

17
Comments 22
1 min read
Switches get stitches - a strategy for writing cleaner code.

Switches get stitches - a strategy for writing cleaner code.

4
Comments
2 min read
Puppeteer IDE Extension: What's new ?

Puppeteer IDE Extension: What's new ?

7
Comments
1 min read
Dealing with Work Pressure

Dealing with Work Pressure

2
Comments
2 min read
The hidden scope of a named function expression

The hidden scope of a named function expression

18
Comments
4 min read
Chiton

Chiton

2
Comments
3 min read
Knights Tour using Backtracking

Knights Tour using Backtracking

5
Comments
3 min read
How JavaScript works behind the scenes?

How JavaScript works behind the scenes?

3
Comments
1 min read
Make a Music Bar ( listen.moe , mpd , spotify ) using Awesome Window Manager and Lua

Make a Music Bar ( listen.moe , mpd , spotify ) using Awesome Window Manager and Lua

6
Comments 5
17 min read
Why Choose Laravel for Building Your Next Web Application?

Why Choose Laravel for Building Your Next Web Application?

4
Comments 1
5 min read
Want to learn something new? Consistency is the key

Want to learn something new? Consistency is the key

27
Comments 1
2 min read
One Way to Cheat Wordle using Javascript

One Way to Cheat Wordle using Javascript

2
Comments 1
2 min read
Top 3 online code editors you must check out as a web developer

Top 3 online code editors you must check out as a web developer

6
Comments 2
2 min read
Higher Order Function in Javascript

Higher Order Function in Javascript

9
Comments
3 min read
How to create the best GitHub Profile ReadMe ?

How to create the best GitHub Profile ReadMe ?

7
Comments
2 min read
HOW TO BUILD A CRYPTO EXCHANGE FROM SCRATCH?

HOW TO BUILD A CRYPTO EXCHANGE FROM SCRATCH?

4
Comments 2
9 min read
How do my company implement integration tests efficiently?

How do my company implement integration tests efficiently?

2
Comments 2
3 min read
Ways to loop in an array using the different types of "FOR LOOP" in Javascript.

Ways to loop in an array using the different types of "FOR LOOP" in Javascript.

26
Comments 7
2 min read
Top 5 advanced C programming concepts for developers to learn

Top 5 advanced C programming concepts for developers to learn

2
Comments
5 min read
From my point of Vue: Vue 3 Ecosystem

From my point of Vue: Vue 3 Ecosystem

26
Comments
4 min read
API Request ⚡ to Local JSON File 📃 in React ⚛️

API Request ⚡ to Local JSON File 📃 in React ⚛️

27
Comments 1
2 min read
Adding Google Authentication Feature.

Adding Google Authentication Feature.

61
Comments 5
2 min read
Dependency Injection (DI) - Cleaner Code ?

Dependency Injection (DI) - Cleaner Code ?

2
Comments
2 min read
C vs C++ vs C#

C vs C++ vs C#

10
Comments
2 min read
A Rust macro which will derive Bytecode for you

A Rust macro which will derive Bytecode for you

5
Comments
2 min read
Tools I use from design to deployment, testing and setting up analytics

Tools I use from design to deployment, testing and setting up analytics

12
Comments
3 min read
The power of asking

The power of asking

2
Comments 1
2 min read
React LifeCycle Method | Day 16

React LifeCycle Method | Day 16

5
Comments 2
5 min read
5 Articles every WebDev should read this week (#04)

5 Articles every WebDev should read this week (#04)

7
Comments
2 min read
5 Things You Should Remember When You Are Getting Code Review

5 Things You Should Remember When You Are Getting Code Review

6
Comments
3 min read
A C++ algorithm to compute the coefficients of a function development in a spherical harmonics convergent series

A C++ algorithm to compute the coefficients of a function development in a spherical harmonics convergent series

3
Comments 4
1 min read
An Introduction to Webpack

An Introduction to Webpack

18
Comments 4
3 min read
My Personal Website

My Personal Website

33
Comments 38
1 min read
React Search Filter

React Search Filter

15
Comments
2 min read
Making Games in Rust - Part 11 - Killing Monsters with Bullets

Making Games in Rust - Part 11 - Killing Monsters with Bullets

6
Comments 1
4 min read
Katas With A Programmer's Brain

Katas With A Programmer's Brain

3
Comments
3 min read
Case Study: Data Preprocessing

Case Study: Data Preprocessing

3
Comments
2 min read
How to Upload Flutter Project on GitHub | Bring Remote Repo Locally | A - Z | 2022

How to Upload Flutter Project on GitHub | Bring Remote Repo Locally | A - Z | 2022

58
Comments
2 min read
Live Coding & Streaming - 10 Ways Developers Make Money Working from Home - E02

Live Coding & Streaming - 10 Ways Developers Make Money Working from Home - E02

10
Comments 1
4 min read
The symbol in Ruby - Explanation

The symbol in Ruby - Explanation

10
Comments
7 min read
Exploring the NFT Royalty Standard (EIP-2981)

Exploring the NFT Royalty Standard (EIP-2981)

1
Comments
6 min read
[Resolved] CROSSSLOT Keys error in Redis cluster-mode enabled

[Resolved] CROSSSLOT Keys error in Redis cluster-mode enabled

Comments
3 min read
How to get Experience in Tech as a Student?

How to get Experience in Tech as a Student?

3
Comments
5 min read
Tutorial: Javascript Scope

Tutorial: Javascript Scope

2
Comments
4 min read
Send email using Spring boot Application

Send email using Spring boot Application

5
Comments
4 min read
42 hours of talking about .NET memory management, why?

42 hours of talking about .NET memory management, why?

2
Comments
1 min read
I show you how to Crack a .NET Application (3 clicks)

I show you how to Crack a .NET Application (3 clicks)

61
Comments 4
8 min read
loading...