Web Development Using Spring and AngularJS - Tutorial 8

preview_player
Показать описание
Integration of ng-boilerplate for AngularJS development. Setup and general overview.

Рекомендации по теме
Комментарии
Автор

Thank You very much for this great set of tutorials, i'm now fully Autonomous in Angularjs, by following your tutorials !!!

zalalus
Автор

Thanks Chris, I was hunting for this knowledge from long. Got completly clear now :) v.v.v helpful for me. :)

feedback: found the tutorials little fast and as a beginner felt a little problem but thanks to pause and play :) otherwise the knowledge you have got is tremendous. Thanks keep up the good work :)

ABCXYZ
Автор

Concise and clean code. Thanks for sharing Chris!

feloniousmonkey
Автор

Thanks for posting these videos. Loving your work.

mygtrtone
Автор

really cool demostration about how to start with JS. thx!

RufianoMalaka
Автор

took me some time, finally got it working, thank you for a great tutorial

thabokgobo
Автор

Awesome tutorial dude. Keep up the good work )

yevkravchenko
Автор

Hi Chis!

I've been following your tutorials and I just want to thank you for taking the time and effort to teaching the use of these technologies. Thank you so much.

I was wondering where can I find the next tutorial (tutorial-9) 

jesusbravo
Автор

For those who get this issue: Loading "grunt-karma.js" tasks...ERROR

Change 2 lines in the package.json

"grunt-karma": "^0.12.2",
"karma": "^1.6.0",

MrThryler
Автор

Thank you once more for your tutorial!
How do you include the app folder to your remote repository?

tamarabucic
Автор

Hi Chris!

This is an excellent series of tutorials, thank you! It's really good that you do everything step by step, explaining the details. It really helps to understand the content!

I've got a question though on ng boilerplate / grunt watch. I've got a most recent version of ng boilerplate (cloned today). When I try to run grunt watch, I'm getting:

Loading "grunt-karma.js" tasks...ERROR
>> TypeError: Cannot read property 'prototype' of undefined
Warning: Task "karma:unit" not found. Use --force to continue.

Aborted due to warnings.

Maybe I'm missing something obvious but I'm new to angularjs and use this tutorial to start learning it. Thanks!

malokreatywny
Автор

I get "The requested resource is not available" on server. What can be wrong with that ?

ALKETCECAJ
Автор

hi i after i modified the page the file index.html the src is modified too. but after that after i reload the page the modified things aren't showed even if i clean the site cache. Is it something with jshint? Any help is welcome :)

Dalves
Автор

For "grunt watch" do I have to use Firefox?  I am getting an error that it can't find c:\Program Files\...\firefox.exe.

tommy--k
Автор

it all seems to work, but I wonder about the "unexpected token" errors in some imported js files. Does anyone have an idea what's wrong here? I use Eclipse Neon for the tutorial.

LP.G
Автор

Hi Chris,
I am facing an issue while installing grunt and bower.
I am using Eclipse as my sdk. Whenever I try to install bower, my eclipse gets stuck on building workspace, updating the node_modules folder. What can I do for this?

ankurjain
Автор

I am using STS and I found I had to turn off javascript valation for the ngbp stuff, otherwise STS was taking forever to build my project.

tommy--k
Автор

Very useful set of tutorials : ) Thank you : )

Is there a way to reduce the amount of boilerplating on Java side? (I know some of it is useful, but some of it feel excessive). Also I used hibernate relationships for managing entities, it would be nice to have a bit of relationship guidelines : ) using relationships also forces some changes in the upper layers.

krisrudecki
Автор

Hi Chris
I am getting below error can you please tell me the basic hickup

also app folder exists in workspace but not visible inmy eclipse work bench

Running "karmaconfig:unit" (karmaconfig) task

Running "karma:continuous" (karma) task
WARN [watcher]: Pattern
fee" does not match any file.
INFO [launcher]: Starting browser Firefox
ERROR [launcher]: Cannot start Firefox
Can not find the binary C:\Program Files\Mozilla Firefox\firefox.exe
Please set env variable FIREFOX_BIN
Warning: Task "karma:continuous" failed. Use --force to continue.

Aborted due to warnings.

SoftwareSimplified-Dtons
Автор

liveReload not working. Any ideas why ?

ALKETCECAJ
visit shbcf.ru