GithubHelp home page GithubHelp logo

azat-co / fullstack-javascript Goto Github PK

View Code? Open in Web Editor NEW
514.0 514.0 264.0 20.16 MB

Source code for the Fullstack JavaScript book

JavaScript 99.23% HTML 0.76% CSS 0.01% PHP 0.01%
apress backbone fullstack-javascript javascript mongodb parse

fullstack-javascript's Introduction

azat-co or azat.co

Azat Mardanov's personal website: projects, books, links to social media profiles.

http://azat.co

Build With

  • Twitter Bootstrap
  • Sumlime Text 2

fullstack-javascript's People

Contributors

azat-co avatar caiquecastro avatar farhanghafoor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fullstack-javascript's Issues

Chapter 4: placing of script tag

On page 80 it says:
We can also put <script> tags right **after** the </body> tag at the end of the file.

As the script tags should be inside the body, this should read "**before** the </body> tag"

Typos chapter 1

This concerns the PDF version of the book

On page 3 it says:

Most likely you, my reader, are a web developer aspiring to use your web chops in mobile. With
JavaScript and HTML5 it’s possible, so it’s worth covering web development closer.

That should be 'mobile development', right?

Further down on the same page:

(in a development sence)

Should be 'sense'

Typos chapter 2

This concerns the PDF version of the book

p21
In this chapter, we1 cover the following topics:

Function in JSON

The JSON example on pages 44 - 45 contains a function.

...
"totalPost": 2,
"getData": function () {
return new Data().getDate();
}
}

Typos chapter 3

This concerns the PDF version of the book

p57

...check that it’s not empty, and call getDada(), which will make the XHR request...

Wrong JQuery import

In "Backbone.js Dependencies" section index.html should import jquery-2.1.4.js, not jquery.js.

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.