👋 My name is Vince, I’m Front End Developer for The New York Times (T Brand Studio), London, UK.
devNotes is a collection of notes and posts about things I learned around web development.
You can check out my main posts on dev.to.
Currently: 37 devNotes.A11Y
- Inert - Avoid keyboard trap, Aug, 2018 | note
- Screen reader - NVDA (Non-Visual Desktop Access) (Windows), Aug, 2018 | note
- Screen reader - TalkBack (Android), Aug, 2018 | note
- WCAG 2.0 & 2.1 Checklist, Aug, 2018 | note
CSS
- Bug - IE11, flexbox and min-height, Aug, 2018 | note
- CSS 3D - Scrolling on the z-axis, Mar, 2019 | post
- CSS Grid Layout, Aug, 2018 | note
- CSS custom properties - Cheatsheet, Feb, 2019 | post
- Hack - CSS target only IE11 and IE10 (media query), Aug, 2018 | note
- Slide stacking effect using position sticky, Sep, 2019 | post
- hsl() & hsla(), Aug, 2018 | post
Dotnet
- C# - 101 cheat sheet, May, 2019 | note
- C# - Practice | Basic exercises , May, 2019 | note
- C# - Practice | katas, May, 2019 | note
- Set up SignalR in a vue.js project, Oct, 2018 | note
Javascript
- Class (ES6) template use at DAM, May, 2019 | note
- Console.log argument in object, Jul, 2018 | note
- Cross Browser extensions with WebExtensions API - 101, Oct, 2018 | note
- ES6 - Arrow functions, Aug, 2018 | note
- ES6 - const | let | var, Aug, 2018 | note
- Get Address || Postode || City with Google map Geocoding API and HTML5 Geolocation, Jan, 2019 | note
- Hoisting, Jul, 2018 | note
- IIFE template use at DAM, Jul, 2018 | note
- Map, Filter and Reduce, Jun, 2019 | note
- Vue - 101 todo PWA tutorial , Jul, 2018 | post
- Vue - Components props and events examples, Aug, 2018 | note
- Vue - SCSS set up with Vue CLI 3, Aug, 2018 | note
- Webpack 4 - Bundle SCSS and JavaScript for SSR applications, May, 2019 | note
- Yarn - Upgrade all packages , Aug, 2019 | note
Sass
- CSS custom properties (CSS variables) with SCSS, Jul, 2018 | note
- Responsive container classes with SCSS, Nov, 2018 | note
- Z-index management with SCSS, Nov, 2018 | note
Tools
- Adobe Photoshop - 101 introduction for web developers, Jul, 2018 | post
- Git - Cheat sheet, Aug, 2018 | note
- Ngrok - Public URLs for mobile testing, Jul, 2018 | note
- Regex - 101, Jan, 2019 | note
- Youtube thumbnails, Jul, 2018 | note