GithubHelp home page GithubHelp logo

handlebars's People

Contributors

bengitscode avatar micfin avatar payne-chris-r avatar realweeks avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

handlebars's Issues

Remove helpers

Unnecessary, and caused confusion last time.

Also makes more similar to htmlbars

Incorrect path

In the fist lab you have
What is happening in the scripts/index.js file?

the file you are referring to is actually in assets/scripts

:)

Fix grammar of Final Challenge instruction

-  Make a Delete request to the API when the Remove button is clicked and upon success it should remove the book from the page.
+ Make a Delete request to the API when the Remove button is clicked and upon success, it should remove the book from the page.

Should have a comma after success

Mention safe strings

Tell how handlebars uses safe strings to prevent script injection attacks.

Came up during project 2 for 016 - Bernard inserted alerts

Typos

"cretivity"
"seperate"

Consider adding helpers lab at end

Thoughts on opening an issue to reinclude helpers so it won’t be new when they get to ember?

[3:06]
If i remember correctly the argument for removing it was because so little people ended up using helpers, but I left that class before they entered ember week so if people ended up using it as Jeff mentioned maybe it would be useful to add it back.

Note: extension of slack convo with @gaand

Change 'move' to 'comment out' in bulleted list

The bullet 'What happens if you move the line that defines showBooksTemplate?' Should be changed to 'What happens if you comment out the line that defines showBooksTemplate?' in order to avoid confusion.

third party api over http returning error

The third party api I am using, this - http://api.adviceslip.com/#object-slip-example, does not work in the deployed version because it has been blocked for not being over https. The error message says -

vendor.js:9678 Mixed Content: The page at 'https://maggicorp.github.io/front-end-full-stack/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://api.adviceslip.com/advice'. This request has been blocked; the content must be served over HTTPS.

Is there any way around this?

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.