List Hits

Total Items found in Hits is 610348.
A Collection of Hits...
Simple Line chart with Chart.js

11:18 pm, March 17, 2024
Return a file extention from a string

11:18 pm, March 17, 2024
fancybox modal popup example

11:17 pm, March 17, 2024
console dir usage

11:17 pm, March 17, 2024
chart js line chart dont show below 0

11:17 pm, March 17, 2024
wordpress block grid code

11:17 pm, March 17, 2024
making var_dump look nice

11:06 pm, March 17, 2024
mysql to sqlite notes

11:05 pm, March 17, 2024
Testing

11:05 pm, March 17, 2024
layout homepage

11:04 pm, March 17, 2024
convert json string to a php array

11:04 pm, March 17, 2024
using clamp js to clamp lines of text

11:04 pm, March 17, 2024
ES6 Nested Object Example

11:04 pm, March 17, 2024
adding react with JSX using babel

11:03 pm, March 17, 2024
json jquery ajax request

11:03 pm, March 17, 2024
linux list all drives and partitions

11:03 pm, March 17, 2024
Use Recursion to Return a Range Array

11:03 pm, March 17, 2024
test php bundle write

11:01 pm, March 17, 2024
change file permissions to -rw-rw-r--

11:00 pm, March 17, 2024
loop through object json javascript

11:00 pm, March 17, 2024
show errors in php with toggle

11:00 pm, March 17, 2024
New World - Why to Join a Faction

10:59 pm, March 17, 2024
explode a string into an array

10:59 pm, March 17, 2024
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
In this case my anchor this week becomes driving almost 2hrs outside of Atlanta to one of my favorite hard core gyms in the world.. MetroFlex aka The Dungeon. The gym owners turn the heat way up so it becomes a fun sweat box and the gym members just watch from afar and leave me alone. I happily drive myself long distances to find MY ANCHOR. Our anchor allows us to have balance, focus and be as productive as possible. And if you're in the middle of a heavy set and your headphones start to fall off your head, like mine did here.. well.. f*ck the headphones. Let em break and fall. You can always get a new pair, but the iron ain't ever gonna lift itself.
Unknown
Random CSS Property

border-inline-end-width

The border-inline-end-width CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-end-width css reference