List Hits

Total Items found in Hits is 610370.
A Collection of Hits...
using babel for react compiling in browser

12:34 pm, September 30, 2024
change string to capital words ucwords

12:34 pm, September 30, 2024
set the html of an element javascript

12:33 pm, September 30, 2024
header type json

12:32 pm, September 30, 2024
change file permissions to -rw-rw-r--

12:32 pm, September 30, 2024
Core Class - Basic Core Structure

12:30 pm, September 30, 2024
sqlite fetchArray into another array

12:30 pm, September 30, 2024
save string to file php

12:28 pm, September 30, 2024
check if a product already exists by its md5

12:23 pm, September 30, 2024
Custom JS Tabs - No Jquery or Jquery UI

12:20 pm, September 30, 2024
Windows Emoji Shortcut

12:18 pm, September 30, 2024
ken burns slow image zoom

12:17 pm, September 30, 2024
Laptop Research - m1 mac pro vs hp omen 17

12:13 pm, September 30, 2024
New World - Why to Join a Faction

12:12 pm, September 30, 2024
Windows Reinstall Again - 2022 Edition

12:12 pm, September 30, 2024
show response headers from file get contents

12:01 pm, September 30, 2024
get element by id and hide it

11:49 am, September 30, 2024
make clickable element with clickable class

11:49 am, September 30, 2024
Console Tips and Tricks

11:43 am, September 30, 2024
KruXoR - October 2022 - Newsletter

11:43 am, September 30, 2024
check browser version and show a message

11:05 am, September 30, 2024
how to decode xml in php

11:02 am, September 30, 2024
check if a file exists with php

10:46 am, September 30, 2024
Best Atom Plugins 2019

10:43 am, September 30, 2024
console dir usage

10:40 am, September 30, 2024
php print an array nicely

10:37 am, September 30, 2024
write string contents to a file with php

10:35 am, September 30, 2024
php check if a class exists

10:34 am, September 30, 2024
Create a Complex JSX Element

10:29 am, September 30, 2024
Create a Simple JSX Element

10:25 am, September 30, 2024
making var_dump look nice

10:25 am, September 30, 2024
get the href value using jquery

10:23 am, September 30, 2024
using switch with multiple identical cases

10:22 am, September 30, 2024
get current url with php

10:21 am, September 30, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

:past

The :past CSS pseudo-class selector is a time-dimensional pseudo-class that will match for any element which appears entirely before an element that matches :current. For example in a video with captions which are being displayed by WebVTT.
:past css reference