---
title: "16+ JavaScript snippets to save your time"
url: https://daily.dev/posts/16-javascript-snippets-to-save-your-time-s96r5evax
source_url: https://devdojo.com/posandu/16-javascript-snippets-to-save-your-time
type: article
source: "DevDojo"
author: "Posandu Mapa"
published: 2022-08-31T05:37:27.987Z
updated: 2022-09-06T07:59:36.833Z
reading_time: 4
upvotes: 91
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 16+ JavaScript snippets to save your time

**[DevDojo](https://daily.dev/sources/devdojo)** · [@posandu](https://daily.dev/posandu) · 4 min read · 91 upvotes · 4 comments

## Summary

This is useful if you're having a situation like this: formatFn("string") + formatFN ("string") Instead of doing that, you can use the power of ES6's raw string syntax. You can use this snippet to generate a tree of depth from depth. Find me on GitHub and Twitter and find me on Facebook and Twitter to find out what you want to do.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://devdojo.com/posandu/16-javascript-snippets-to-save-your-time>

## Community discussion

Top comments from developers on daily.dev.

**@subashbasnet** · 2 upvotes

> good one. thank you

**@devvsakib** · 1 upvotes

> thank you so much, really helpful article

**@anmolbaranwal** · 1 upvotes

> I can bet, you will love this resource.
>
> More than 500+ Snippets
> > https://github.com/30-seconds/30-seconds-of-code/tree/master/snippets

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

[View this post on daily.dev](https://daily.dev/posts/16-javascript-snippets-to-save-your-time-s96r5evax)
