DEV Community

Chris Noring for ITNEXT

Posted on

14 3

Upskill on JavaScript topics like closure, composition, and RegEx with these tutorials

Closures are amazing, but it's also a bit of a misunderstood topic. Lets dive into Closure and learn about what a useful construct it is. I can promise bboth an explanation of what it is, in what cases it can confuse. Finally I will show some good use cases.

Composition over inheritance, how often have you heard that statement? Too often if you've programmed a while. JavaScript has its own way to create composition. No need to create classes, if you don't want to.


Most people swear at RegEx and yes it's a tricky topic. But just by understanding enough it can really change how you code. But as with everything, it shines it certain contexts. So lets learn enough, with this beginner to intermediate tutorial :)

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Cloudinary image

Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay