+ 5
PREPACK - New JS Tool. << Developmental phase.
I know there are da da dash JS tools everywhere, but I think this is good. SUMMARY: Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack replaces the global code of a JavaScript bundle with equivalent code that is a simple sequence of assignments. This gets rid of most intermediate computations and object allocations. PS: Visit prepack.io to get full gist.
3 ответов
+ 5
In what language, please? @Vishnu
+ 3
@bayoishola20
HTML CSS javascript c c++
+ 1
good one bro
can you challenge me