|
|
|
|
|
by krat0sprakhar
4035 days ago
|
|
Can someone recommend a simple and easy-to-approach tutorial into ES7 decorators? I have used decorators successfully in my previous Python projects, and I'm eager to start using them in JS. Unfortunately, I haven't yet come across a good guide till now. |
|
You can enable experimental es7 features: https://babeljs.io/docs/usage/experimental/