GithubHelp home page GithubHelp logo

volade / frontend-development-projects-with-vue.js-3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/frontend-development-projects-with-vue.js-3

0.0 0.0 0.0 4.66 MB

Learn to build scalable web applications and dynamic user interfaces with Vue

License: MIT License

JavaScript 38.81% CSS 4.01% HTML 18.61% Vue 30.49% SCSS 8.08%

frontend-development-projects-with-vue.js-3's Introduction

Frontend Development Projects with Vue.js 3

This is the code repository for Frontend Development Projects with Vue.js 3, published by Packt.

Learn the fundamentals of building scalable web applications and dynamic user interfaces with Vue.js

What is this book about?

This book covers the following exciting features:

  • Set up a development environment and start your first Vue.js 3 project
  • Modularize a Vue application using component hierarchies
  • Use external JavaScript libraries to create animations
  • Share state between components and use Pinia for state management
  • Work with APIs using Pinia and Axios to fetch remote data
  • Validate functionality with unit testing and end-to-end testing
  • Get to grips with web app deployment

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

export default {
  data() {
    return {
      yourData: "your data"
    }
  },
  computed: {
    yourComputedProperty() {
      return `${this.yourData}-computed`;
    }
  }
}

Following is what you need for this book: This book is designed for Vue.js beginners. Whether this is your first JavaScript framework, or if you're already familiar with React or Angular, this book will get you on the right track. To understand the concepts explained in this book, you must be familiar with HTML, CSS, JavaScript, and Node package management.

With the following software and hardware list you can run all code files present in the book (Chapter 1-13).

Software and Hardware List

Chapter Software required OS required
1-13 Node Package Manager (npm) Windows, Mac OS X, and Linux (Any)
1-13 Yarn Package Manager (yarn) Windows, Mac OS X, and Linux (Any)
1-13 Visual Studio Code (VS Code) IDE Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Authors

Maya Shavin is Senior Software Engineer at Microsoft, based in Israel. She holds a B.Sc in Computer Sciences, B.A in Business Management, and an International MBA from University of Bar-Ilan, Israel. She works with JavaScript frontend frameworks such as React, Vue.js, etc. to create scalable and performant front-end solutions at companies such as Cooladata, Cloudinary, and currently Microsoft. She founded and organized the VueJS Israel Meetup Community, helping to create a strong playground for Vue.js lovers. Maya is a published author, international speaker and an open-source library maintainer of frontend and web projects. She can be reached at her blog or on Twitter.

Raymond Camden is a Senior Developer Evangelist for Adobe. He works on the Document Services APIs to build powerful (and typically cat-related) PDF demos. He is the author of multiple books on web development and has been actively blogging and presenting for almost twenty years. Raymond can be reached at his blog or on Twitter.

Other books by the authors

Front-End Development Projects with Vue.js

jQuery Mobile Web Development Essentials - Third Edition

frontend-development-projects-with-vue.js-3's People

Contributors

ashishjpackt avatar cfjedimaster avatar mayashavin avatar packt-itservice avatar packt-simrana avatar packtsupport avatar prachijain1992 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.