Adding Tags in Google Tag Manager and blocking trackers
3 October 2020 | Category: Browsers | Comments (0)
Today’s day quite a lot of users are using different solutions to keep their privacy on a good level. However, that means that when the page is loaded[……]
3 things you should know when you want to add your changes to the stage using Git
21 April 2018 | Category: General | Comments (0)
You want to add your changes to the stage using Git? Here we go:
git add -A
. It adds all files to the stages.git add .
. It adds new and modifie[……]
Overestimating some of today’s programming features
21 April 2018 | Category: JavaScript | Comments (0)
I see a some people are fascinated by ES6/TypeScript/React (and the like)/Babel/Webpack features. However, not all the gold that shines. Let me explor[……]
Quite often ignoring W3C standards in development
2 September 2017 | Category: Accessibility | Comments (0)
My article Web Accessibility: Why W3C Standards Are Often Ignored has just been published. Read more to find out about digital accessibility and few r[……]
Automated WCAG Monitoring Community Group
26 June 2017 | Category: Accessibility, General | Comments (0)
I’ve just joined to the Automated WCAG Monitoring Community Group as this matches perfectly to the work I am doing on ASLint. The Automated WCAG Monit[……]
Why attribute alt is important?
7 June 2017 | Category: Accessibility | Comments (0)
alt
attribute is still mostly missing, misused or misunderstood what is for. Let me summarise it why alt
attribute is important.
- Adding alternat[……]
Thoughts on digital accessibility automation tests
18 May 2017 | Category: Accessibility, Tools | Comments (0)
Introduction
Awareness of web accessibility is slowly growing, which is good. I remember the time when almost nobody was knowing what accessibility[……]
Motto for today
22 February 2017 | Category: Accessibility | Comments (0)
For people without disabilities, technology makes things convenient. For people with disabilities, it makes things possible.
Judith Heumann, U.S. Dep[……]
Removing accessibility barriers increasing your income
14 January 2017 | Category: Accessibility, General | Comments (0)
Let me quote from Click-Away Pound Survey 2016 – Final Report:
Most businesses will be unaware that they are losing income because more than 90% of[……]
ASLint – Accessibility and SEO linting tool – just released
20 September 2016 | Category: Accessibility, Tools | Comments (0)
I am proud to announce that I’ve just released ASLint – Accessiblity and SEO linting tool. Feedback is very welcome.[……]
« go back — keep looking »