DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
MVVM With Flutter (Part2){Freeze}

MVVM With Flutter (Part2){Freeze}

5
Comments
3 min read
As a Software Developer, why Self Learning is Important?

As a Software Developer, why Self Learning is Important?

6
Comments
1 min read
Write your Kubernetes Infrastructure as Go code - Extend cdk8s with custom Constructs
Cover image for Write your Kubernetes Infrastructure as Go code - Extend cdk8s with custom Constructs

Write your Kubernetes Infrastructure as Go code - Extend cdk8s with custom Constructs

8
Comments
5 min read
Change the way you google coding problems

Change the way you google coding problems

30
Comments 2
1 min read
flat() vs flatMap()

flat() vs flatMap()

5
Comments 1
1 min read
Build a Custom Search Engine
Cover image for Build a Custom Search Engine

Build a Custom Search Engine

43
Comments 10
4 min read
Dynamically Adding FontAwesome Icons in NextJS

Dynamically Adding FontAwesome Icons in NextJS

4
Comments
1 min read
Should you create new constants for tests

Should you create new constants for tests

5
Comments
3 min read
Html templates as Ruby code

Html templates as Ruby code

19
Comments 6
3 min read
Writing a new programming language. Part II: Variables and expressions

Writing a new programming language. Part II: Variables and expressions

15
Comments
10 min read
Sporifica Virus
Cover image for Sporifica Virus

Sporifica Virus

1
Comments
5 min read
What is a relational database? A deep dive
Cover image for What is a relational database? A deep dive

What is a relational database? A deep dive

6
Comments
6 min read
Write a express like api using bunjs

Write a express like api using bunjs

16
Comments 3
3 min read
Rainfall prediction : ML project in Python
Cover image for Rainfall prediction : ML project in Python

Rainfall prediction : ML project in Python

8
Comments
1 min read
Disk Defragmentation
Cover image for Disk Defragmentation

Disk Defragmentation

1
Comments
4 min read
React Higher Order Component
Cover image for React Higher Order Component

React Higher Order Component

4
Comments
3 min read
Re-usable components and utility functions saved ME!
Cover image for Re-usable components and utility functions saved ME!

Re-usable components and utility functions saved ME!

5
Comments 3
2 min read
Why do I still prefer VIM for programming instead of other text editors ?
Cover image for Why do I still prefer VIM for programming instead of other text editors ?

Why do I still prefer VIM for programming instead of other text editors ?

5
Comments
7 min read
A Quick Introduction to the Event-Driven Architecture
Cover image for A Quick Introduction to the Event-Driven Architecture

A Quick Introduction to the Event-Driven Architecture

1
Comments
3 min read
4 Simple Ways to Covert a JavaScript String to a Number
Cover image for 4 Simple Ways to Covert a JavaScript String to a Number

4 Simple Ways to Covert a JavaScript String to a Number

5
Comments 1
2 min read
So the journey begins
Cover image for So the journey begins

So the journey begins

12
Comments 1
4 min read
What do you think about the involvement of philosophy in technology?

What do you think about the involvement of philosophy in technology?

5
Comments
1 min read
Typescript WTF Moments 5: const a = 'a' is not equal to const a = 'a' as const and const a:'a'='a'

Typescript WTF Moments 5: const a = 'a' is not equal to const a = 'a' as const and const a:'a'='a'

3
Comments
1 min read
Does JS function's 'this' have a default value?
Cover image for Does JS function's 'this' have a default value?

Does JS function's 'this' have a default value?

43
Comments 3
3 min read
Using Buildkite and GitHub to automate parallel CI steps
Cover image for Using Buildkite and GitHub to automate parallel CI steps

Using Buildkite and GitHub to automate parallel CI steps

4
Comments
4 min read
loading...