DEV Community

Programming

The magic behind computers. πŸ’» πŸͺ„

Posts

πŸ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
loading...