DEV Community

Suren Enfiajyan profile picture

Suren Enfiajyan

A software developer who is interested in science, philosophy and technology.

How to arrange N queens in O(N) time

How to arrange N queens in O(N) time

Comments
1 min read

Want to connect with Suren Enfiajyan?

Create an account to connect with Suren Enfiajyan. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Is it still worth using jQuery in 2025?

Is it still worth using jQuery in 2025?

Comments
1 min read
Important CSS features web developers should know in 2025

Important CSS features web developers should know in 2025

Comments
1 min read
Things to avoid in JavaScript

Things to avoid in JavaScript

Comments
1 min read
My honest opinion about PHP

My honest opinion about PHP

Comments
1 min read
Avoid using third-party libraries!

Avoid using third-party libraries!

Comments
1 min read
Some features that every JavaScript developer should know in 2025 (part 3)

Some features that every JavaScript developer should know in 2025 (part 3)

Comments
1 min read
JavaScript's iterator helpers are fast

JavaScript's iterator helpers are fast

Comments
1 min read
JavaScript's upcoming Temporal API and what problems it will solve

JavaScript's upcoming Temporal API and what problems it will solve

Comments
1 min read
Don't do freelance programming until you read this

Don't do freelance programming until you read this

Comments
1 min read
JavaScript's "destructors" or the explicit resource management

JavaScript's "destructors" or the explicit resource management

Comments
1 min read
Could TypeScript benefit from built-in runtime type checks?

Could TypeScript benefit from built-in runtime type checks?

Comments
1 min read
Z-Buffer - the backbone of the 3-D rendering

Z-Buffer - the backbone of the 3-D rendering

Comments
1 min read
How to sanitize HTML text using only vanilla DOM API

How to sanitize HTML text using only vanilla DOM API

Comments
1 min read
Finding a calmer corner of tech

Finding a calmer corner of tech

Comments
1 min read
When BLoC is too much

When BLoC is too much

Comments
1 min read
Why was Records & Tuples proposal withdrawn in JavaScript?

Why was Records & Tuples proposal withdrawn in JavaScript?

Comments
1 min read
The weirdness of type coercions in JavaScript explained

The weirdness of type coercions in JavaScript explained

Comments
1 min read
What I don't like in JavaScript

What I don't like in JavaScript

Comments
1 min read
A simple bouncing ball game

A simple bouncing ball game

Comments
1 min read
You probably don't need to bundle the resources for your website

You probably don't need to bundle the resources for your website

Comments
1 min read
Some features that every JavaScript developer should know in 2025 (continued)

Some features that every JavaScript developer should know in 2025 (continued)

Comments
1 min read
Is it possible to create a completely new browser from scratch?

Is it possible to create a completely new browser from scratch?

Comments
1 min read
Some features that every JavaScript developer should know in 2025

Some features that every JavaScript developer should know in 2025

Comments
1 min read
Why I love the web so much

Why I love the web so much

Comments
1 min read
Solving a tricky OA problem related to server clustering

Solving a tricky OA problem related to server clustering

Comments
1 min read
How to properly do deep clone and deep compare with JavaScript variables

How to properly do deep clone and deep compare with JavaScript variables

Comments
1 min read
A "hard" Leetcode problem with a stupidly efficient solution

A "hard" Leetcode problem with a stupidly efficient solution

Comments
1 min read
Which one to choose: WebAssembly or JavaScript?

Which one to choose: WebAssembly or JavaScript?

Comments
1 min read
How a simple code can produce a Sierpinski triangle

How a simple code can produce a Sierpinski triangle

Comments
1 min read
Are there any reasons to use synchronous XHR in JavaScript?

Are there any reasons to use synchronous XHR in JavaScript?

Comments
1 min read
loading...