Skip to content
View dazulu's full-sized avatar
๐Ÿ’ป
codepen.io/dazulu
๐Ÿ’ป
codepen.io/dazulu
Block or Report

Block or report dazulu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
dazulu/README.md

Pinned

  1. react-spoiler-tag react-spoiler-tag Public

    React component to cover text you do not want visible until user interaction

    TypeScript 8 1

  2. Next_TypeScript_Boilerplate Next_TypeScript_Boilerplate Public

    App skeleton with Next, TypeScript, ESLint, Prettier.

    TypeScript

  3. delete-form-submissions-netlify delete-form-submissions-netlify Public

    Showing an example of a project with a Netlify Function that deletes all verified form submissions when they are submitted.

    JavaScript

  4. Inclusive Web Design Summary Inclusive Web Design Summary
    1
    # Inclusive Web Design Summary
    2
    This summary is an amalgamation of a few sources linked below and by no means an exhaustive authority. It should be treated as a developer guide and more detailed sources should be consulted when developing any web features. For example, the book and links mentioned below also include practical examples and more detail on ARIA roles and markup etc.
    3
    - [Writing HTML with accessibility in mind](https://medium.com/alistapart/writing-html-with-accessibility-in-mind-a62026493412)
    4
    - [Writing JavaScript with accessibility in mind](https://medium.com/@matuzo/writing-javascript-with-accessibility-in-mind-a1f6a5f467b9)
    5
    - [A11ycasts](https://www.youtube.com/playlist?list=PLNYkxOF6rcICWx0C9LVWWVqvHlYJyqw7g)
  5. Lazy Person's Lazy Image Lazyloader Lazy Person's Lazy Image Lazyloader
    1
    # Lazy Person's Lazy Image Lazyloader
    2
    _Though you could probably do it EVEN MORE lazily if you wanted #justsaying #doesntreallymatter._
    3
    
                  
    4
    I mashed this in here from a Vue component where I had a little bit more going on with props etc. but the same end result. If I open up the devtools Network tab I can see the high resolution images loading in after the rest of the page. Big perf wins!
    5
    
                  
  6. beetsbot beetsbot Public

    A twitch chat bot based off tmi.js

    JavaScript 1