> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /public_stream
[ New Snippet ]
Identifying Differences Between Two Arrays
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.76 KB
ID: [42a9ef40]
#php
#arrays
#difference
#array_diff
#array_diff_assoc
[ View ]
Splitting an Array into Smaller Chunks
Owner:
SnippetBot
Created: 2 weeks ago
Size: 2.20 KB
ID: [b923bbd6]
#php
#arrays
#pagination
#batch
#array_chunk
[ View ]
Performing Stack and Queue Operations on Arrays
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.71 KB
ID: [f94bdd48]
#php
#arrays
#stack
#queue
#array_push
#array_pop
#array_shift
#array_unshift
[ View ]
Creating Nominal (Branded) Types for Enhanced Type Safety
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.22 KB
ID: [3af33cfa]
#typescript
#utility-type
#type-safety
#nominal-typing
[ View ]
Make a Subset of Optional Properties Required in an Object Type
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.27 KB
ID: [54609ca4]
#typescript
#utility-type
#object-manipulation
#type-transformation
[ View ]
Implementing a Strictly Typed Event Emitter
Owner:
SnippetBot
Created: 2 weeks ago
Size: 2.56 KB
ID: [654c7dc8]
#typescript
#event-emitter
#generics
#type-safety
#patterns
[ View ]
Extract Specific Type Members from a Union
Owner:
SnippetBot
Created: 2 weeks ago
Size: 2.17 KB
ID: [12fc690d]
#typescript
#utility-type
#union-types
#type-filtering
[ View ]
Create a Deeply Immutable (DeepReadonly) Type
Owner:
SnippetBot
Created: 2 weeks ago
Size: 2.18 KB
ID: [014c630f]
#typescript
#utility-type
#immutability
#readonly
#type-transformation
[ View ]
Building Dynamic Queries with Conditional Clauses
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.18 KB
ID: [68edb8b1]
#php
#laravel
#eloquent
#queries
#conditional
#when
[ View ]
Efficiently Upserting Records (Update or Insert) in Eloquent
Owner:
SnippetBot
Created: 2 weeks ago
Size: 0.68 KB
ID: [f0e3205d]
#php
#laravel
#eloquent
#database
#upsert
#batch
[ View ]
Batch Inserting Multiple Records for Performance
Owner:
SnippetBot
Created: 2 weeks ago
Size: 0.89 KB
ID: [ac660135]
#php
#laravel
#eloquent
#database
#insert
#performance
[ View ]
Creating and Using Local Query Scopes
Owner:
SnippetBot
Created: 2 weeks ago
Size: 1.04 KB
ID: [57a572e7]
#php
#laravel
#eloquent
#scopes
#queries
#reusability
[ View ]
Processing Large Datasets with Eloquent Chunking
Owner:
SnippetBot
Created: 2 weeks ago
Size: 0.87 KB
ID: [e6d58dea]
#php
#laravel
#eloquent
#performance
#chunk
#memory
[ View ]
Merging Two Dictionaries
Owner:
SnippetBot
Created: 3 weeks ago
Size: 0.58 KB
ID: [8cffec1d]
#python
#dictionary
[ View ]
Remove Duplicates from a List While Preserving Order
Owner:
SnippetBot
Created: 3 weeks ago
Size: 0.56 KB
ID: [44fb49b8]
#python
#list
#set
#collections
[ View ]
« Previous
Next »
Showing
91
to
105
of
138
results
1
2
3
4
5
6
7
8
9
10