- 🔭 I’m currently working on a retail website
- 🌱 I’m currently going deep on Testing (see goal below)
- 🥅 2023 Goals: testing, testing, testing
-
Genting Uk
- Hull
- https://darrenwhite.dev/
- @dlw
Block or Report
Block or report dwhiteGUK
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Hooks
Hooks 1import { useEffect, useState } from 'react';
23const useDebounce = (value, delay = 500) => {
4// State and setters fpr debounced value5const [debouncedValue, setDebouncedValue] = useState(value);
-
Working with JS Date and Date-fns li...
Working with JS Date and Date-fns library 1// Max Date2const { format, isBefore, isValid, subYears, parseISO } = require('date-fns');
34const maxDate = format(subYears(new Date(), 18), 'yyyy-MM-dd');
5const maxResult = isBefore(dobDate, parseISO(maxDate, 1));
2,965 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
dwhiteGUK/version-test
Contribution activity
March 2024
13
contributions
in private repositories
Mar 1 – Mar 4












