Blog(Page 16 of 17)
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!
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!
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?
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.
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?
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.
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!
Android Development - (3) Intents π½
Learn more about intents in Android.
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?
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.