devsnippets icon indicating copy to clipboard operation
devsnippets copied to clipboard

✂️ A collection of useful code snippets for new developers

Results 56 devsnippets issues
Sort by recently updated
recently updated
newest added

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. Release notes Sourced from dot-prop's releases. v4.2.1 Backport https://github.com/sindresorhus/dot-prop/commit/3039c8c07f6fdaa8b595ec869ae0895686a7a0f2 to the v4.x release line. Commits c914124 feat: patch 4.2.0 with fixes for CVE-2020-8116 See...

dependencies

added vue js slots snipet

Creating List in C#

Javascript hoisting concept with a coding example explained.

Added Prototype in javascript definition with an example.

I'd love some help with with getting the outstanding PR's from Hacktoberfest last year merged and just generally tidying this project up! If anyone wants to help, let me know...

help wanted
good first issue
hacktoberfest
up for grabs
beginner
easy pick

I've completely reformatted index.md of Javascript, reorganized the Functions section (as told in issue https://github.com/rickwest/devsnippets/issues/162), moved async/await into Promises section and made the document easier to read overall. This is...

The Javascript snippets page currently have separate sections for subjects which fall under a same category: Functions. The subjects are [Useful Functions] and [Closures] - those could be subsections of...