Vanaf1979
author
- Total Post (45)
Articles By This Author
Css Hsl color introduction
- By Vanaf1979
- . February 20, 2021
How to use the Hsl color functions in Css In this video we will take a look at how we
Some small css tips #006
- By Vanaf1979
- . February 15, 2021
To continue on my previous post here are some more tweets with little Css tips that might help you in
Swap out text colors with Css Custom properties
- By Vanaf1979
- . February 10, 2021
Change all text colors inside a specific section of a webpage. In this video we will take a look at
Some small css tips #005
- By Vanaf1979
- . February 10, 2021
To continue on my previous post here are some more tweets with little Css tips that might help you in
Custom google analytics events with Javascript.
- By Vanaf1979
- . February 8, 2021
Introduction In this article i would like to show you how you can send custom events to your Google Analytics
Aligning your lists with your text
- By Vanaf1979
- . February 6, 2021
Aligning list elements In this article/video i would like to show you how we can align our ordered and unordered
Some small css tips #004
- By Vanaf1979
- . February 2, 2021
To continue on my previous post here are some more tweets with little Css tips that might help you in
Some small css tips #003
- By Vanaf1979
- . January 29, 2021
To continue on my previous post here are some more tweets with little Css tips that might help you in
Some small css tips #002
- By Vanaf1979
- . January 21, 2021
To continue on my previous post here are some more tweets with little Css tips that might help you in
Some css tips (Tweets) #001
- By Vanaf1979
- . January 12, 2021
Wait, what!? Well, lately if been trying to tweet a small css tip daily(ish) or at least a couple of
Respecting “prefers reduced motion” with Javascript and React.
- By Vanaf1979
- . August 31, 2020
Prefers reduced motion I recently read a tweet by someone asking if there were any accessibility issues with adding a
My tips on learning how to code
- By Vanaf1979
- . July 21, 2020
Some techniques to strengthen your learning path. In this article i want to try ans share some of the small
Add a column to the posts admin overview page.
- By Vanaf1979
- . June 29, 2020
How to add a custom column to the posts admin overview page. In this article we will have a look
Cancel Axios request to prevent React from yelling at you.
- By Vanaf1979
- . June 18, 2020
Canceling Axios and prevent state update. In this article i would like to show you how we can cancel a
My favourite JavaScript array methods for dealing with Api data.
- By Vanaf1979
- . June 15, 2020
Using JavaScript array methods with Api data In this article I want to share with you how I use some
Fixing and Parsing WordPress Rest Api content in React.
- By Vanaf1979
- . May 24, 2020
Parsing Html returned by the Api in React While playing around with React and the WordPress Rest Api, one thing