List Views

Total Items found in Views is 222764.
An advanced collection of page views
FCC - Basic: Profile Lookup

7:24 am, October 1, 2024
uniqid random string

7:24 am, October 1, 2024
atom on mac and synchronise settings

7:24 am, October 1, 2024
Complex Arrow Function Example

7:23 am, October 1, 2024
Generate a random title from an array

7:23 am, October 1, 2024
foundation includes cdnjs

7:23 am, October 1, 2024
getType function for js

7:23 am, October 1, 2024
target data attribute with css

7:22 am, October 1, 2024
Simple Line chart with Chart.js

7:22 am, October 1, 2024
using let and const example

7:21 am, October 1, 2024
javascript get content from element

7:21 am, October 1, 2024
white space pre-wrap formatting

7:21 am, October 1, 2024
generate a new SSH key on mac for git

7:21 am, October 1, 2024
submit a form with javascript onclick

7:21 am, October 1, 2024
clipboard copy js

7:20 am, October 1, 2024
adding a new line in javascript

7:20 am, October 1, 2024
ES6 Nested Object Example

7:19 am, October 1, 2024
using let rather than var

7:19 am, October 1, 2024
my default text shadow css

7:19 am, October 1, 2024
Whois Lookup

7:19 am, October 1, 2024
page load timer class

7:19 am, October 1, 2024
using scroll-behavior: smooth css

7:19 am, October 1, 2024
react basic hello world

7:18 am, October 1, 2024
load content with jquery

7:18 am, October 1, 2024
wordpress get home url

7:18 am, October 1, 2024
del

7:18 am, October 1, 2024
table border collapse

7:17 am, October 1, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

scale()

The scale() CSS function defines a transformation that resizes an element on the 2D plane. Because the amount of scaling is defined by a vector, it can resize the horizontal and vertical dimensions at different scales. Its result is a <transform-function> data type.
scale() css reference