DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Quick and dirty Docker development environment for Node.js apps

Quick and dirty Docker development environment for Node.js apps

8
Comments
4 min read
How to do programming projects?

How to do programming projects?

2
Comments
5 min read
#Day29 - From Python to JavaScript - The Basics Part 2

#Day29 - From Python to JavaScript - The Basics Part 2

6
Comments
4 min read
My most frequent React errors and how you fix them

My most frequent React errors and how you fix them

127
Comments 5
8 min read
Elements of Programming: Fundamental Data Structures

Elements of Programming: Fundamental Data Structures

7
Comments
9 min read
What is proxy? Difference between forward proxy and Reverse Proxy

What is proxy? Difference between forward proxy and Reverse Proxy

2
Comments
2 min read
How to make learning to code easier and fun

How to make learning to code easier and fun

8
Comments 2
3 min read
Just the Tip — Building a Simple Tip Calculator in React

Just the Tip — Building a Simple Tip Calculator in React

3
Comments
8 min read
Crunch Pokemon Data with Python and Deta Base

Crunch Pokemon Data with Python and Deta Base

7
Comments
7 min read
Composition in React

Composition in React

6
Comments
3 min read
Sometimes It's The Details

Sometimes It's The Details

6
Comments
1 min read
🤔 What really makes you a software developer?

🤔 What really makes you a software developer?

16
Comments 7
1 min read
3-2-1 Newsletter: 2 must-have tools for content creation

3-2-1 Newsletter: 2 must-have tools for content creation

7
Comments
2 min read
Negative Number to Positive Number without using abs() - asked in a interview

Negative Number to Positive Number without using abs() - asked in a interview

6
Comments 3
1 min read
Let's Build An Instagram Clone With The PETAL(Phoenix, Elixir, TailwindCSS, AlpineJS, LiveView) Stack

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

180
Comments 13
23 min read
Using Kendo UI for jQuery MultiSelect with dynamic values

Using Kendo UI for jQuery MultiSelect with dynamic values

6
Comments
3 min read
Recursion is Recursion

Recursion is Recursion

6
Comments
4 min read
Optimizing an SQL Server query

Optimizing an SQL Server query

2
Comments
2 min read
Coding is after Design.

Coding is after Design.

13
Comments 3
1 min read
My stats 28 days after starting a Modified Version of 100 days of Code

My stats 28 days after starting a Modified Version of 100 days of Code

5
Comments 3
1 min read
An Honest opinion on Java & Its ecosystem.

An Honest opinion on Java & Its ecosystem.

2
Comments
6 min read
System design : How Instagram computes real-time trending hashtags ?

System design : How Instagram computes real-time trending hashtags ?

5
Comments 1
5 min read
Content-aware image resizing in JavaScript

Content-aware image resizing in JavaScript

54
Comments 3
19 min read
#Day28 - From Python to JavaScript - The Basics Part 1

#Day28 - From Python to JavaScript - The Basics Part 1

5
Comments
3 min read
Decorator Functions in Python.

Decorator Functions in Python.

6
Comments
4 min read
Learn SQL and get Job ready today!

Learn SQL and get Job ready today!

2
Comments
1 min read
Answering All The "What Motivates You" Questions

Answering All The "What Motivates You" Questions

4
Comments
5 min read
💻 Documentation as code

💻 Documentation as code

296
Comments 26
4 min read
Handling touch and mouse events with JavaScript

Handling touch and mouse events with JavaScript

3
Comments
1 min read
Understanding the React useState() Hook

Understanding the React useState() Hook

12
Comments
4 min read
Git Quick Stats for your repository

Git Quick Stats for your repository

5
Comments 1
3 min read
Grokking Applicative Validation

Grokking Applicative Validation

18
Comments 6
7 min read
5 More Python Projects That Can Be Built in Under 5 Minutes

5 More Python Projects That Can Be Built in Under 5 Minutes

38
Comments 2
7 min read
Making Sense of Algorithms: General Perspective

Making Sense of Algorithms: General Perspective

3
Comments
6 min read
Why you should create a developer Instagram account

Why you should create a developer Instagram account

51
Comments 15
3 min read
C++ vs Python

C++ vs Python

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

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

35
Comments 7
15 min read
#Day27 - Fastest Way to Combine Dictionaries

#Day27 - Fastest Way to Combine Dictionaries

6
Comments
2 min read
Iconic developers 🧐🤠🤪

Iconic developers 🧐🤠🤪

39
Comments 21
2 min read
5 Icons Resource For Your Web Projects

5 Icons Resource For Your Web Projects

52
Comments 4
1 min read
Apple API schemas for code generation and more

Apple API schemas for code generation and more

7
Comments
3 min read
Iconic developers | part 2 🤓🦄🚫

Iconic developers | part 2 🤓🦄🚫

24
Comments 17
1 min read
Understanding TypeScript Decorators

Understanding TypeScript Decorators

13
Comments
3 min read
JavaScript: Var and Let

JavaScript: Var and Let

Comments
5 min read
Base dos Dados Python 101

Base dos Dados Python 101

37
Comments 1
4 min read
How to be a T-Shaped Developer?

How to be a T-Shaped Developer?

19
Comments
3 min read
How to generate a complete JSON file with Nunjucks 🎮

How to generate a complete JSON file with Nunjucks 🎮

2
Comments
2 min read
System.Drawing vs SkiaSharp benchmark

System.Drawing vs SkiaSharp benchmark

8
Comments 6
2 min read
Automatic Program Verification using Dafny

Automatic Program Verification using Dafny

4
Comments
4 min read
What is CAP Theorem?

What is CAP Theorem?

5
Comments 3
3 min read
Programming for Beginners

Programming for Beginners

7
Comments
8 min read
3 Ideas How to Use Whiteboards for Software Development

3 Ideas How to Use Whiteboards for Software Development

2
Comments
1 min read
Making Games with Autistic Students: A Partnership between the National Museum of Computing, Track.org, and Azure Advocates

Making Games with Autistic Students: A Partnership between the National Museum of Computing, Track.org, and Azure Advocates

25
Comments 3
3 min read
Making a game in Bevy: An open-source 2D and 3D engine built on Rust

Making a game in Bevy: An open-source 2D and 3D engine built on Rust

7
Comments
3 min read
Useful free and paid resources for Web Developers to stay updated

Useful free and paid resources for Web Developers to stay updated

98
Comments 1
2 min read
#Day26 - Assert Statements in Python and When NOT to use them

#Day26 - Assert Statements in Python and When NOT to use them

5
Comments
4 min read
How to Build a Trello clone with Commenting and Fauna.

How to Build a Trello clone with Commenting and Fauna.

2
Comments
8 min read
Best email marketing software for developers

Best email marketing software for developers

8
Comments 9
3 min read
Replicate AWS CodeCommit Repositories Between Regions Using CodeBuild And CodePipeline

Replicate AWS CodeCommit Repositories Between Regions Using CodeBuild And CodePipeline

7
Comments
4 min read
Top 10 Best Java IDEs for 2021

Top 10 Best Java IDEs for 2021

3
Comments 2
9 min read
loading...