DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Build a Laravel 6 CRUD App with Authentication

Build a Laravel 6 CRUD App with Authentication

11
Comments
1 min read
12 tips to improve as a Front end developer

12 tips to improve as a Front end developer

113
Comments 6
5 min read
Anatomy of REST API

Anatomy of REST API

6
Comments
2 min read
Are Timed Coding Interviews A Good Indicator Of Job Performance?

Are Timed Coding Interviews A Good Indicator Of Job Performance?

43
Comments 34
1 min read
How should you ignore files for just you in git?

How should you ignore files for just you in git?

87
Comments 9
1 min read
Algorithm Optimisation: A Real Example

Algorithm Optimisation: A Real Example

59
Comments 2
4 min read
When TDD Is Not a Good Fit

When TDD Is Not a Good Fit

10
Comments
4 min read
Please don't be an Application Blackhole

Please don't be an Application Blackhole

17
Comments
2 min read
Weirdest rules from coding standards

Weirdest rules from coding standards

8
Comments 1
3 min read
Should we even care about the code?

Should we even care about the code?

41
Comments 1
4 min read
How JWT (JSON Web Token) authentication works?

How JWT (JSON Web Token) authentication works?

20
Comments
3 min read
The ONE chart every developer MUST understand

The ONE chart every developer MUST understand

358
Comments 48
11 min read
Python tutorial for beginners

Python tutorial for beginners

79
Comments 5
8 min read
Open source contributions (September 2019)

Open source contributions (September 2019)

9
Comments
2 min read
The Proper Use of Pointers in Go (golang)

The Proper Use of Pointers in Go (golang)

61
Comments 2
3 min read
Linked Lists in JavaScript and Ruby

Linked Lists in JavaScript and Ruby

9
Comments 2
3 min read
Lessons I learned about code after my recent project

Lessons I learned about code after my recent project

23
Comments
3 min read
5 reasons to mentor on exercism.io

5 reasons to mentor on exercism.io

7
Comments
3 min read
Beyond the Basics: Object vs Map/WeakMap

Beyond the Basics: Object vs Map/WeakMap

70
Comments 3
7 min read
Publish your Cloud Run App with GitHub Actions

Publish your Cloud Run App with GitHub Actions

3
Comments
6 min read
Java enters its teenage 🎉 🎂

Java enters its teenage 🎉 🎂

35
Comments 2
4 min read
Advent Of Code – JSAbacusFramework.io – Puzzle 12

Advent Of Code – JSAbacusFramework.io – Puzzle 12

5
Comments
4 min read
What was your first programming language and why?

What was your first programming language and why?

15
Comments 84
1 min read
Today I Learned — Fix: go get private repository return error reading sum.golang.org/lookup

Today I Learned — Fix: go get private repository return error reading sum.golang.org/lookup

1
Comments
4 min read
Thinking about Recursion: How to Recursively Traverse JSON Objects and the Filesystem

Thinking about Recursion: How to Recursively Traverse JSON Objects and the Filesystem

16
Comments
3 min read
Why I built my own CMS

Why I built my own CMS

8
Comments
6 min read
Six degrees of Wikipedia

Six degrees of Wikipedia

6
Comments 1
4 min read
Why Sofware Developers should create online courses as a side hustle?

Why Sofware Developers should create online courses as a side hustle?

122
Comments 12
7 min read
Demystifying IIS Application Pools

Demystifying IIS Application Pools

62
Comments 4
5 min read
Ownership in Rust #RustWorthy Part 2

Ownership in Rust #RustWorthy Part 2

9
Comments
3 min read
Sparkle - Master computer programming by spaced & repetitive learning.

Sparkle - Master computer programming by spaced & repetitive learning.

3
Comments
1 min read
Divitis and Other -Itis

Divitis and Other -Itis

10
Comments 1
6 min read
REST Architecture - Part 2: Building the Client

REST Architecture - Part 2: Building the Client

9
Comments
1 min read
Designing my learning experience

Designing my learning experience

14
Comments 1
11 min read
Programming Parody Songs that Need to be Written

Programming Parody Songs that Need to be Written

8
Comments 1
2 min read
It’s 2019: stop reading text and start debugging!

It’s 2019: stop reading text and start debugging!

11
Comments
8 min read
Jaeger Tracing Tutorial: Get Going From Scratch

Jaeger Tracing Tutorial: Get Going From Scratch

8
Comments
10 min read
Refactoring is not Rewriting Code

Refactoring is not Rewriting Code

5
Comments 3
1 min read
16 Best Python Frameworks For Web Development and Data Science

16 Best Python Frameworks For Web Development and Data Science

13
Comments
7 min read
Pushing Left, Like a Boss — Part 5.13 — HTTPS only

Pushing Left, Like a Boss — Part 5.13 — HTTPS only

18
Comments
1 min read
Pair Programming Patterns

Pair Programming Patterns

229
Comments 18
3 min read
The release of Darklang (in private beta)

The release of Darklang (in private beta)

3
Comments 1
1 min read
Building a project with TypeScript, Express, Mocha and Chai

Building a project with TypeScript, Express, Mocha and Chai

47
Comments 2
7 min read
Demystifying the JavaScript call stack

Demystifying the JavaScript call stack

150
Comments 12
6 min read
What are your favorite dev tools?

What are your favorite dev tools?

8
Comments 6
1 min read
REST Architecture - Part 1: Building The API

REST Architecture - Part 1: Building The API

49
Comments
1 min read
How to Print on the Same Line in Python: Print and Write

How to Print on the Same Line in Python: Print and Write

51
Comments 1
4 min read
The $200 Challenge

The $200 Challenge

117
Comments 16
4 min read
Gardening - Cultivating Better Software

Gardening - Cultivating Better Software

69
Comments 10
7 min read
5 tips for beginners to learn better & stay motivated

5 tips for beginners to learn better & stay motivated

228
Comments 35
4 min read
My 10 Favorite Web Development Courses

My 10 Favorite Web Development Courses

245
Comments 7
4 min read
I am a YC alumnus & 3X VC-funded founder-CTO. AMA!

I am a YC alumnus & 3X VC-funded founder-CTO. AMA!

14
Comments 21
1 min read
Pushing Left, Like a Boss — Part 5.12 — Authentication (AuthN), Identity and Access Control

Pushing Left, Like a Boss — Part 5.12 — Authentication (AuthN), Identity and Access Control

15
Comments
2 min read
5 ways learning to program is like learning a foreign language

5 ways learning to program is like learning a foreign language

49
Comments 1
4 min read
Programming Problem

Programming Problem

6
Comments 1
1 min read
Defaultable Parameters in Ballerina

Defaultable Parameters in Ballerina

4
Comments
3 min read
What is the best quality a developer can have?

What is the best quality a developer can have?

20
Comments 32
1 min read
Ballerina Interop and all you need to know

Ballerina Interop and all you need to know

8
Comments
5 min read
10 Intriguing Public REST APIs For Your Next Project

10 Intriguing Public REST APIs For Your Next Project

1220
Comments 31
3 min read
How I reduced the runtime of a Cronjob by 94%

How I reduced the runtime of a Cronjob by 94%

9
Comments
3 min read
loading...