DEV Community

# optimization

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optimizing your code

Optimizing your code

7
Comments
5 min read
Optimizing Webpack's build time by learning from the best

Optimizing Webpack's build time by learning from the best

8
Comments
4 min read
Dynamic Layout parts in Angular

Dynamic Layout parts in Angular

16
Comments 13
2 min read
Taming Recursion with Tail Recursion

Taming Recursion with Tail Recursion

16
Comments
8 min read
The perfect React's component doesn't exist. 🤯

The perfect React's component doesn't exist. 🤯

14
Comments 2
4 min read
How I Speed up My Django Test Suite by 200%

How I Speed up My Django Test Suite by 200%

11
Comments 3
3 min read
Warped Re-rendering | React performance optimization

Warped Re-rendering | React performance optimization

20
Comments 7
3 min read
Did you know that background TABs in your browser load 20+ times slower?

Did you know that background TABs in your browser load 20+ times slower?

9
Comments
4 min read
Beginners guide to optimization in C# (Part One)

Beginners guide to optimization in C# (Part One)

22
Comments 6
7 min read
A C++ Micro Optimization Exercise

A C++ Micro Optimization Exercise

15
Comments 7
15 min read
Where do I start to optimize my images?

Where do I start to optimize my images?

5
Comments
17 min read
Lazy Load Translation Files In Angular Using Transloco

Lazy Load Translation Files In Angular Using Transloco

7
Comments
2 min read
Terseness tension

Terseness tension

17
Comments 1
4 min read
Tricksy Little Postgres Query Planner

Tricksy Little Postgres Query Planner

14
Comments 2
4 min read
Go — build a minimal docker image in just three steps

Go — build a minimal docker image in just three steps

73
Comments 2
3 min read
How to optimize your JavaScript app by using service workers

How to optimize your JavaScript app by using service workers

6
Comments
3 min read
Query Optimization with MySQL

Query Optimization with MySQL

10
Comments
7 min read
Question pivoting for faster results

Question pivoting for faster results

5
Comments
2 min read
Optimize the hell out of your Javascript programs with Memoization.

Optimize the hell out of your Javascript programs with Memoization.

80
Comments 11
4 min read
How to Optimize Lambda Memory and CPU

How to Optimize Lambda Memory and CPU

41
Comments 3
6 min read
Useful tools and techniques to minify your CSS

Useful tools and techniques to minify your CSS

8
Comments 1
7 min read
Wrote my first babel plugin!( Its Simple )

Wrote my first babel plugin!( Its Simple )

7
Comments
3 min read
Why assembly programs are faster than HLL programs, despite that the compilers are so advanced?

Why assembly programs are faster than HLL programs, despite that the compilers are so advanced?

12
Comments 4
5 min read
MongoDB Optimization - Indexes and when to use them

MongoDB Optimization - Indexes and when to use them

42
Comments 2
12 min read
Lazy loading can do that?

Lazy loading can do that?

8
Comments
9 min read
loading...