Open in app

Sign In

Write

Sign In

Vrijraj Singh
Vrijraj Singh

313 Followers

Home

About

Published in

techferment

·May 22

Getting Started in Web

If you’re new to web development or considering a career in web technologies, this article will provide valuable information about the basics. Let’s begin by understanding three basic terms: websites, web browsers, and servers. 1. Websites Websites are collections of web pages that are built using various web technologies. A website typically…

Web

4 min read

Getting Started in Web
Getting Started in Web
Web

4 min read


Published in

techferment

·Nov 1, 2021

8. The Vue Router

Vue.js is a reactive javascript framework, which is used to build UIs(User Interfaces) and SPAs(Single-page Applications) and developers love to code and feel freedom and comfort while developing applications in Vue.js. For routing purposes, Vue.js does not provide the built-in routing feature. But there is an official third-party library with…

Vue

3 min read

8. The Vue Router
8. The Vue Router
Vue

3 min read


Published in

techferment

·Jul 13, 2021

7. Data Flow between Components in Vue.js

Just like any other application, the Components organization goes like a nested tree. For example, a simple website that includes a header, sidebar, and some other components in a container. The organization of the component would be like this.

Vue

4 min read

7. Data Flow between Components in Vue.js
7. Data Flow between Components in Vue.js
Vue

4 min read


Published in

techferment

·Jul 12, 2021

6. Vue Components

In Vue.js, Vue Components is one of the important features that create custom elements, which can be reused in HTML. Vue Single Components consist of 3 parts: template tag: for defining HTML Code script tag: for defining JavaScript Code and inside script tag there we’ll be a Vue instance where…

Vue

2 min read

6. Vue Components
6. Vue Components
Vue

2 min read


Published in

techferment

·Jul 11, 2021

5. Vue CLI

For large-scale applications with Vue.js, it is recommended to install using the Vue CLI. To install using CLI, we need to have CLI installed which is done using the following command. But before you need to install Node.js …

Vue

3 min read

5. Vue CLI
5. Vue CLI
Vue

3 min read


Published in

techferment

·Jul 9, 2021

4. Conditional Directives and List Rendering With Vue.js

In Vue.js, you can show or hide the HTML Elements based on Conditional fundamentals. Vue.js provides us with a set of core directives to achieve this effect: v-if, v-else, v-else-if. v-if directive with the v-if directive, you can add or removes HTML Elements based on the given expression. <div id="app">…

Vue

3 min read

4. Conditional Directives and List Rendering With Vue.js
4. Conditional Directives and List Rendering With Vue.js
Vue

3 min read


Published in

techferment

·Jul 2, 2021

3. Using v-model for Two-Way Binding and Dynamic Style and Class in Vue.js

Two-Way Binding Two-way binding is a powerful feature that, if used properly, can speed up your development process. It reduces the complexity of keeping user input consistent with the application data model. Do check out the video tutorial on Two Way Binding here. The v-model directive updates the template whenever the model…

Vue

2 min read

3. Using v-model for Two-Way Binding and Dynamic Style and Class in Vue.js
3. Using v-model for Two-Way Binding and Dynamic Style and Class in Vue.js
Vue

2 min read


Published in

techferment

·Jul 1, 2021

2. Vue Events Handling and Methods

Every Vue.js application starts by creating a new Vue instance and you can create Vue Instance by usingnew Vue({}) and inside you can pass lots of properties. With data (Object) property used to store the data for the Vue instance. …

Vue

2 min read

2. Vue Events Handling and Methods
2. Vue Events Handling and Methods
Vue

2 min read


Published in

techferment

·Jun 30, 2021

1. Getting Started with Vue.js

This is an article for absolute beginners to Vue.js. You can also check out the video tutorial of Vue.js at TechFerment. What is Vue.js? Vue.js is an open-source front-end JavaScript framework for building user interfaces and single-page applications. Plus, it contains a Vue Router built-in with it. …

Vue

3 min read

1. Getting Started with Vue.js
1. Getting Started with Vue.js
Vue

3 min read


Published in

GDG Jalandhar

·Apr 15, 2020

Aura App v3.1.1 released today!

Today we’re happy to announce that Aura App v3.0.1 was Added to master! ⚡️Live demo • 👩‍💻 GitHub • 🚀 Getting started 📽 Setup Video What is Aura? Project Aura App is the Web App that helps you to set Tech Communities with events, team, and management in a few minutes. …

Gdg Jalandhar

2 min read

Aura App v3.1.1 released today!
Aura App v3.1.1 released today!
Gdg Jalandhar

2 min read

Vrijraj Singh

Vrijraj Singh

313 Followers

Google Developer Expert for Web Technologies & Firebase | Developer Advocate

Following
  • Addy Osmani

    Addy Osmani

  • Qwiklabs

    Qwiklabs

  • Dion Almaer

    Dion Almaer

  • Dmytro Olefyrenko

    Dmytro Olefyrenko

  • Rohan Singh

    Rohan Singh

See all (71)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams