• Stars
    star
    136
  • Rank 266,188 (Top 6 %)
  • Language
  • License
    GNU General Publi...
  • Created almost 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Introduction to VueJS the anti-textbook (work in progress)

intro-to-vuejs

This is a short introductory book to teach the fundamentals of VueJS (http://vuejs.org)

What is VueJS

VueJS is a progressive framework to build dynamic apps. It is the View layer in the traditional MVC framework. Along with supporting libraries, Vue can be used to write Single Page Apps which are dynamic websites where page refresh is not required. Refer the official docs for more details.

Why this book?

This book originated from the lack of resources on the Internet which would teach how to write an app with Vue using example. Read the wiki for more details.

In this book, you'd build a todo list manager in Vue, the basic html is present in the code section.

Contributing

Please raise an issue regarding the contribution you wish to make. Once that is decided you can start working on the change if it is a big one, otherwise just send a PR.

This is a contributor friendly project and won't reject a PR unless there is really a valid reason.

Inspiration and Acknowledgements

This book is inspired from the official guide, it can be thought of as a different rendering of the same content. Some content has been adapted from the project

Availability

This book is FOSS at Github

Supporting code

The supporting code is available here

TODOs

Check the project tab for more details.

More Repositories

1

web-dev-golang-anti-textbook

Learn how to write webapps without a framework in Go.
Go
3,127
star
2

awk-anti-textbook

learn awk by example
721
star
3

Tasks

A simplistic todo list manager written in Go
Go
547
star
4

build-app-with-python-antitextbook

Aims to teach Python3 by example
Python
539
star
5

multiversity

Meta project related to the YouTube channel https://www.youtube.com/channel/UCRS1AaHawQklALPHwfAlBCQ/
101
star
6

go-vue-events

Go with Vue2.0; fork of https://github.com/chenkie/vue-events-bulletin;
JavaScript
37
star
7

SamplePythonScripts

A collection of general purpose sample python scripts
Python
21
star
8

Tasks-vue

A fork of http://github.com/thewhitetulip/Tasks written in Vue; code for chp5 of http://github.com/thewhitetulip/intro-to-vuejs/ tutorial
JavaScript
21
star
9

pyfox

A small python script for easy access to firefox bookmarks and browsing history
Python
20
star
10

write-webapps-in-go-video

Code accompanying the Video series
JavaScript
17
star
11

wshare

wShare was built to make file sharing within intranet easy.
Go
13
star
12

omninotesweb

This is the website for OmniNotes
JavaScript
8
star
13

devtools

A curated list of developer tools
7
star
14

timer

Shows a notification every hour to take breaks
Go
6
star
15

f

A very simple and fast http server in Go
Go
6
star
16

picsort

a simple webapp in golang to put images into folders of individuals, we have to manually tag them first.
Go
5
star
17

intro-to-vuejs-code

Code accompanying the book https://github.com/thewhitetulip/intro-to-vuejs
JavaScript
4
star
18

code-build-app-with-python-antitextbook

Code accompanying the tutorial https://github.com/thewhitetulip/build-app-with-python-antitextbook
Python
4
star
19

hashtag-notes

Android app based on material design that can be used to take notes using hashtags
Java
3
star
20

managefiles

A small python script to manage files in your downloads folder
Python
1
star
21

unixcommands

Reimplementing basic unix commands in Go
Go
1
star
22

go-lang-from-zero-to-hero

1
star