Blog(Page 16 of 17)

  1. The vue logo. It is the letter V with 2 bands of colors: dark green on the inside and light green on the outside.

    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. A large pile of golden glitter flakes.

    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. Two smiling men are gathered at a desk in an office.

    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. A cartoon of a female opera singer hitting a high note.

    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. A blank file is shown against a pale blue background.

    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. A blank note is clipped with a peg to a line.

    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. A blank file is shown against a pale blue background.

    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. A blank file is shown against a pale blue background.

    Android Development - (3) Intents πŸ‘½

    Learn more about intents in Android.

  9. A blank file is shown against a pale blue background.

    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. A blank file is shown against a pale blue background.

    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.