DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
CORS in ASP.NET

CORS in ASP.NET

21
Comments 1
4 min read
How to Add Linting and Formatting for your React App

How to Add Linting and Formatting for your React App

2
Comments
4 min read
Will AI replace the need for software developers?

Will AI replace the need for software developers?

3
Comments
8 min read
Run scheduled tasks on AWS, GCP or Azure.

Run scheduled tasks on AWS, GCP or Azure.

Comments
1 min read
MongoDB $weeklyUpdate #117 (May 19, 2023): A Photo Album of Our Recent Trips

MongoDB $weeklyUpdate #117 (May 19, 2023): A Photo Album of Our Recent Trips

1
Comments
4 min read
Three Underrated VS Code Extensions That Can Save You Lots of Time

Three Underrated VS Code Extensions That Can Save You Lots of Time

3
Comments 2
2 min read
React reusable components

React reusable components

Comments
1 min read
Mastering Software Architecture Visualization with the C4 Model

Mastering Software Architecture Visualization with the C4 Model

31
Comments 2
10 min read
SOLID Principal Using C# Introduction with Complete Example

SOLID Principal Using C# Introduction with Complete Example

1
Comments
3 min read
IEnumerable vs IQueryable in C#

IEnumerable vs IQueryable in C#

6
Comments
3 min read
Non-Technical Tips for Developers to Ease the Stress of Debugging

Non-Technical Tips for Developers to Ease the Stress of Debugging

15
Comments 4
5 min read
The ABC Guide to understanding API's without the Technical Jargons.

The ABC Guide to understanding API's without the Technical Jargons.

2
Comments
3 min read
Streaming RTMP To Local Using C++ And GStreamer

Streaming RTMP To Local Using C++ And GStreamer

4
Comments
4 min read
How to Solve CORS Origin Issue in Asp.Net Core Web API

How to Solve CORS Origin Issue in Asp.Net Core Web API

9
Comments
2 min read
Vue.js Reactivity System: Ref, reactive, shallowRef, & shallowReactive

Vue.js Reactivity System: Ref, reactive, shallowRef, & shallowReactive

21
Comments 2
6 min read
Code Smell 213 - Hoisting

Code Smell 213 - Hoisting

4
Comments
2 min read
The Latest Trends and Development in Node.JS (2023 Edition)

The Latest Trends and Development in Node.JS (2023 Edition)

1
Comments
8 min read
Mastering Debounce: Control Function Execution for Improved JavaScript Performance

Mastering Debounce: Control Function Execution for Improved JavaScript Performance

2
Comments
2 min read
My C# Code Conventions and Style Guide

My C# Code Conventions and Style Guide

23
Comments 22
2 min read
25+ Java Interview Questions for Freshers

25+ Java Interview Questions for Freshers

Comments
5 min read
Estimating the RU throughput requirements for Azure Cosmos DB and predicting cost

Estimating the RU throughput requirements for Azure Cosmos DB and predicting cost

12
Comments 2
13 min read
Node.js Clustering: An Essential Guide to Scaling and Optimizing Your Applications

Node.js Clustering: An Essential Guide to Scaling and Optimizing Your Applications

Comments
4 min read
Large Projects, Bigger Lessons: The Undeniable Value of Big Applications in Software Development

Large Projects, Bigger Lessons: The Undeniable Value of Big Applications in Software Development

12
Comments
3 min read
Deep Neural Network from Scratch in Rust 🦀 - Part 2- Loading Data and Initializing an NN Model

Deep Neural Network from Scratch in Rust 🦀 - Part 2- Loading Data and Initializing an NN Model

24
Comments
6 min read
Using a ruby method to return the absolute value of a number

Using a ruby method to return the absolute value of a number

2
Comments
3 min read
loading...