Web / #01 – Vue.js

For the past few months, app development was put on hold and I began volunteering with a ground-up group to help charities build websites! Particularly with safe management measures in place that limits large-group social interactions, charities face challenges interacting with their communities. Instead, harnessing tech, we hope to mitigate these inconveniences &&& do what we can to move operations online!

Frontend web development

I worked with an experienced volunteer who was Tremendous help! New to html, css, javascript, and especially javascript, I’m thankful for fellow volunteers who pitched in readily to direct me to different resources.

HTML

HTML provides the basic structure of sites, which is enhanced and modified by other technologies like CSS and JavaScript.

CSS

CSS controls presentation, formatting, and layout.

Javascript

JavaScript controls the behavior of different elements.

Vue.js

“Vue.js uses an HTML-based template syntax to declaratively bind the rendered DOM to the underlying Vue instance’s data. All Vue.js templates are valid HTML that can be parsed by spec-compliant browsers and HTML parsers.”

Directives

Directives are special attributes with the v- prefix. Directive attribute values are expected to be a single JavaScript expression (with the exception of v-for). A directive’s job is to reactively apply side effects to the DOM when the value of its expression changes. Examples include:

  • v-for
  • v-if
  • v-bind
  • v-on

Well! Am now moving on to back-end web development for the next 2 months .. . . .. . Let’S do ThiS ~

Published by rachykc

Hi!!!!1$'

Join the Conversation

  1. Unknown's avatar

1 Comment

Leave a comment