joncoded
2 subscribers
8 photos
1 video
85 links
rehashes

( tech-adjacent links and stuff )

#projects
#reshared
#snippets
#textbook
#uncoding

see me also @jonchius
Download Telegram
💻 the dreadful public static void main(String[] args) in Java has finally died and so have System.out.println() and new Scanner(System.in)

#snippets @ https://mccue.dev/pages/9-16-25-psvm
🖥️ "this website has no (css) class"

#snippets @ aaadaaam.com
🔎 add "-ai" (without the quotation marks) at the end of each search query to remove results with ai

#snippets
🧑🏻‍💻 "the least amount of CSS for a decent looking site"

#snippets @ the cascade
🛡️ "html : the little-known <output> tag"

(i've probably read about the tag somewhere years ago but never really used it and upon seeing this, it seemed like an html tag that we should use all the time but don't!)

#snippets @ denodell.com
💻 "...do you know that there is an HTML tables API?"

(creating tables with javascript)

#snippets @ christianheilmann.com
💻 "just use a <button> (HTML tag)"

(don't use <div>s because they suck for accessibility)

#snippets @ gomakethings.com
HTML slides with notes

in 22 lines of JavaScript (and simple content inside div tags)

#snippets @ neocities
Agentic AI applications bootcamp

week 02 colab (python libraries = numpy + pandas + matplotlib + seaborn)

#snippets @ google colab