skip to main content
joncoded
projects + snippets + thoughts
nooks / strings

📜⚙️📃

2025-12-17

code

[snippets]

Pre-processing steps for NLP

splitting text up with tokenization + removing "textual noise" + reducing tokens with stemming and lemmatization

🐍📝

2025-11-05

code

[snippets]

Python strings

performing operations on plain text variables

📒

code

[snippets]

JavaScript string interpolation

concatenating strings with variables in a neater arrangement

📒

code

[snippets]

JavaScript escape sequences

employing special workarounds for special cases of strings

📒

code

[snippets]

JavaScript variable declarations

differentiating const + let + var when declaring variables

📒

code

[snippets]

JavaScript variables

storing data into named containers

📒

code

[snippets]

JavaScript numbers

looking at and manipulating numbers in JavaScript

📒

code

[snippets]

JavaScript strings

looking at and manipulating plain text in JavaScript

built with sanity + next.js in the early 2020s

github | telegram