Blog (Page 19 of 20)

  1. Vue Components can be written in Codepen now! πŸ’š

    You can now write Vue Components in Codepen! πŸ₯³ You get a single Vue editor pane, which is all you need for a single-file component!

  2. HTML Nuggets: Little bits that you may not know or forgotten

    Improve your knowledge of HTML with little bits that you may have forgotten, never learned, never realised, or ignored!

  3. How do you make learning new stuff fun and stay motivated? πŸ’ͺπŸ₯³

    Learning technical topics is challenging. When things get difficult your motivation can waiver. How can you make learning more fun and stay motivated?

  4. ARIA: singing from the same hymn sheet πŸ’»

    ARIA is a W3C specification with the aim of improving accessibility for web applications. It is a misunderstood topic. Let’s clarify the topic.

  5. A11y - Just the hits πŸ’»

    Accessibility (A11y) refers to the creation of digital content that can be used by everyone. How do you make accessible websites?

  6. Make it stick! Sticky headers in CSS πŸ¦ŽπŸ”

    Sticky headers can simplify cross-referencing cells in tables, and make navigation easier in different scenarios. Let’s explore some CSS examples.

  7. Document an API with Swagger β˜•

    When creating a web API, good documentation is important for people to learn how to use it without any headaches!

  8. Android Development - (3) Intents πŸ‘½

    Learn more about intents in Android.

  9. Android Development - (2) Fundamentals πŸ‘½

    Learn the fundamentals of building an Android app. What are the component parts of a typical app? How do I write a simple app in Android Studio?

  10. Android Development - (1) Getting Started πŸ‘½

    I discuss how to get an environment setup to write android apps. I will show you how to install and setup Android Studio.