Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
optimization
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Optimizing Observables in Angular Universal (+flickering fix) by Caching with BrowserTransferStateModule
Aziz Yokubjonov
Aziz Yokubjonov
Aziz Yokubjonov
Follow
Apr 30 '20
Optimizing Observables in Angular Universal (+flickering fix) by Caching with BrowserTransferStateModule
#
angular
#
caching
#
optimization
#
tutorial
5
reactions
Comments
Add Comment
6 min read
My journey optimizing the Go Compiler
Assel Meher
Assel Meher
Assel Meher
Follow
Apr 28 '20
My journey optimizing the Go Compiler
#
go
#
compiler
#
optimization
#
ast
42
reactions
Comments
6
comments
7 min read
A GIF optimization algorithm for screen recordings — from 5 MB to 986 KB
Thai Pangsakulyanont
Thai Pangsakulyanont
Thai Pangsakulyanont
Follow
Apr 16 '20
A GIF optimization algorithm for screen recordings — from 5 MB to 986 KB
#
showdev
#
gif
#
experiment
#
optimization
52
reactions
Comments
4
comments
4 min read
How to use and reuse everything in SVG… even animations
Mariana Beldi
Mariana Beldi
Mariana Beldi
Follow
Mar 17 '20
How to use and reuse everything in SVG… even animations
#
svg
#
optimization
#
animation
#
css
7
reactions
Comments
Add Comment
7 min read
Usar y reusar todo en SVG … ¡Incluso animaciones!
Mariana Beldi
Mariana Beldi
Mariana Beldi
Follow
Mar 17 '20
Usar y reusar todo en SVG … ¡Incluso animaciones!
#
svg
#
optimization
#
animation
#
css
6
reactions
Comments
Add Comment
7 min read
Optimization Techniques by Benchmark Winners
Juanito Fatas
Juanito Fatas
Juanito Fatas
Follow
Feb 26 '20
Optimization Techniques by Benchmark Winners
#
ruby
#
optimization
#
benchmark
9
reactions
Comments
Add Comment
14 min read
Our experience at Google hashcode 2020
Helene Jonin
Helene Jonin
Helene Jonin
Follow
Feb 24 '20
Our experience at Google hashcode 2020
#
hashcode2020
#
hashcode
#
hackathon
#
optimization
7
reactions
Comments
Add Comment
5 min read
You don't need Libraries for internationalisation (i18n) of Dates
Pankaj Patel
Pankaj Patel
Pankaj Patel
Follow
for
Time to Hack
Feb 19 '20
You don't need Libraries for internationalisation (i18n) of Dates
#
javascript
#
productivity
#
frontend
#
optimization
45
reactions
Comments
3
comments
4 min read
Quicklink, loads your links at the speed of light ⚡
JesĂşs MejĂas Leiva
JesĂşs MejĂas Leiva
JesĂşs MejĂas Leiva
Follow
Feb 16 '20
Quicklink, loads your links at the speed of light ⚡
#
optimization
#
webdev
40
reactions
Comments
6
comments
2 min read
Better Browsers for the Web Dev
Al Romano
Al Romano
Al Romano
Follow
Feb 3 '20
Better Browsers for the Web Dev
#
browsers
#
development
#
tools
#
optimization
120
reactions
Comments
18
comments
3 min read
Memoizing React components
Raushan Sharma
Raushan Sharma
Raushan Sharma
Follow
Feb 2 '20
Memoizing React components
#
react
#
memo
#
javascript
#
optimization
109
reactions
Comments
3
comments
4 min read
25 Days Of Media Magic - The Ambitious Sprint
Prosper Otemuyiwa
Prosper Otemuyiwa
Prosper Otemuyiwa
Follow
Jan 22 '20
25 Days Of Media Magic - The Ambitious Sprint
#
images
#
videos
#
optimization
#
25daysofcode
78
reactions
Comments
8
comments
2 min read
Finding Unused CSS and JS code using Google Dev Coverage Tab
karthikeyan K
karthikeyan K
karthikeyan K
Follow
Jan 13 '20
Finding Unused CSS and JS code using Google Dev Coverage Tab
#
googledevtools
#
optimization
#
webdevelopertools
4
reactions
Comments
Add Comment
1 min read
Optimizing your code
Luca Barbato
Luca Barbato
Luca Barbato
Follow
Jan 9 '20
Optimizing your code
#
rust
#
optimization
7
reactions
Comments
Add Comment
5 min read
Optimizing Webpack's build time by learning from the best
Eldad Bercovici
Eldad Bercovici
Eldad Bercovici
Follow
Jan 5 '20
Optimizing Webpack's build time by learning from the best
#
webpack
#
optimization
#
build
8
reactions
Comments
Add Comment
4 min read
Dynamic Layout parts in Angular
negue
negue
negue
Follow
Dec 27 '19
Dynamic Layout parts in Angular
#
angular
#
optimization
16
reactions
Comments
13
comments
2 min read
Taming Recursion with Tail Recursion
J David Eisenberg
J David Eisenberg
J David Eisenberg
Follow
Dec 17 '19
Taming Recursion with Tail Recursion
#
reason
#
recursion
#
optimization
#
techniques
16
reactions
Comments
Add Comment
8 min read
The perfect React's component doesn't exist. 🤯
Bassem
Bassem
Bassem
Follow
Dec 16 '19
The perfect React's component doesn't exist. 🤯
#
react
#
javascript
#
optimization
14
reactions
Comments
2
comments
4 min read
How I Speed up My Django Test Suite by 200%
David
David
David
Follow
Dec 14 '19
How I Speed up My Django Test Suite by 200%
#
django
#
testing
#
optimization
#
tutorial
11
reactions
Comments
3
comments
3 min read
Warped Re-rendering | React performance optimization
Aftab Khan
Aftab Khan
Aftab Khan
Follow
Dec 3 '19
Warped Re-rendering | React performance optimization
#
react
#
hooks
#
optimization
20
reactions
Comments
7
comments
3 min read
Did you know that background TABs in your browser load 20+ times slower?
Ivo Mägi
Ivo Mägi
Ivo Mägi
Follow
Nov 28 '19
Did you know that background TABs in your browser load 20+ times slower?
#
javascript
#
monitoring
#
browser
#
optimization
9
reactions
Comments
Add Comment
4 min read
Beginners guide to optimization in C# (Part One)
angelamchunu
angelamchunu
angelamchunu
Follow
Nov 4 '19
Beginners guide to optimization in C# (Part One)
#
optimization
#
csharp
#
datastructures
#
beginners
21
reactions
Comments
6
comments
7 min read
A C++ Micro Optimization Exercise
Jacques Lucke
Jacques Lucke
Jacques Lucke
Follow
Oct 12 '19
A C++ Micro Optimization Exercise
#
cpp
#
optimization
14
reactions
Comments
7
comments
15 min read
Where do I start to optimize my images?
PerfReviews ⚡️
PerfReviews ⚡️
PerfReviews ⚡️
Follow
Oct 12 '19
Where do I start to optimize my images?
#
images
#
optimization
#
performance
#
webperf
5
reactions
Comments
Add Comment
17 min read
Lazy Load Translation Files In Angular Using Transloco
Shahar Kazaz
Shahar Kazaz
Shahar Kazaz
Follow
Oct 11 '19
Lazy Load Translation Files In Angular Using Transloco
#
angular
#
internationalization
#
translate
#
optimization
7
reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account