Switch to DuckDuckGo Search
   September 18, 2016  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >

Toggle Join/Part | bottom
[00:01:34] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:6d8f:75cd:1303:2889> has quit IRC (Remote host closed the connection)
[00:02:36] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:59e1:e676:c3ad:b6d8> has joined #angularjs
[00:03:03] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[00:04:25] *** medeirosthiiago <medeirosthiiago!~medeirost@177.96.108.2> has joined #angularjs
[00:04:33] *** s3shs <s3shs!~s3shs@ip-64-134-228-170.public.wayport.net> has joined #angularjs
[00:05:00] *** monoprotic <monoprotic!~monoproti@unaffiliated/monoprotic> has joined #angularjs
[00:05:02] *** sbellina <sbellina!~sbellina@c-75-65-176-38.hsd1.ms.comcast.net> has joined #angularjs
[00:06:11] *** dofidum <dofidum!~dofidum@2a02:c7d:850:6700:6d57:3e29:d42e:78b1> has quit IRC (Remote host closed the connection)
[00:07:05] *** LeBlaaanc <LeBlaaanc!~LeBlaaanc@71.170.198.30> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[00:08:04] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 244 seconds)
[00:09:10] *** diprotic <diprotic!~monoproti@unaffiliated/monoprotic> has quit IRC (Ping timeout: 255 seconds)
[00:10:45] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[00:11:30] *** harha_ <harha_!harha_@y55.ip4.netikka.fi> has quit IRC (Read error: Connection reset by peer)
[00:12:16] *** LeBlaaanc <LeBlaaanc!~LeBlaaanc@71.170.198.30> has joined #angularjs
[00:12:50] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #angularjs
[00:13:57] <liefer> Im struggling setting up my PC for angular2 development. I have installed node(6.6.0) and npm(3.10.8) and cloned https://github.com/angular/quickstart . I can run "npm install" successfully, but "npm start" gives me this: https://bpaste.net/show/aa5a472f1e52
[00:15:38] <liefer> Is it possible to resolve this error?
[00:15:58] *** llwt <llwt!~textual@c-73-164-149-125.hsd1.or.comcast.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[00:15:58] <Nasp> Try and run the tasks seperately
[00:16:22] <liefer> you mean like, "npm run typings install"? Did that already
[00:16:30] *** realisation <realisation!~textual@73.81.112.16> has joined #angularjs
[00:16:30] <liefer> or do you mean the "start" commands? (tsc etc)
[00:16:39] <Nasp> the npm start task
[00:16:43] <Nasp> Yes
[00:17:47] <Nasp> try tsc and then npm start lite
[00:18:17] *** pyios <pyios!~pyios@106.39.222.116> has quit IRC (Ping timeout: 248 seconds)
[00:18:35] *** i- is now known as ^9
[00:18:50] <liefer> "npm run tsc" completes, but "concurrent "npm run tsc:w" fails with the error i pasted
[00:19:01] *** lavalamp <lavalamp!~lavalamp@unaffiliated/lavalamp> has joined #angularjs
[00:19:02] <Nasp> also npm start lite?
[00:19:06] <liefer> "npm start lite" same thing
[00:19:07] <liefer> same error
[00:19:16] <liefer> wait
[00:19:18] <liefer> almost same
[00:19:19] <liefer> let me paste
[00:19:33] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[00:19:38] *** pyios <pyios!~pyios@106.39.222.124> has joined #angularjs
[00:19:39] <liefer> https://bpaste.net/show/e6776b952d7c
[00:20:57] <liefer> You see this? var networkInterfaces = require("os").networkInterfaces();
[00:20:59] <Nasp> Did you try with just npm start lite?
[00:21:17] <liefer> yes
[00:21:27] <Nasp> Ok just didn't look like that according to what you pasted
[00:21:48] <liefer> hmm? The paste i write only "npm start lite"
[00:21:52] <Nasp> ohh waiat
[00:21:53] *** songhua <songhua!ae47ed34@gateway/web/freenode/ip.174.71.237.52> has joined #angularjs
[00:21:53] <Nasp> npm run lite
[00:21:55] <Nasp> my bad
[00:21:59] <Nasp> Try that
[00:22:12] *** songhua <songhua!ae47ed34@gateway/web/freenode/ip.174.71.237.52> has quit IRC (Client Quit)
[00:22:24] <liefer> same
[00:22:45] <liefer> var networkInterfaces = require("os").networkInterfaces(); fails
[00:22:47] <liefer> huh
[00:22:58] <liefer> i have cloned the repo on another machine i have (linux box)
[00:23:07] <liefer> on that i can do "npm run lite"
[00:23:33] <Nasp> And your current machine is linux as well ?
[00:23:34] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[00:23:41] <liefer> my current machine is windows10
[00:23:44] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 244 seconds)
[00:23:52] <Nasp> "npm ERR! Linux 3.4.0+"
[00:23:55] <Nasp> Just since i said that
[00:23:55] <liefer> my environment is bash though
[00:23:59] *** fees <fees!~fees_@d54c22e1c.access.telenet.be> has quit IRC (Quit: Leaving)
[00:24:00] <Nasp> But the user directory looked like windows
[00:24:01] <liefer> ubuntu for windows
[00:24:11] <Nasp> Try norlam command line
[00:24:19] <liefer> =(
[00:24:21] <liefer> i *like* bash
[00:24:24] <Nasp> Just try it
[00:24:49] *** Klumben <Klumben!Nsaiswatch@elmo.stole-your.pw> has joined #angularjs
[00:24:56] <liefer> before bash i used cmder
[00:25:21] <Nasp> cmder is a mix of environments
[00:28:04] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 255 seconds)
[00:31:02] <Nasp> So?
[00:32:27] *** _vyscond <_vyscond!~textual@177.105.197.162> has joined #angularjs
[00:32:36] *** _vyscond <_vyscond!~textual@177.105.197.162> has quit IRC (Remote host closed the connection)
[00:32:55] *** _vyscond <_vyscond!~textual@177.105.197.162> has joined #angularjs
[00:33:12] *** thyb <thyb!~thyb@ALamentin-651-1-34-238.w81-248.abo.wanadoo.fr> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[00:36:29] *** Shilon <Shilon!~Shilon@bl5-68-115.dsl.telepac.pt> has quit IRC (Quit: Shilon)
[00:37:40] <liefer> i really want bash to be my main terminal so im gonna keep digging
[00:37:58] <liefer> have submitted a bugreport to the bash on windows guys, hopefully someone cares to take a look
[00:39:50] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has joined #angularjs
[00:39:56] *** thyb <thyb!~thyb@ALamentin-651-1-34-238.w81-248.abo.wanadoo.fr> has joined #angularjs
[00:41:15] <Nasp> liefer but did it work?
[00:42:22] <Nasp> I don't think it's a bash for windows problem
[00:42:25] <Nasp> But sure go annoy them
[00:43:13] *** cotko <cotko!~ahmed@93-103-28-46.dynamic.t-2.net> has joined #angularjs
[00:43:20] <liefer> you dont think so? It seems to be unable to handle the OS's api call about network interfaces
[00:43:39] <liefer> but lets continue on my linux box, if you dont mind
[00:43:48] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[00:43:50] <liefer> i *can* run "npm run lite" there, but not "npm start"
[00:44:15] *** mjayR <mjayR!~textual@host86-139-232-77.range86-139.btcentralplus.com> has joined #angularjs
[00:45:41] <liefer> https://bpaste.net/show/6f6b9573124b
[00:46:03] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:2ea1::1> has quit IRC (Ping timeout: 265 seconds)
[00:46:31] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 255 seconds)
[00:46:49] <liefer> tsc is version 3.8.9
[00:47:18] <Nasp> So it did not work at all on windows
[00:47:22] <Nasp> Even through the normal command line
[00:48:07] <liefer> no the windows box is a lost cause i set it on fire
[00:48:41] <liefer> you know why it cannot properly handle the .ts typescript files?
[00:48:45] *** uru is now known as uru|away
[00:50:14] *** mjayR is now known as mjayR_
[00:51:01] *** {DV8} <{DV8}!~Deviate@135-23-110-43.cpe.pppoe.ca> has quit IRC (Ping timeout: 255 seconds)
[00:52:25] *** mjayR_ <mjayR_!~textual@host86-139-232-77.range86-139.btcentralplus.com> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[00:52:36] *** zeioth <zeioth!~zeioth@5.red-80-39-129.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 250 seconds)
[00:52:41] *** mjayR <mjayR!~textual@host86-139-232-77.range86-139.btcentralplus.com> has joined #angularjs
[00:53:15] *** mjayR <mjayR!~textual@host86-139-232-77.range86-139.btcentralplus.com> has quit IRC (Client Quit)
[00:55:15] *** _vyscond <_vyscond!~textual@177.105.197.162> has quit IRC (Ping timeout: 244 seconds)
[00:55:53] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has joined #angularjs
[00:58:34] <liefer> "npm run typings -- install"
[00:58:36] <liefer> solves everything
[00:58:39] <liefer> ok
[00:58:43] *** pyios <pyios!~pyios@106.39.222.124> has quit IRC (Ping timeout: 272 seconds)
[00:59:05] <liefer> i did not have the right syntax, was calling "npm run typings install" =S
[00:59:25] *** s3shs <s3shs!~s3shs@ip-64-134-228-170.public.wayport.net> has quit IRC (Quit: Computer has gone to sleep.)
[00:59:32] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[01:00:02] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[01:00:37] *** avarsh <avarsh!~avarsh@2601:5c2:104:1500:84cb:b541:6f5a:dd6e> has joined #angularjs
[01:00:41] *** lavalamp <lavalamp!~lavalamp@unaffiliated/lavalamp> has quit IRC (Quit: (> '.' )>)
[01:04:25] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 265 seconds)
[01:04:25] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 265 seconds)
[01:04:45] *** pyios <pyios!~pyios@106.39.222.124> has joined #angularjs
[01:10:47] *** realisation <realisation!~textual@73.81.112.16> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[01:11:37] *** argshook <argshook!~argshook@78-56-47-60.static.zebra.lt> has quit IRC (Ping timeout: 244 seconds)
[01:14:00] *** drs_ <drs_!c575cca8@gateway/web/freenode/ip.197.117.204.168> has joined #angularjs
[01:14:16] <drs_> hi
[01:14:53] *** drs_ <drs_!c575cca8@gateway/web/freenode/ip.197.117.204.168> has left #angularjs
[01:16:03] *** d5sx43 <d5sx43!~d5sx43@c-50-185-42-150.hsd1.ca.comcast.net> has joined #angularjs
[01:16:23] *** Shilon <Shilon!~Shilon@46.50.55.182> has joined #angularjs
[01:17:54] *** marr <marr!~ccc@xdsl-4842.lodz.dialog.net.pl> has quit IRC (Ping timeout: 264 seconds)
[01:18:29] *** daynaskully <daynaskully!~digifiv5e@unaffiliated/daynaskully> has quit IRC (Ping timeout: 244 seconds)
[01:21:34] *** theskillwithin <theskillwithin!~theskillw@unaffiliated/theskillwithin> has quit IRC (Quit: cya)
[01:21:43] *** Shilon <Shilon!~Shilon@46.50.55.182> has quit IRC (Quit: Shilon)
[01:22:14] *** theskillwithin <theskillwithin!~theskillw@unaffiliated/theskillwithin> has joined #angularjs
[01:22:48] *** d5sx43 <d5sx43!~d5sx43@c-50-185-42-150.hsd1.ca.comcast.net> has quit IRC ()
[01:22:49] *** Shilon <Shilon!~Shilon@46.50.55.182> has joined #angularjs
[01:23:07] *** daynaskully <daynaskully!~digifiv5e@unaffiliated/daynaskully> has joined #angularjs
[01:23:29] *** tristanp <tristanp!~tristanp@c-73-181-152-38.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[01:26:05] *** Wizek_ <Wizek_!~Wizek@catv-89-132-132-110.catv.broadband.hu> has quit IRC (Ping timeout: 244 seconds)
[01:28:19] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:990e:2865:8048:8d23> has joined #angularjs
[01:29:29] *** daynaskully <daynaskully!~digifiv5e@unaffiliated/daynaskully> has quit IRC (Ping timeout: 265 seconds)
[01:34:08] *** daynaskully <daynaskully!~digifiv5e@unaffiliated/daynaskully> has joined #angularjs
[01:35:04] *** NomadJim_ is now known as NomadJim
[01:36:04] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:990e:2865:8048:8d23> has quit IRC (Remote host closed the connection)
[01:37:45] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:e4c6:e475:7e10:7425> has joined #angularjs
[01:38:06] *** avarsh <avarsh!~avarsh@2601:5c2:104:1500:84cb:b541:6f5a:dd6e> has quit IRC (Read error: Connection reset by peer)
[01:38:56] *** avarsh <avarsh!~avarsh@c-73-31-155-14.hsd1.va.comcast.net> has joined #angularjs
[01:39:42] <Foxandxss> liefer: I just saw that bug you opened
[01:39:49] <Foxandxss> since I am investigating bash for windows
[01:39:50] <Foxandxss> heh
[01:40:08] <liefer> yeah?
[01:40:20] <rand0m> hey Foxandxss
[01:40:45] *** avarsh <avarsh!~avarsh@c-73-31-155-14.hsd1.va.comcast.net> has quit IRC (Read error: Connection reset by peer)
[01:40:54] <Foxandxss> yeah
[01:41:18] <liefer> you know how to fix it? :P
[01:41:24] <Foxandxss> not really
[01:41:27] <Foxandxss> I don't have a windows box
[01:41:35] *** avarsh <avarsh!~avarsh@c-73-31-155-14.hsd1.va.comcast.net> has joined #angularjs
[01:41:49] <liefer> this is the first issue i've had with bash on windows
[01:41:53] <liefer> so far its been brilliant
[01:42:01] <Foxandxss> and both " npm run typings install" and "npm run typings -- install"
[01:42:04] <Foxandxss> both should work
[01:42:09] <liefer> hmm
[01:42:19] <liefer> there is a possibility i never ran either :S
[01:42:25] <liefer> even though i really feel like i did...
[01:42:36] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Ping timeout: 265 seconds)
[01:42:40] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:2ea1::1> has joined #angularjs
[01:43:31] *** daynaskully <daynaskully!~digifiv5e@unaffiliated/daynaskully> has quit IRC (Ping timeout: 248 seconds)
[01:46:40] *** s3shs <s3shs!~s3shs@ip70-176-109-64.ph.ph.cox.net> has joined #angularjs
[01:46:53] *** jhadvig <jhadvig!~jhadvig@78-141-120-86.dynamic.orange.sk> has joined #angularjs
[01:48:11] *** daynaskully <daynaskully!~digifiv5e@unaffiliated/daynaskully> has joined #angularjs
[01:48:41] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[01:49:26] *** Elisha_ <Elisha_!~elisha@tm.213.143.68.74.nm.telemach.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[01:51:36] *** one_zero <one_zero!~one_zero@ip72-203-85-109.oc.oc.cox.net> has joined #angularjs
[01:51:59] *** moloch <moloch!~moloch@cpe-98-150-237-205.hawaii.res.rr.com> has joined #angularjs
[01:52:04] *** howitdo <howitdo!~howitdo@unaffiliated/howitdo> has quit IRC (Ping timeout: 244 seconds)
[01:52:26] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has quit IRC (Ping timeout: 244 seconds)
[01:53:11] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:e4c6:e475:7e10:7425> has quit IRC (Remote host closed the connection)
[01:53:39] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has joined #angularjs
[01:55:28] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[01:56:33] *** howitdo <howitdo!~howitdo@unaffiliated/howitdo> has joined #angularjs
[01:57:14] *** Shilon <Shilon!~Shilon@46.50.55.182> has quit IRC (Quit: Shilon)
[01:58:08] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[01:59:52] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 255 seconds)
[02:00:19] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[02:01:01] *** avarsh <avarsh!~avarsh@c-73-31-155-14.hsd1.va.comcast.net> has quit IRC (Remote host closed the connection)
[02:01:15] *** Shilon <Shilon!~Shilon@46.50.55.182> has joined #angularjs
[02:02:03] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[02:02:11] *** sergiouve <sergiouve!~sergiouve@3.94.14.37.dynamic.jazztel.es> has quit IRC (Ping timeout: 248 seconds)
[02:02:52] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[02:04:02] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[02:04:06] *** jhadvig <jhadvig!~jhadvig@78-141-120-86.dynamic.orange.sk> has quit IRC (Ping timeout: 250 seconds)
[02:04:49] *** cotko <cotko!~ahmed@93-103-28-46.dynamic.t-2.net> has quit IRC (Remote host closed the connection)
[02:04:50] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[02:04:50] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:45b2:b644:c7e5:9cff> has joined #angularjs
[02:05:47] *** cotko <cotko!~ahmed@93-103-28-46.dynamic.t-2.net> has joined #angularjs
[02:07:03] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[02:08:52] *** max_at <max_at!max_at_dev@gateway/shell/elitebnc/x-ravnicxkrfpwkdft> has quit IRC (Ping timeout: 255 seconds)
[02:11:52] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:45b2:b644:c7e5:9cff> has quit IRC (Remote host closed the connection)
[02:15:28] *** bbankes <bbankes!~bbankes@2601:680:c402:3215:a1b1:84ab:8209:ea67> has quit IRC (Ping timeout: 265 seconds)
[02:17:03] *** avarsh <avarsh!~avarsh@137.54.23.93> has joined #angularjs
[02:17:30] *** avarsh <avarsh!~avarsh@137.54.23.93> has quit IRC (Remote host closed the connection)
[02:17:48] *** {DV8} <{DV8}!~Deviate@135-23-110-43.cpe.pppoe.ca> has joined #angularjs
[02:17:59] *** avarsh <avarsh!~avarsh@137.54.23.93> has joined #angularjs
[02:18:33] *** lexileo <lexileo!~lexii@202.149.205.17> has joined #angularjs
[02:19:08] *** avarsh <avarsh!~avarsh@137.54.23.93> has quit IRC (Remote host closed the connection)
[02:19:18] *** avarsh_ <avarsh_!~avarsh@137.54.23.93> has joined #angularjs
[02:19:25] *** realisation <realisation!~textual@73.81.114.112> has joined #angularjs
[02:19:53] *** max_at <max_at!max_at_dev@gateway/shell/elitebnc/x-zegxtzmakzcmqfhi> has joined #angularjs
[02:22:40] *** xinming <xinming!~hyy@115.221.33.157> has joined #angularjs
[02:23:01] *** littlebear <littlebear!~littlebea@CPE1cabc00e3113-CM1cabc00e3110.cpe.net.cable.rogers.com> has joined #angularjs
[02:25:13] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Read error: Connection reset by peer)
[02:25:37] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[02:25:40] *** xinming_ <xinming_!~hyy@115.221.42.168> has quit IRC (Ping timeout: 244 seconds)
[02:30:32] *** Shilon <Shilon!~Shilon@46.50.55.182> has quit IRC (Quit: Shilon)
[02:31:21] *** zkirill <zkirill!~zkirill@S010648d705ebb94a.vn.shawcable.net> has joined #angularjs
[02:32:55] *** dansa <dansa!~user@unaffiliated/dansa> has joined #angularjs
[02:33:02] <dansa> Oh, hello.
[02:33:03] <zkirill> I don’t understand what the word “ancestors” means in the context of “markForCheck() marks all ChangeDetectionStrategy ancestors as to be checked.”
[02:36:15] *** jacobj <jacobj!~jacobj@c-71-232-56-143.hsd1.ma.comcast.net> has quit IRC (Ping timeout: 272 seconds)
[02:38:19] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[02:39:31] *** Limarson <Limarson!~marcel.cr@87.151.132.158> has joined #angularjs
[02:39:56] <dansa> I have not yet really understood AngularJS. I've gone through the entire phonecat-tutorial and now I'm reading ng-book. I've read it carefully from the Introduction chapter to the Filters chapter. Things began very understandable, but I began to feel lost in the Expressions chapter. Fact is: I still don't know what do to begin building a simple frontend --- and I mean, fetching JSON from backend and showing that content on the
[02:39:56] <dansa> client-side. Plain simple stuff. I want to go from the old way of building web applications to the Angular way now. Instead of building the HTML in the backend, I just want to do the same thing but with Javascript now in the Angular way. Should I continue what I'm doing (reading the ng-book) or do you recommend some book, tutorial or something else?
[02:41:30] *** cotko <cotko!~ahmed@93-103-28-46.dynamic.t-2.net> has quit IRC (Ping timeout: 265 seconds)
[02:41:41] *** Limarson1 <Limarson1!~marcel.cr@p4FEDD997.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 244 seconds)
[02:42:27] <dansa> I can ask specific questions too (or something close to that), but I decided to begin by expression the current state of affaris: I still don't know how to study it. I'm lost.
[02:44:09] *** plutoniix <plutoniix!~q@node-kus.pool-101-108.dynamic.totbb.net> has quit IRC (Quit: Leaving)
[02:49:43] *** moloch <moloch!~moloch@cpe-98-150-237-205.hawaii.res.rr.com> has quit IRC (Quit: Bye)
[02:50:58] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:7d40:97f5:958f:934a> has joined #angularjs
[02:52:46] *** moloch <moloch!~moloch@cpe-98-150-237-205.hawaii.res.rr.com> has joined #angularjs
[02:53:46] *** mven_ <mven_!~textual@cpe-173-174-112-125.austin.res.rr.com> has joined #angularjs
[02:54:57] *** mven <mven!~textual@cpe-173-174-112-125.austin.res.rr.com> has quit IRC (Ping timeout: 244 seconds)
[02:55:46] *** bbankes <bbankes!~bbankes@2601:680:c402:3215:5c8b:37b6:cc2d:e59e> has joined #angularjs
[03:00:50] *** node9 <node9!~node9@CPE0c473dd24701-CM0c473dd24700.cpe.net.cable.rogers.com> has quit IRC (Read error: Connection reset by peer)
[03:01:01] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[03:02:47] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[03:03:10] *** dlam <dlam!~user@2602:306:36c8:f400:7d61:cdf1:face:8c30> has joined #angularjs
[03:05:34] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 255 seconds)
[03:07:19] *** AlecTaylor <AlecTaylor!~AlecTaylo@unaffiliated/alectaylor> has joined #angularjs
[03:07:26] <AlecTaylor> hi
[03:07:50] *** SET001 <SET001!~SET@193.111.241.247> has quit IRC (Remote host closed the connection)
[03:08:15] *** avarsh_ <avarsh_!~avarsh@137.54.23.93> has quit IRC ()
[03:10:04] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[03:11:07] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[03:12:04] <dlam> hi ng-AlecTaylor
[03:14:00] <AlecTaylor> About to make the jump to ng2, wish me luck!
[03:14:23] *** node9 <node9!~node9@CPE0c473dd24701-CM0c473dd24700.cpe.net.cable.rogers.com> has joined #angularjs
[03:15:13] <AlecTaylor> Alright! - The full release is out! - Update the topic people ;)
[03:15:51] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[03:15:59] *** alex1a <alex1a!~alex1a@a81-84-38-221.cpe.netcabo.pt> has joined #angularjs
[03:16:25] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:7d40:97f5:958f:934a> has quit IRC (Remote host closed the connection)
[03:16:26] <dlam> i went to angular 2 launch party, i got red balloon muahahah
[03:17:18] <AlecTaylor> lucky
[03:17:28] <AlecTaylor> dlam: That must of inflated your sense of self :P
[03:18:10] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has quit IRC (Ping timeout: 255 seconds)
[03:18:34] *** amundj <amundj!~textual@h-130-216.a2.corp.bahnhof.no> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[03:19:16] <dlam> haha, i see what you did there xD
[03:19:17] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[03:20:47] *** moloch <moloch!~moloch@cpe-98-150-237-205.hawaii.res.rr.com> has quit IRC (Quit: Bye)
[03:21:10] <AlecTaylor> ;)
[03:21:15] *** tristanp <tristanp!~tristanp@c-73-181-152-38.hsd1.wa.comcast.net> has joined #angularjs
[03:21:23] *** Shilon <Shilon!~Shilon@a79-168-104-17.cpe.netcabo.pt> has joined #angularjs
[03:22:23] <AlecTaylor> Hmm, scanning through the Angular 2 tutorial and I don't see that they've abstracted templates away from themes. E.g.: Bootstrap vs Foundation vs Material Design Lite
[03:22:25] <AlecTaylor> :(
[03:22:41] <AlecTaylor> Is there a trick to doing this, like following a certain design pattern?
[03:23:03] * AlecTaylor is wondering if he's asking too much from a TypeScript framework :\
[03:23:04] *** amundj <amundj!~textual@h-130-216.a2.corp.bahnhof.no> has joined #angularjs
[03:25:13] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[03:30:19] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 255 seconds)
[03:31:13] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 255 seconds)
[03:33:57] *** realz__ <realz__!~realz@unaffiliated/realazthat> has joined #angularjs
[03:36:17] *** LIERO <LIERO!~no@94.190.193.17> has quit IRC (Ping timeout: 244 seconds)
[03:36:33] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has quit IRC (Ping timeout: 240 seconds)
[03:37:52] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has joined #angularjs
[03:38:30] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[03:39:13] *** realz__ is now known as realz
[03:39:27] *** tristanp <tristanp!~tristanp@c-73-181-152-38.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[03:42:25] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:f87c:671a:a663:13be> has joined #angularjs
[03:43:17] *** burzum <burzum!~burzum@p4FDF9F16.dip0.t-ipconnect.de> has joined #angularjs
[03:44:35] *** burzum2 <burzum2!~burzum@p4FDF9BBA.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds)
[03:45:18] *** BackEndCoder <BackEndCoder!~steve@mail.dontplay.co.uk> has quit IRC (Excess Flood)
[03:46:40] *** BackEndCoder <BackEndCoder!~steve@mail.dontplay.co.uk> has joined #angularjs
[03:48:26] *** realisation <realisation!~textual@73.81.114.112> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[03:49:08] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has joined #angularjs
[03:52:07] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[03:52:15] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Ping timeout: 272 seconds)
[03:52:36] *** nr152522 <nr152522!~nr152522@my89-104-40-64.cust.relish.net> has quit IRC (Quit: It's nap time...)
[03:55:07] *** tristanp <tristanp!~tristanp@c-73-181-152-38.hsd1.wa.comcast.net> has joined #angularjs
[03:56:10] *** Shilon <Shilon!~Shilon@a79-168-104-17.cpe.netcabo.pt> has quit IRC (Quit: Shilon)
[03:56:57] *** tristanp <tristanp!~tristanp@c-73-181-152-38.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[03:58:09] *** node9_ <node9_!~node9@177.154.139.201> has joined #angularjs
[04:00:44] *** node9 <node9!~node9@CPE0c473dd24701-CM0c473dd24700.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 244 seconds)
[04:00:54] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:7828:9fce:fab7:1f19> has joined #angularjs
[04:01:50] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[04:02:00] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:59e1:e676:c3ad:b6d8> has quit IRC (Remote host closed the connection)
[04:02:31] *** tristanp <tristanp!~tristanp@2601:600:9000:a452:7828:9fce:fab7:1f19> has quit IRC (Remote host closed the connection)
[04:03:15] *** dansa <dansa!~user@unaffiliated/dansa> has quit IRC (Ping timeout: 248 seconds)
[04:04:15] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[04:04:33] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[04:06:35] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 260 seconds)
[04:06:40] *** LeBlaaanc <LeBlaaanc!~LeBlaaanc@71.170.198.30> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[04:07:06] *** thyb <thyb!~thyb@ALamentin-651-1-34-238.w81-248.abo.wanadoo.fr> has quit IRC (Ping timeout: 264 seconds)
[04:07:06] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 264 seconds)
[04:12:30] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[04:19:07] *** alexi5 <alexi5!~alex@208.83.86.243> has quit IRC (Ping timeout: 265 seconds)
[04:20:12] *** dlam <dlam!~user@2602:306:36c8:f400:7d61:cdf1:face:8c30> has quit IRC (Remote host closed the connection)
[04:20:20] *** dlam <dlam!~user@2602:306:36c8:f400:7d61:cdf1:face:8c30> has joined #angularjs
[04:24:16] *** realisation <realisation!~textual@73.81.114.112> has joined #angularjs
[04:25:24] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[04:26:18] *** leolrrj <leolrrj!~leolrrj@2601:580:c000:8ba:8db2:a115:5e04:3a6e> has joined #angularjs
[04:26:40] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[04:27:12] *** node9 <node9!~node9@CPE0c473dd24701-CM0c473dd24700.cpe.net.cable.rogers.com> has joined #angularjs
[04:27:38] *** mogita <mogita!~mogita@111.204.31.234> has joined #angularjs
[04:27:39] *** node9_ <node9_!~node9@177.154.139.201> has quit IRC (Ping timeout: 276 seconds)
[04:31:04] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 255 seconds)
[04:31:33] *** liefer <liefer!~liefer@3e6b4ca3.rev.stofanet.dk> has quit IRC (Ping timeout: 240 seconds)
[04:33:51] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Read error: Connection reset by peer)
[04:34:08] *** SomeKittens <SomeKittens!uid27802@gateway/web/irccloud.com/x-cqzkwljoafqogrid> has joined #angularjs
[04:34:21] *** dcherman <dcherman!~dcherman@ool-457cbcbd.dyn.optonline.net> has joined #angularjs
[04:34:22] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[04:34:23] *** nguyenhoang <nguyenhoang!abfc97bc@gateway/web/freenode/ip.171.252.151.188> has joined #angularjs
[04:35:27] <nguyenhoang> HI all, how to build angular2.js form source code. Where download angular2.min.js?, thank.
[04:37:02] *** amundj <amundj!~textual@h-130-216.a2.corp.bahnhof.no> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[04:39:07] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Ping timeout: 272 seconds)
[04:39:48] *** nguyenhoang <nguyenhoang!abfc97bc@gateway/web/freenode/ip.171.252.151.188> has quit IRC (Quit: Page closed)
[04:50:41] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[04:53:57] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Max SendQ exceeded)
[04:54:17] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[04:54:52] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[04:56:25] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 265 seconds)
[04:59:12] *** node9_ <node9_!~node9@177.154.139.196> has joined #angularjs
[04:59:23] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #angularjs
[05:00:46] *** node9 <node9!~node9@CPE0c473dd24701-CM0c473dd24700.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 265 seconds)
[05:00:57] *** joshontheweb <joshontheweb!~joshonthe@223.205.86.84> has joined #angularjs
[05:01:06] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Max SendQ exceeded)
[05:01:40] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:f87c:671a:a663:13be> has quit IRC (Ping timeout: 255 seconds)
[05:02:25] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[05:02:35] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[05:03:25] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[05:03:26] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:59e1:e676:c3ad:b6d8> has joined #angularjs
[05:06:19] *** enigma_raz <enigma_raz!~enigma_ra@96-90-253-166-static.hfc.comcastbusiness.net> has joined #angularjs
[05:06:51] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 244 seconds)
[05:07:57] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 276 seconds)
[05:08:55] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Max SendQ exceeded)
[05:08:57] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:59e1:e676:c3ad:b6d8> has quit IRC (Ping timeout: 248 seconds)
[05:09:39] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[05:10:39] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Max SendQ exceeded)
[05:10:41] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has quit IRC (Ping timeout: 240 seconds)
[05:10:58] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[05:11:44] *** FIFOd <FIFOd!~FIFOd@cpe-172-74-101-60.nc.res.rr.com> has joined #angularjs
[05:12:47] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has joined #angularjs
[05:16:40] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Ping timeout: 244 seconds)
[05:17:06] *** zol <zol!~zolomon@31.208.76.60> has quit IRC (Disconnected by services)
[05:17:35] *** zol <zol!~zolomon@31.208.76.60> has joined #angularjs
[05:17:48] *** zol <zol!~zolomon@31.208.76.60> has quit IRC (Disconnected by services)
[05:18:10] *** zol1 <zol1!~zolomon@31.208.76.60> has joined #angularjs
[05:23:33] *** joshontheweb <joshontheweb!~joshonthe@223.205.86.84> has quit IRC (Ping timeout: 240 seconds)
[05:24:03] *** Doginal <Doginal!~agriggs@unaffiliated/doginal> has quit IRC (Ping timeout: 240 seconds)
[05:24:10] *** Doginal_ <Doginal_!~agriggs@unaffiliated/doginal> has joined #angularjs
[05:27:32] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[05:28:07] <zomg> AlecTaylor: I'm not entirely sure what you mean specifically, but TypeScript isn't really any more limited than JS
[05:31:31] *** al-damiri <al-damiri!uid142631@gateway/web/irccloud.com/x-czqzxausjznboejk> has quit IRC (Quit: Connection closed for inactivity)
[05:31:38] *** dodobrain <dodobrain!~dodobrain@14-202-40-12.tpgi.com.au> has joined #angularjs
[05:31:49] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 255 seconds)
[05:32:35] *** johnnyfive <johnnyfive!~johnnyfiv@50.35.69.120> has joined #angularjs
[05:32:35] *** johnnyfive <johnnyfive!~johnnyfiv@50.35.69.120> has quit IRC (Changing host)
[05:32:35] *** johnnyfive <johnnyfive!~johnnyfiv@unaffiliated/isalive> has joined #angularjs
[05:35:32] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[05:36:00] *** joshontheweb <joshontheweb!~joshonthe@223.206.64.95> has joined #angularjs
[05:38:07] *** medeirosthiiago <medeirosthiiago!~medeirost@177.96.108.2> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[05:40:49] *** XSkinner <XSkinner!XSkinner@A.Land.Down.Under.PanicBNC.net> has quit IRC (Ping timeout: 255 seconds)
[05:40:57] *** lexileo <lexileo!~lexii@202.149.205.17> has quit IRC (Ping timeout: 244 seconds)
[05:41:49] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has joined #angularjs
[05:42:20] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[05:42:44] <atomicb0mb> good night... its a bad practice to call functions inside controller passing $scope.models parameters ?
[05:43:09] <atomicb0mb> i heard once that controllers only set $scope, and view only read $scopes....
[05:43:46] <Nasp> AlecTaylor What?
[05:44:00] <Nasp> Asking too much of a typescript framework, themes bootstrap?
[05:46:09] <zomg> atomicb0mb: I don't really see why it would be a bad practice :) What did whatever it was you read say about it?
[05:46:12] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[05:46:28] <atomicb0mb> zomg again you :) hehehehe
[05:46:32] <zomg> yep
[05:46:35] <atomicb0mb> :))))
[05:46:42] <atomicb0mb> i'm almost doing it in your way
[05:46:42] <zomg> there are cases where you have to read scopes from controller I think..
[05:46:44] *** enigma_raz <enigma_raz!~enigma_ra@96-90-253-166-static.hfc.comcastbusiness.net> has quit IRC (Remote host closed the connection)
[05:46:51] <atomicb0mb> cuz im looking until now, and I can't find the awser
[05:46:57] <zomg> let's say you have several input fields and a button which saves the values or something
[05:46:57] <atomicb0mb> anwse
[05:47:10] <atomicb0mb> its exactly what I have
[05:47:12] <zomg> so each input field would bind an ng-model and then the saving function would need to read those
[05:48:09] <zomg> While for a small number of fields I guess it would be doable to do ng-click="sendForm($scope.a, $scope.b)" but if you have more than two or three, it stops being manageable pretty fast
[05:49:21] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:4d1b:edc7:a965:edd1> has joined #angularjs
[05:49:36] <atomicb0mb> let me explain, i have 2 inputs. and the user selects CITY from these inputs... But the cities are an array that are shown in a modal... when the user click on the city he wants, i set the model to the city's name...
[05:50:06] <atomicb0mb> And then, i want to automate the search for the city... with something like "ng-change="searchCity(input1, input2)"
[05:50:51] <atomicb0mb> but when the controller sets the model $scope.city1 = "New York" the angular doesn't trigger my "ng-change="searchCity(input1, input2)"
[05:50:59] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:2ea1::1> has quit IRC (Ping timeout: 248 seconds)
[05:51:31] <atomicb0mb> so, what I need to do is, inside controller, $scope.city1 = "New York" ; $scope.searchCity($scope.input1, $scope.input2)" ?
[05:51:37] <zomg> yes
[05:51:49] <zomg> doing that is perfectly fine, I've never heard anyone say that you shouldn't do that
[05:52:21] <atomicb0mb> uhmmmmm
[05:52:35] *** donguston <donguston!~AdamPC@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has quit IRC (Read error: Connection reset by peer)
[05:52:47] <atomicb0mb> since I searched it and couldn't find anything, and you are telling me this... I will finally do it your way :D
[05:53:14] <atomicb0mb> I will have the feedback from this test in next friday, and then i tell you haahahahah
[05:53:31] <atomicb0mb> test i mean challenge
[05:53:43] <zomg> sure :)
[05:54:07] <zomg> I'm really curious to hear the reasoning if someone claims this isn't a good way to do it
[05:54:12] *** AdamPC_ <AdamPC_!~AdamPC@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has joined #angularjs
[05:54:43] <atomicb0mb> well, i saw some youtube tutorial, and the guy said: You should only READ $scope in views, and only SET $scope in controllers
[05:54:57] <atomicb0mb> and this sentence sticked to my head =/
[05:55:11] <zomg> interesting
[05:55:24] *** realisation <realisation!~textual@73.81.114.112> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[05:55:37] <atomicb0mb> i let you updated if I learn anything about it :) Gonna sleep, thanks zomg
[05:55:40] <zomg> the view part makes sense because to set values you'd generally want to call functions on the scope
[05:55:52] <zomg> but I'm not really sure what the idea is with the controller bit
[05:56:11] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has joined #angularjs
[05:56:20] <atomicb0mb> yeah...
[05:56:41] <AlecTaylor> Nasp - Themes bootstrapping yeah - Is that too much to ask for? - Maybe it is?
[05:56:55] <Nasp> AlecTaylor Are you asking how to use css?
[05:56:57] <AlecTaylor> JSON-schema forms every which way?
[05:57:20] <AlecTaylor> Nasp: No I'm asking if AngularJS is planning to do some trick to allow Components to be used across themes
[05:57:35] <Nasp> I am still now following what you mean by that
[05:58:02] <Nasp> When you say theme, what do you mean, and how does it relate to components
[05:58:49] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[05:59:02] <GreenJello> does angular 2 have anything like react's context? it's sometimes used to do theming
[05:59:24] <GreenJello> basically an object that's implicitly passed down the component tree
[06:00:22] <GreenJello> I suppose angular's dependency injection can be used to do roughly the same
[06:03:29] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[06:04:27] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[06:05:36] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:8080:ca0:672e:a00b> has joined #angularjs
[06:07:38] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:4d1b:edc7:a965:edd1> has quit IRC (Ping timeout: 250 seconds)
[06:08:02] *** sharkasdf <sharkasdf!~Mike@198.8.80.14> has joined #angularjs
[06:08:30] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 260 seconds)
[06:09:29] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[06:10:04] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:8080:ca0:672e:a00b> has quit IRC (Ping timeout: 255 seconds)
[06:11:56] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has joined #angularjs
[06:13:36] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:4d1b:edc7:a965:edd1> has joined #angularjs
[06:17:09] *** leolrrj <leolrrj!~leolrrj@2601:580:c000:8ba:8db2:a115:5e04:3a6e> has quit IRC (Remote host closed the connection)
[06:17:20] *** fairuz <fairuz!~textual@unaffiliated/fairuz> has joined #angularjs
[06:18:09] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has quit IRC (Ping timeout: 276 seconds)
[06:21:51] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has joined #angularjs
[06:28:11] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[06:32:17] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[06:32:38] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 244 seconds)
[06:34:19] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has joined #angularjs
[06:35:07] *** alex1a <alex1a!~alex1a@a81-84-38-221.cpe.netcabo.pt> has quit IRC (Quit: Leaving)
[06:35:16] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:4d1b:edc7:a965:edd1> has quit IRC (Ping timeout: 255 seconds)
[06:35:55] *** AlecTaylor <AlecTaylor!~AlecTaylo@unaffiliated/alectaylor> has quit IRC (Ping timeout: 265 seconds)
[06:38:29] *** mogita <mogita!~mogita@111.204.31.234> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[06:39:52] *** j4y_z <j4y_z!~jzis@194.25.212.74> has quit IRC (Ping timeout: 244 seconds)
[06:42:00] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:4d1b:edc7:a965:edd1> has joined #angularjs
[06:46:42] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[06:48:31] *** alex1a <alex1a!~alex1a@a81-84-38-221.cpe.netcabo.pt> has joined #angularjs
[06:49:48] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has joined #angularjs
[06:53:30] *** a_thakur <a_thakur!~a_thakur@14.97.57.201> has joined #angularjs
[06:56:41] *** ycon_ <ycon_!~ycon_@115-64-47-49.static.tpgi.com.au> has joined #angularjs
[06:56:58] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[07:00:37] *** fedenunez <fedenunez!~fede@38.96.210.165> has joined #angularjs
[07:01:03] *** theskillwithin <theskillwithin!~theskillw@unaffiliated/theskillwithin> has quit IRC (Ping timeout: 240 seconds)
[07:03:14] *** a_thakur <a_thakur!~a_thakur@14.97.57.201> has quit IRC (Remote host closed the connection)
[07:04:18] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[07:06:20] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:a81c:1911:25f7:7fba> has joined #angularjs
[07:08:38] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[07:09:09] *** fedenunez <fedenunez!~fede@38.96.210.165> has quit IRC (Ping timeout: 244 seconds)
[07:10:33] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:a81c:1911:25f7:7fba> has quit IRC (Ping timeout: 248 seconds)
[07:11:29] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:4d1b:edc7:a965:edd1> has quit IRC (Remote host closed the connection)
[07:17:55] *** iraj <iraj!~iraj@unaffiliated/iraj> has joined #angularjs
[07:18:22] *** FIFOd <FIFOd!~FIFOd@cpe-172-74-101-60.nc.res.rr.com> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[07:18:33] *** LeBlaaanc <LeBlaaanc!~LeBlaaanc@47.188.236.163> has joined #angularjs
[07:19:46] *** sbellina <sbellina!~sbellina@c-75-65-176-38.hsd1.ms.comcast.net> has quit IRC (Read error: Connection reset by peer)
[07:22:35] *** JBreit <JBreit!~JBreit4@2601:985:100:71a::428e> has quit IRC (Quit: Leaving)
[07:28:05] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[07:28:42] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[07:29:01] *** vuoto <vuoto!~vuoto@n9pl7d.static.netgroup.dk> has joined #angularjs
[07:29:38] *** fairuz <fairuz!~textual@unaffiliated/fairuz> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[07:30:56] *** fairuz <fairuz!~textual@unaffiliated/fairuz> has joined #angularjs
[07:31:04] *** sharkasdf <sharkasdf!~Mike@198.8.80.14> has quit IRC (Ping timeout: 240 seconds)
[07:33:05] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 240 seconds)
[07:33:28] *** j4y_z <j4y_z!~jzis@194.25.212.74> has joined #angularjs
[07:33:59] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Ping timeout: 265 seconds)
[07:34:35] *** mogita <mogita!~mogita@111.204.31.234> has joined #angularjs
[07:44:20] *** w2r5 <w2r5!~textual@c-69-242-232-38.hsd1.az.comcast.net> has quit IRC (Changing host)
[07:44:20] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has joined #angularjs
[07:45:01] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has quit IRC (Ping timeout: 255 seconds)
[07:49:24] *** pwnd_nsfw` <pwnd_nsfw`!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[07:52:11] *** nausea <nausea!head@unaffiliated/neofreak> has quit IRC (Ping timeout: 244 seconds)
[07:52:35] *** enigma_raz <enigma_raz!~enigma_ra@c-73-15-186-175.hsd1.ca.comcast.net> has joined #angularjs
[07:53:33] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Ping timeout: 272 seconds)
[07:54:49] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has quit IRC (Ping timeout: 248 seconds)
[07:56:56] *** LIERO <LIERO!~no@94.190.193.17> has joined #angularjs
[07:57:03] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has joined #angularjs
[08:00:59] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[08:01:08] *** nausea <nausea!~head@ticklemynausea.net> has joined #angularjs
[08:01:09] *** nausea <nausea!~head@ticklemynausea.net> has quit IRC (Changing host)
[08:01:09] *** nausea <nausea!~head@unaffiliated/neofreak> has joined #angularjs
[08:01:18] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:ac7b:c410:44be:c699> has quit IRC (Remote host closed the connection)
[08:05:00] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[08:07:00] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:a81c:1911:25f7:7fba> has joined #angularjs
[08:07:03] *** fairuz <fairuz!~textual@unaffiliated/fairuz> has quit IRC (Ping timeout: 240 seconds)
[08:09:40] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 265 seconds)
[08:11:34] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:a81c:1911:25f7:7fba> has quit IRC (Ping timeout: 250 seconds)
[08:13:15] *** jhadvig <jhadvig!~jhadvig@78-141-120-86.dynamic.orange.sk> has joined #angularjs
[08:13:33] *** realisation <realisation!~textual@73.81.122.187> has joined #angularjs
[08:16:33] *** mven_ <mven_!~textual@cpe-173-174-112-125.austin.res.rr.com> has quit IRC (Ping timeout: 240 seconds)
[08:17:21] *** mven <mven!~textual@cpe-173-174-112-125.austin.res.rr.com> has joined #angularjs
[08:20:33] *** shinnya <shinnya!~shinnya@245.144.137.133.dy.bbexcite.jp> has joined #angularjs
[08:20:48] *** jhadvig <jhadvig!~jhadvig@78-141-120-86.dynamic.orange.sk> has quit IRC (Ping timeout: 265 seconds)
[08:21:00] *** iraj <iraj!~iraj@unaffiliated/iraj> has quit IRC (Ping timeout: 276 seconds)
[08:25:26] *** ansu <ansu!~ansu@unaffiliated/ansu> has quit IRC (Ping timeout: 250 seconds)
[08:26:30] *** ansu <ansu!~ansu@unaffiliated/ansu> has joined #angularjs
[08:28:22] *** iraj <iraj!~iraj@91.107.214.107> has joined #angularjs
[08:28:23] *** iraj <iraj!~iraj@91.107.214.107> has quit IRC (Changing host)
[08:28:23] *** iraj <iraj!~iraj@unaffiliated/iraj> has joined #angularjs
[08:32:27] *** {DV8} <{DV8}!~Deviate@135-23-110-43.cpe.pppoe.ca> has quit IRC (Quit: Leaving)
[08:46:15] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has joined #angularjs
[08:51:14] *** Drew_ <Drew_!~drew@108.67.115.90> has quit IRC (Read error: Connection reset by peer)
[08:52:28] *** squeakytoy <squeakytoy!~squeakyto@h87-96-232-19.cust.se.alltele.net> has quit IRC (Quit: Leaving)
[08:53:16] *** Drew_ <Drew_!~drew@108.207.229.215> has joined #angularjs
[08:54:30] *** a_thakur <a_thakur!~a_thakur@14.97.57.201> has joined #angularjs
[08:55:37] *** Atrumx <Atrumx!~Atrumx@unaffiliated/fivedeltasix> has joined #angularjs
[08:55:46] *** mogita <mogita!~mogita@111.204.31.234> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[08:56:34] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 255 seconds)
[08:58:36] *** mogita <mogita!~mogita@111.204.31.234> has joined #angularjs
[08:59:17] *** Drew_ <Drew_!~drew@108.207.229.215> has quit IRC (Read error: Connection reset by peer)
[09:00:46] *** Drew_ <Drew_!~drew@2602:306:ccfe:5d70:557a:19d:c8cd:e252> has joined #angularjs
[09:03:06] *** uru|away is now known as uru
[09:04:48] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[09:05:13] *** evilaliv3 <evilaliv3!~evilaliv3@net-93-149-235-101.cust.vodafonedsl.it> has joined #angularjs
[09:05:49] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[09:06:09] *** thevishy <thevishy!~thevishy@122.171.218.146> has joined #angularjs
[09:07:47] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:cce5:ac75:44ba:3c> has joined #angularjs
[09:09:05] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 240 seconds)
[09:09:58] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has quit IRC (Remote host closed the connection)
[09:10:34] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 265 seconds)
[09:12:40] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:cce5:ac75:44ba:3c> has quit IRC (Ping timeout: 250 seconds)
[09:17:35] *** a_thakur <a_thakur!~a_thakur@14.97.57.201> has quit IRC (Read error: Connection reset by peer)
[09:18:07] *** realisation <realisation!~textual@73.81.122.187> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[09:18:47] *** a_thakur <a_thakur!~a_thakur@14.97.57.201> has joined #angularjs
[09:19:33] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has quit IRC (Ping timeout: 240 seconds)
[09:22:35] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has joined #angularjs
[09:22:37] *** a_thakur <a_thakur!~a_thakur@14.97.57.201> has quit IRC (Read error: Connection reset by peer)
[09:22:50] *** a_thakur <a_thakur!~a_thakur@14.97.57.201> has joined #angularjs
[09:22:55] *** baweaver_away is now known as baweaver
[09:29:52] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[09:29:53] *** evilaliv3 <evilaliv3!~evilaliv3@net-93-149-235-101.cust.vodafonedsl.it> has quit IRC (Ping timeout: 240 seconds)
[09:34:33] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 248 seconds)
[09:35:22] *** j4y_z <j4y_z!~jzis@194.25.212.74> has quit IRC (Ping timeout: 244 seconds)
[09:37:32] *** dlam <dlam!~user@2602:306:36c8:f400:7d61:cdf1:face:8c30> has quit IRC (Remote host closed the connection)
[09:39:34] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[09:40:10] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[09:41:54] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has quit IRC (Ping timeout: 264 seconds)
[09:43:39] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has joined #angularjs
[09:47:06] *** evilaliv3 <evilaliv3!~evilaliv3@net-93-149-235-101.cust.vodafonedsl.it> has joined #angularjs
[09:47:12] *** xteknoid <xteknoid!~Elite1691@gateway/shell/elitebnc/x-pkjxlbqkztkzxzpe> has quit IRC (Quit: xtekkin' along)
[09:50:42] *** xteknoid <xteknoid!Elite16918@gateway/shell/elitebnc/x-hxofinaggatcborw> has joined #angularjs
[09:53:53] *** zkirill <zkirill!~zkirill@S010648d705ebb94a.vn.shawcable.net> has quit IRC (Quit: zkirill)
[09:55:30] *** marr <marr!~ccc@77-254-110-129.adsl.inetia.pl> has joined #angularjs
[09:55:45] *** evilaliv3 <evilaliv3!~evilaliv3@net-93-149-235-101.cust.vodafonedsl.it> has quit IRC (Remote host closed the connection)
[09:59:55] *** a_thakur <a_thakur!~a_thakur@14.97.57.201> has quit IRC (Remote host closed the connection)
[10:04:04] *** pdillinger <pdillinger!~pdillinge@51-94-201-46.pool.ukrtel.net> has joined #angularjs
[10:06:36] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[10:06:38] *** enigma_raz <enigma_raz!~enigma_ra@c-73-15-186-175.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[10:08:56] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:cce5:ac75:44ba:3c> has joined #angularjs
[10:09:49] *** lanking <lanking!~lanking@210.79.126.188> has joined #angularjs
[10:11:01] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[10:13:31] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:cce5:ac75:44ba:3c> has quit IRC (Ping timeout: 255 seconds)
[10:14:07] *** zol1 is now known as zol
[10:19:12] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has quit IRC (Ping timeout: 265 seconds)
[10:21:33] *** vuoto <vuoto!~vuoto@n9pl7d.static.netgroup.dk> has quit IRC (Remote host closed the connection)
[10:21:49] *** vuoto <vuoto!~vuoto@n9pl7d.static.netgroup.dk> has joined #angularjs
[10:23:12] *** m0 <m0!~m0@mohamedmansour.com> has joined #angularjs
[10:23:12] *** tomphp <tomphp!~tomphp@host213-120-54-102.range213-120.btcentralplus.com> has joined #angularjs
[10:23:52] *** AlecTaylor <AlecTaylor!~AlecTaylo@unaffiliated/alectaylor> has joined #angularjs
[10:24:29] *** jhadvig <jhadvig!~jhadvig@78-141-120-86.dynamic.orange.sk> has joined #angularjs
[10:26:32] *** argshook <argshook!~argshook@78-56-47-60.static.zebra.lt> has joined #angularjs
[10:27:47] *** vuoto <vuoto!~vuoto@n9pl7d.static.netgroup.dk> has quit IRC (Quit: Lost terminal)
[10:30:38] *** sergey <sergey!~sergey@91.243.204.65> has joined #angularjs
[10:38:48] *** a_thakur <a_thakur!~a_thakur@14.97.182.4> has joined #angularjs
[10:43:33] *** a_thakur <a_thakur!~a_thakur@14.97.182.4> has quit IRC (Ping timeout: 240 seconds)
[10:44:48] *** pdillinger1 <pdillinger1!~pdillinge@51-94-201-46.pool.ukrtel.net> has joined #angularjs
[10:45:47] *** drej <drej!~textual@unaffiliated/jedimind> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[10:47:55] *** pdillinger <pdillinger!~pdillinge@51-94-201-46.pool.ukrtel.net> has quit IRC (Ping timeout: 260 seconds)
[10:49:05] *** jhadvig <jhadvig!~jhadvig@78-141-120-86.dynamic.orange.sk> has quit IRC (Ping timeout: 240 seconds)
[10:49:05] *** iraj <iraj!~iraj@unaffiliated/iraj> has quit IRC (Read error: Connection reset by peer)
[10:49:05] *** iraj_ <iraj_!~iraj@91.107.214.107> has joined #angularjs
[10:50:05] *** pdillinger2 <pdillinger2!~pdillinge@51-94-201-46.pool.ukrtel.net> has joined #angularjs
[10:50:33] *** joshontheweb <joshontheweb!~joshonthe@223.206.64.95> has quit IRC (Quit: Textual IRC Client: http://www.textualapp.com/)
[10:51:03] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[10:53:09] *** uru is now known as uru|away
[10:53:12] *** pdillinger1 <pdillinger1!~pdillinge@51-94-201-46.pool.ukrtel.net> has quit IRC (Ping timeout: 250 seconds)
[10:53:21] *** jhadvig <jhadvig!~jhadvig@78-141-120-86.dynamic.orange.sk> has joined #angularjs
[10:53:51] *** a_thakur <a_thakur!~a_thakur@14.97.182.4> has joined #angularjs
[10:55:21] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has joined #angularjs
[11:00:40] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has joined #angularjs
[11:00:46] *** AlecTaylor <AlecTaylor!~AlecTaylo@unaffiliated/alectaylor> has quit IRC (Quit: Leaving)
[11:01:42] *** zeioth <zeioth!~zeioth@5.red-80-39-129.dynamicip.rima-tde.net> has joined #angularjs
[11:02:02] *** zeioth <zeioth!~zeioth@5.red-80-39-129.dynamicip.rima-tde.net> has quit IRC (Remote host closed the connection)
[11:03:16] *** a_thakur <a_thakur!~a_thakur@14.97.182.4> has quit IRC (Remote host closed the connection)
[11:03:49] *** zeioth <zeioth!~zeioth@5.red-80-39-129.dynamicip.rima-tde.net> has joined #angularjs
[11:05:41] *** Elisha_ <Elisha_!~elisha@tm.213.143.68.74.nm.telemach.net> has joined #angularjs
[11:07:18] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[11:09:47] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:883d:f213:8dfb:fcd6> has joined #angularjs
[11:10:36] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has joined #angularjs
[11:12:25] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 272 seconds)
[11:12:51] *** Robtop__ <Robtop__!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[11:12:52] *** baweaver is now known as baweaver_away
[11:12:53] *** Wizek_ <Wizek_!~Wizek@catv-89-132-132-110.catv.broadband.hu> has joined #angularjs
[11:14:00] *** a_thakur <a_thakur!~a_thakur@103.225.103.242> has joined #angularjs
[11:14:18] *** m0 <m0!~m0@mohamedmansour.com> has quit IRC (Ping timeout: 264 seconds)
[11:14:43] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:883d:f213:8dfb:fcd6> has quit IRC (Ping timeout: 255 seconds)
[11:15:05] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has quit IRC (Ping timeout: 240 seconds)
[11:16:04] *** pwnd_nsfw` <pwnd_nsfw`!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Ping timeout: 255 seconds)
[11:18:03] *** stefanotorresi <stefanotorresi!~etienne`@84.222.150.11> has joined #angularjs
[11:19:01] *** one_zero <one_zero!~one_zero@ip72-203-85-109.oc.oc.cox.net> has quit IRC ()
[11:19:59] *** drej <drej!~jedimind@unaffiliated/jedimind> has joined #angularjs
[11:21:11] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has quit IRC (Remote host closed the connection)
[11:21:41] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has joined #angularjs
[11:23:17] *** VaticanC_ <VaticanC_!~VaticanCa@182.68.142.251> has joined #angularjs
[11:25:55] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has quit IRC (Ping timeout: 248 seconds)
[11:26:50] *** thevishy <thevishy!~thevishy@122.171.218.146> has quit IRC (Quit: WeeChat 1.6-dev)
[11:29:55] *** denisra_ <denisra_!~denisra@95.45.52.235> has joined #angularjs
[11:31:45] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[11:31:47] *** denisra <denisra!~denisra@95.45.52.235> has quit IRC (Ping timeout: 244 seconds)
[11:36:30] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 264 seconds)
[11:40:59] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[11:50:33] *** sergiouve <sergiouve!~sergiouve@3.94.14.37.dynamic.jazztel.es> has joined #angularjs
[11:51:41] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[11:55:05] *** vader699 <vader699!~vader699@173-29-228-136.client.mchsi.com> has quit IRC (Quit: ZNC 1.6.2 - http://znc.in)
[11:56:45] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 272 seconds)
[11:56:46] *** a_thakur <a_thakur!~a_thakur@103.225.103.242> has quit IRC (Remote host closed the connection)
[11:58:11] *** vader699 <vader699!~vader699@2604:2d80:4003:c1ab:226:9eff:fe58:8276> has joined #angularjs
[11:58:37] *** sergiouve <sergiouve!~sergiouve@3.94.14.37.dynamic.jazztel.es> has quit IRC (Quit: Lost terminal)
[12:00:42] *** tomphp <tomphp!~tomphp@host213-120-54-102.range213-120.btcentralplus.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[12:02:58] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[12:03:46] *** ahhhndi <ahhhndi!~ahhhndi@p3EE02143.dip0.t-ipconnect.de> has joined #angularjs
[12:04:57] *** Robtop__ <Robtop__!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Ping timeout: 248 seconds)
[12:06:56] *** nya__ <nya__!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[12:06:59] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Read error: Connection reset by peer)
[12:07:42] *** VaticanC_ <VaticanC_!~VaticanCa@182.68.142.251> has quit IRC (Remote host closed the connection)
[12:08:03] *** lanking <lanking!~lanking@210.79.126.188> has quit IRC (Ping timeout: 240 seconds)
[12:08:12] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has joined #angularjs
[12:08:18] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[12:10:48] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has joined #angularjs
[12:11:34] *** Shilon <Shilon!~Shilon@a79-168-104-17.cpe.netcabo.pt> has joined #angularjs
[12:12:25] *** vader699 <vader699!~vader699@2604:2d80:4003:c1ab:226:9eff:fe58:8276> has quit IRC (Read error: Connection reset by peer)
[12:12:45] *** vader699 <vader699!~vader699@2604:2d80:4003:c1ab:226:9eff:fe58:8276> has joined #angularjs
[12:12:51] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has quit IRC (Ping timeout: 248 seconds)
[12:12:52] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 265 seconds)
[12:15:28] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has quit IRC (Ping timeout: 255 seconds)
[12:16:44] *** marr <marr!~ccc@77-254-110-129.adsl.inetia.pl> has quit IRC (Ping timeout: 244 seconds)
[12:19:33] *** iraj_ <iraj_!~iraj@91.107.214.107> has quit IRC (Ping timeout: 240 seconds)
[12:22:21] *** iraj_ <iraj_!~iraj@91.107.226.148> has joined #angularjs
[12:22:24] *** sempuritoza <sempuritoza!a900442e@gateway/web/freenode/ip.169.0.68.46> has joined #angularjs
[12:22:54] *** lmatteis <lmatteis!uid3300@gateway/web/irccloud.com/x-hbrhjchthvmrxcgd> has quit IRC (Ping timeout: 250 seconds)
[12:23:04] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has joined #angularjs
[12:25:38] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has joined #angularjs
[12:25:38] *** ChanServ sets mode: +o Foxandxss
[12:25:58] *** pwnd_nsfw` <pwnd_nsfw`!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[12:26:35] *** lmatteis <lmatteis!uid3300@gateway/web/irccloud.com/x-pqwdlccmopftcwkx> has joined #angularjs
[12:29:25] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Ping timeout: 255 seconds)
[12:31:54] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has quit IRC (Read error: Connection reset by peer)
[12:33:46] *** SomeKittens <SomeKittens!uid27802@gateway/web/irccloud.com/x-cqzkwljoafqogrid> has quit IRC (Quit: Connection closed for inactivity)
[12:33:51] *** csharper <csharper!~csharper@80-108-92-247.cable.dynamic.surfer.at> has quit IRC (Read error: Connection reset by peer)
[12:34:46] *** lanking <lanking!~lanking@210.79.126.188> has joined #angularjs
[12:38:52] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 255 seconds)
[12:38:54] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has quit IRC (Remote host closed the connection)
[12:44:16] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[12:44:35] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has joined #angularjs
[12:48:40] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Ping timeout: 260 seconds)
[12:48:57] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has joined #angularjs
[12:49:45] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has quit IRC (Ping timeout: 248 seconds)
[12:53:32] *** ngPit <ngPit!5900632a@gateway/web/freenode/ip.89.0.99.42> has joined #angularjs
[12:59:36] *** antiPoP <antiPoP!~antiPoP@unaffiliated/antipop> has quit IRC (Ping timeout: 244 seconds)
[13:02:59] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has joined #angularjs
[13:02:59] *** ChanServ sets mode: +o Foxandxss
[13:03:51] *** cyan__ <cyan__!~cyan@217.170.162.68> has joined #angularjs
[13:04:17] *** fixl <fixl!~fixl@46.166.190.194> has joined #angularjs
[13:05:02] *** xochilpili <xochilpili!~xochilpil@unaffiliated/xochilpili> has joined #angularjs
[13:05:35] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has joined #angularjs
[13:06:32] <xochilpili> hi all
[13:07:10] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[13:07:37] <xochilpili> how can i check if $scope.variable is available in a controller, i have did this : $scope.myArr.length<0){ return false; } but i always got "false";
[13:07:39] *** frw <frw!~Francesco@2-233-12-52.ip215.fastwebnet.it> has joined #angularjs
[13:08:49] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[13:10:52] *** frw <frw!~Francesco@2-233-12-52.ip215.fastwebnet.it> has quit IRC (Quit: This is usually the part where people start screaming)
[13:11:36] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:71cf:16f5:bcc4:6308> has joined #angularjs
[13:11:37] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 248 seconds)
[13:13:39] *** fixl <fixl!~fixl@46.166.190.194> has quit IRC (Ping timeout: 248 seconds)
[13:13:42] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 264 seconds)
[13:15:58] <zomg> xochilpili: you're checking if an array's length is less than zero
[13:16:09] <zomg> it's impossible for an array to have negative length :P
[13:16:13] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:71cf:16f5:bcc4:6308> has quit IRC (Ping timeout: 255 seconds)
[13:16:40] <xochilpili> zomg, $scope.myArr < 1) instead?
[13:16:47] <zomg> What is it that you want to check?
[13:16:52] <zomg> Whether there are items in the array?
[13:17:12] *** sempuritoza <sempuritoza!a900442e@gateway/web/freenode/ip.169.0.68.46> has quit IRC (Quit: Page closed)
[13:18:03] <xochilpili> zomg, yes
[13:18:54] <zomg> well you can check with any of the usual comparisons then
[13:19:06] <zomg> arr.length === 0 would return true when the array is empty
[13:20:15] <xochilpili> i did that $scope.arr.length===0){ $location.path('/'); } but i always being redirected to /
[13:20:40] *** uru|away is now known as uru
[13:21:05] <zomg> well then your array would always be empty
[13:21:50] <xochilpili> zomg, lol, sorry i have a typo lenght << instead of th
[13:21:51] <xochilpili> :D
[13:21:52] <xochilpili> thanks!
[13:21:56] <zomg> heh :)
[13:22:54] *** pdillinger3 <pdillinger3!~pdillinge@51-94-201-46.pool.ukrtel.net> has joined #angularjs
[13:23:07] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[13:23:21] *** vader699 <vader699!~vader699@2604:2d80:4003:c1ab:226:9eff:fe58:8276> has quit IRC (Ping timeout: 248 seconds)
[13:23:34] *** vader699 <vader699!~vader699@2604:2d80:4003:c1ab:226:9eff:fe58:8276> has joined #angularjs
[13:26:20] *** pdillinger2 <pdillinger2!~pdillinge@51-94-201-46.pool.ukrtel.net> has quit IRC (Ping timeout: 265 seconds)
[13:26:51] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[13:28:06] *** iraj_ <iraj_!~iraj@91.107.226.148> has quit IRC (Ping timeout: 264 seconds)
[13:28:07] <xochilpili> zomg, im passing between views using ng-view, but i have in index. a search form, with ng-models and so, then when i go back an research old values preserve in there, is there a way to update them or somthing?
[13:31:12] *** fixl <fixl!~fixl@46.166.190.224> has joined #angularjs
[13:32:02] *** lanking <lanking!~lanking@210.79.126.188> has quit IRC (Read error: Connection reset by peer)
[13:33:07] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[13:34:14] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has joined #angularjs
[13:35:25] *** moloch <moloch!~moloch@cpe-98-150-237-205.hawaii.res.rr.com> has joined #angularjs
[13:35:33] *** fixl_ <fixl_!~fixl@46.166.190.219> has joined #angularjs
[13:36:36] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has joined #angularjs
[13:36:36] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has quit IRC (Client Quit)
[13:36:54] *** fixl <fixl!~fixl@46.166.190.224> has quit IRC (Ping timeout: 265 seconds)
[13:37:03] *** cyan__ <cyan__!~cyan@217.170.162.68> has quit IRC (Remote host closed the connection)
[13:37:33] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 240 seconds)
[13:39:10] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has quit IRC (Ping timeout: 255 seconds)
[13:39:53] *** moloch <moloch!~moloch@cpe-98-150-237-205.hawaii.res.rr.com> has quit IRC (Ping timeout: 248 seconds)
[13:40:21] *** vader699 <vader699!~vader699@2604:2d80:4003:c1ab:226:9eff:fe58:8276> has quit IRC (Ping timeout: 265 seconds)
[13:40:22] *** vader699_ <vader699_!~vader699@173-29-228-136.client.mchsi.com> has joined #angularjs
[13:42:12] *** zeioth <zeioth!~zeioth@5.red-80-39-129.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 250 seconds)
[13:45:55] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has joined #angularjs
[13:46:03] *** leolrrj <leolrrj!~leolrrj@2601:580:c000:8ba:5037:295f:34dc:cec5> has joined #angularjs
[13:46:22] *** nya__ <nya__!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Read error: Connection reset by peer)
[13:46:35] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[13:47:02] *** xochilpili <xochilpili!~xochilpil@unaffiliated/xochilpili> has quit IRC (Quit: Saliendo)
[13:47:23] *** bely <bely!~liujing@106.39.222.116> has joined #angularjs
[13:48:16] *** zeioth <zeioth!~zeioth@5.red-80-39-129.dynamicip.rima-tde.net> has joined #angularjs
[13:50:52] *** leolrrj <leolrrj!~leolrrj@2601:580:c000:8ba:5037:295f:34dc:cec5> has quit IRC (Ping timeout: 255 seconds)
[13:56:16] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has joined #angularjs
[13:57:37] *** medeirosthiiago <medeirosthiiago!~medeirost@177.96.108.2> has joined #angularjs
[14:00:19] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has joined #angularjs
[14:03:00] *** al-damiri <al-damiri!uid142631@gateway/web/irccloud.com/x-sasfbouxurulbgum> has joined #angularjs
[14:06:37] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has quit IRC (Ping timeout: 255 seconds)
[14:07:40] *** ngPit is now known as PitPanda
[14:09:39] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[14:14:44] *** jae <jae!~jae@unaffiliated/jae> has joined #angularjs
[14:15:03] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[14:17:48] *** kalai <kalai!3d007fba@gateway/web/freenode/ip.61.0.127.186> has joined #angularjs
[14:18:14] <kalai> what are the tools required for web designing
[14:18:55] *** realisation <realisation!~textual@73.81.150.189> has joined #angularjs
[14:20:09] *** realisation <realisation!~textual@73.81.150.189> has quit IRC (Client Quit)
[14:20:35] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Read error: Connection reset by peer)
[14:21:02] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[14:21:25] *** jhadvig <jhadvig!~jhadvig@78-141-120-86.dynamic.orange.sk> has quit IRC (Ping timeout: 260 seconds)
[14:25:35] <rand0m> what do you want to design kalai
[14:26:43] <PitPanda> can I have a hint on this: https://github.com/PitPanda1/ng2blog I've created 2 featured modules for frontend and backend, because I want two different layouts for those sections and I had no clue how to do it else. Now I don't know how to tell my frontend-module to use the frontend.c.html as the layout and load the contents from my article-module in the router-outlet defined in frontend.c.html. In the backend module it works, becaus
[14:27:27] <PitPanda> component x/y, but how can I do it with featured modules in the 3rd tier. I want that my featured modules in the 3rd tier knows their routes on their own, so that I don't have to define routes in the frontend-module. I think it's simple but I don't get it
[14:28:37] *** realisation <realisation!~textual@73.81.127.233> has joined #angularjs
[14:30:14] *** realisation <realisation!~textual@73.81.127.233> has quit IRC (Client Quit)
[14:31:31] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:2ea1::1> has joined #angularjs
[14:32:47] *** Joufflu <Joufflu!~Joufflu@2600:8807:c180:2d4:5da2:53ba:981a:f947> has joined #angularjs
[14:33:33] *** plutoniix <plutoniix!~q@node-418.pool-125-25.dynamic.totbb.net> has joined #angularjs
[14:33:35] *** kalai <kalai!3d007fba@gateway/web/freenode/ip.61.0.127.186> has quit IRC (Quit: Page closed)
[14:33:35] *** plutoniix <plutoniix!~q@node-418.pool-125-25.dynamic.totbb.net> has quit IRC (Max SendQ exceeded)
[14:34:00] *** plutoniix <plutoniix!~q@node-418.pool-125-25.dynamic.totbb.net> has joined #angularjs
[14:34:01] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[14:34:54] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[14:35:05] *** kalai <kalai!3d007fba@gateway/web/freenode/ip.61.0.127.186> has joined #angularjs
[14:35:05] *** pwnd_nsfw` <pwnd_nsfw`!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Ping timeout: 272 seconds)
[14:35:27] *** kalai <kalai!3d007fba@gateway/web/freenode/ip.61.0.127.186> has left #angularjs
[14:36:24] *** sterns <sterns!~matt@199.244.109.215> has quit IRC (Remote host closed the connection)
[14:37:28] *** sterns <sterns!~matt@199.244.109.215> has joined #angularjs
[14:38:17] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 244 seconds)
[14:43:21] *** fdev <fdev!~fdev@x4d0ce483.dyn.telefonica.de> has joined #angularjs
[14:46:01] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[14:46:11] *** erol_ <erol_!~erol@AOrleans-656-1-81-110.w86-220.abo.wanadoo.fr> has joined #angularjs
[14:47:53] *** OnkelTem <OnkelTem!~onkeltem@pppoe-62-84-112-224.dubna.ru> has joined #angularjs
[14:47:53] *** realisation <realisation!~textual@73.81.113.172> has joined #angularjs
[14:48:01] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:2ea1::1> has quit IRC (Ping timeout: 265 seconds)
[14:49:15] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has joined #angularjs
[14:49:50] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has quit IRC (Max SendQ exceeded)
[14:53:14] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[14:57:13] *** realisation <realisation!~textual@73.81.113.172> has quit IRC (Read error: Connection reset by peer)
[14:57:53] *** realisat_ <realisat_!~textual@73.81.113.172> has joined #angularjs
[14:59:58] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[15:01:08] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has joined #angularjs
[15:02:12] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has joined #angularjs
[15:02:33] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[15:02:47] *** arkin <arkin!~arkin@cpc34-smal12-2-0-cust374.19-1.cable.virginm.net> has joined #angularjs
[15:03:21] *** realisat_ <realisat_!~textual@73.81.113.172> has quit IRC (Ping timeout: 276 seconds)
[15:03:37] <arkin> What would be the easiest way to create re-usable components with their own controllers? directives
[15:03:39] <arkin> ?
[15:04:04] <arkin> e.g. I have this table and I need it in various places in this wireframe http://cloud.lab66.io/030G1K2A4644
[15:06:09] <PitPanda> ok i've imported frontend.c.ts to the article.routes.ts and used the frontend.c as the parent component in the routes. but it doesn't feel to be the right way..but its still working
[15:08:44] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[15:09:10] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:09:32] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:09:57] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:10:20] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:10:43] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:11:08] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:11:34] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:11:53] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[15:11:56] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:12:03] *** arkin <arkin!~arkin@cpc34-smal12-2-0-cust374.19-1.cable.virginm.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[15:12:22] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:12:44] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:13:08] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:13:32] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:13:56] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:14:20] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:14:49] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:15:08] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:15:33] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[15:15:56] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Client Quit)
[15:17:43] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has joined #angularjs
[15:18:18] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has quit IRC (Max SendQ exceeded)
[15:20:34] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has joined #angularjs
[15:27:20] *** FIFOd <FIFOd!~FIFOd@cpe-172-74-101-60.nc.res.rr.com> has joined #angularjs
[15:28:04] *** dodobrain <dodobrain!~dodobrain@14-202-40-12.tpgi.com.au> has quit IRC (Ping timeout: 265 seconds)
[15:28:21] *** cyan__ <cyan__!~cyan@217.170.162.68> has joined #angularjs
[15:28:24] *** plutoniix <plutoniix!~q@node-418.pool-125-25.dynamic.totbb.net> has quit IRC (Ping timeout: 244 seconds)
[15:32:27] *** CAPITANOOO <CAPITANOOO!~CAPITANOO@host122-156-static.117-2-b.business.telecomitalia.it> has joined #angularjs
[15:34:56] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[15:35:07] *** alexnode <alexnode!~alexandre@189.4.72.25> has joined #angularjs
[15:35:17] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has joined #angularjs
[15:37:51] *** medeirosthiiago <medeirosthiiago!~medeirost@177.96.108.2> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[15:37:58] *** SET001 <SET001!~SET@193.111.241.201> has joined #angularjs
[15:39:05] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 240 seconds)
[15:39:46] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has quit IRC (Ping timeout: 255 seconds)
[15:40:45] *** plutoniix <plutoniix!~q@node-oac.pool-101-108.dynamic.totbb.net> has joined #angularjs
[15:41:47] *** plutoniix <plutoniix!~q@node-oac.pool-101-108.dynamic.totbb.net> has quit IRC (Max SendQ exceeded)
[15:42:14] *** plutoniix <plutoniix!~q@node-oac.pool-101-108.dynamic.totbb.net> has joined #angularjs
[15:42:28] *** leolrrj <leolrrj!~leolrrj@2601:580:c000:8ba:3d79:ae58:3206:17fd> has joined #angularjs
[15:42:51] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[15:43:33] *** nr152522 <nr152522!~nr152522@my89-104-40-64.cust.relish.net> has joined #angularjs
[15:45:45] *** rand0m <rand0m!568b1b95@gateway/web/cgi-irc/kiwiirc.com/ip.86.139.27.149> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[15:45:50] <alexnode> why?
[15:47:21] *** leolrrj <leolrrj!~leolrrj@2601:580:c000:8ba:3d79:ae58:3206:17fd> has quit IRC (Ping timeout: 248 seconds)
[15:49:05] *** tarnus <tarnus!~tarnus@108-202-169-121.lightspeed.spfdmo.sbcglobal.net> has quit IRC ()
[15:50:30] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:ca6:6c0:7c0:e844> has joined #angularjs
[15:50:42] *** sixr420 <sixr420!~sixr420@205.185.209.239> has quit IRC (Ping timeout: 250 seconds)
[15:52:46] *** bely <bely!~liujing@106.39.222.116> has quit IRC (Quit: bely)
[15:55:49] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[15:55:58] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Ping timeout: 255 seconds)
[15:58:04] <pyios> import {bootstrap} from '@angular2/platform-browser-dynamic';
[15:58:05] <pyios> why here need ‘{ }’ ?
[15:58:49] *** mogita <mogita!~mogita@111.204.31.234> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[16:03:20] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has joined #angularjs
[16:04:05] *** annoymouse <annoymouse!uid11754@gateway/web/irccloud.com/x-lhpqgclihoaxyfzb> has joined #angularjs
[16:06:41] *** fixl_ <fixl_!~fixl@46.166.190.219> has quit IRC (Ping timeout: 240 seconds)
[16:07:07] <PitPanda> its a list u can add more then bootstrap
[16:07:16] <PitPanda> comma seperated
[16:08:41] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has quit IRC (Ping timeout: 248 seconds)
[16:09:13] *** Aamir <Aamir!0825e84a@gateway/web/freenode/ip.8.37.232.74> has joined #angularjs
[16:09:38] <Aamir> experimental support for decorators is a feature that is subject to change in a future release
[16:09:46] *** sixr420 <sixr420!~sixr420@50-90-3-26.res.bhn.net> has joined #angularjs
[16:09:49] <Aamir> how to remove this error? angular 2
[16:09:55] *** squeakytoy <squeakytoy!~squeakyto@h87-96-232-19.cust.se.alltele.net> has joined #angularjs
[16:10:04] *** someone235 <someone235!~someone23@unaffiliated/someone235> has joined #angularjs
[16:10:06] *** sixr420 <sixr420!~sixr420@50-90-3-26.res.bhn.net> has quit IRC (Read error: Connection reset by peer)
[16:10:21] *** sixr420 <sixr420!~sixr420@50-90-3-26.res.bhn.net> has joined #angularjs
[16:10:45] <Aamir> plz help me
[16:11:33] *** Elisha_ <Elisha_!~elisha@tm.213.143.68.74.nm.telemach.net> has quit IRC (Ping timeout: 240 seconds)
[16:12:01] <someone235> Hi, I have a very strange behaviour for ui-router. When I $state.go like this: https://gist.github.com/someone235/751d0fafaf5f27932bf9b1b563eb8b2d, and when the state is configured this way: https://gist.github.com/someone235/5ebf93907300be1609063a0848934329 $stateParams.cbStateName and $stateParams.cbStateParams are null. Someone has an idea why?
[16:12:37] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[16:15:12] *** Aamir <Aamir!0825e84a@gateway/web/freenode/ip.8.37.232.74> has quit IRC (Ping timeout: 240 seconds)
[16:17:00] *** daynaskully is now known as dskull
[16:17:29] *** vuoto <vuoto!~vuoto@80-71-135-9.u.parknet.dk> has joined #angularjs
[16:17:30] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 260 seconds)
[16:18:53] <someone235> anyone?
[16:18:56] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has joined #angularjs
[16:35:09] *** ycon_ <ycon_!~ycon_@115-64-47-49.static.tpgi.com.au> has quit IRC (Remote host closed the connection)
[16:35:38] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[16:40:09] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 248 seconds)
[16:40:50] *** CAPITANOOO <CAPITANOOO!~CAPITANOO@host122-156-static.117-2-b.business.telecomitalia.it> has quit IRC (Quit: CAPITANOOO)
[16:41:18] *** mven_ <mven_!~textual@cpe-173-174-112-125.austin.res.rr.com> has joined #angularjs
[16:41:58] *** mogita <mogita!~mogita@114.246.79.78> has joined #angularjs
[16:42:08] *** mven <mven!~textual@cpe-173-174-112-125.austin.res.rr.com> has quit IRC (Ping timeout: 244 seconds)
[16:43:03] *** bely <bely!~liujing@106.39.222.124> has joined #angularjs
[16:43:21] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has quit IRC (Read error: Connection reset by peer)
[16:43:35] *** pwnd_nsfw` <pwnd_nsfw`!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[16:44:14] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has joined #angularjs
[16:47:12] <Foxandxss> pyios: that is how the ES6 import syntax work
[16:47:25] <Foxandxss> it is called destructuring
[16:47:27] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Ping timeout: 272 seconds)
[16:48:56] *** bely <bely!~liujing@106.39.222.124> has quit IRC (Quit: bely)
[16:54:12] *** sekula <sekula!58d9b4ba@gateway/web/freenode/ip.88.217.180.186> has joined #angularjs
[16:54:51] *** fdev <fdev!~fdev@x4d0ce483.dyn.telefonica.de> has quit IRC (Remote host closed the connection)
[16:55:15] *** erol_ <erol_!~erol@AOrleans-656-1-81-110.w86-220.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)
[16:57:45] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has quit IRC (Ping timeout: 260 seconds)
[16:58:45] *** Joufflu <Joufflu!~Joufflu@2600:8807:c180:2d4:5da2:53ba:981a:f947> has quit IRC (Read error: Connection reset by peer)
[17:01:38] *** celuidufond <celuidufond!~celuidufo@che44-2-88-185-231-166.fbx.proxad.net> has joined #angularjs
[17:02:56] <celuidufond> hi,
[17:03:41] <celuidufond> in Angular2 template, is there a way to known the object type ?
[17:03:44] <celuidufond> Thanks
[17:03:57] *** ChanServ <ChanServ!ChanServ@services.> has quit IRC (shutting down)
[17:05:39] *** fuchstronaut <fuchstronaut!~fuchstron@p2003005BED2C0E00D4A7FE75FD78C062.dip0.t-ipconnect.de> has joined #angularjs
[17:06:08] *** ng-guest <ng-guest!~ng-guest@162.216.46.179> has joined #angularjs
[17:08:55] *** ChanServ <ChanServ!ChanServ@services.> has joined #angularjs
[17:08:55] *** wolfe.freenode.net sets mode: +o ChanServ
[17:09:29] *** sekula <sekula!58d9b4ba@gateway/web/freenode/ip.88.217.180.186> has quit IRC (Quit: Page closed)
[17:09:38] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[17:10:01] *** fuchstronaut <fuchstronaut!~fuchstron@p2003005BED2C0E00D4A7FE75FD78C062.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds)
[17:12:15] *** shinnya <shinnya!~shinnya@245.144.137.133.dy.bbexcite.jp> has quit IRC (Ping timeout: 244 seconds)
[17:12:29] *** Shilon <Shilon!~Shilon@a79-168-104-17.cpe.netcabo.pt> has quit IRC (Quit: Shilon)
[17:12:55] *** iraj_ <iraj_!~iraj@91.107.226.148> has joined #angularjs
[17:13:46] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[17:14:41] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 272 seconds)
[17:17:07] *** ASUChander <ASUChander!~asuchande@107.15.86.32> has quit IRC (Read error: Connection reset by peer)
[17:17:21] *** ASUChander <ASUChander!~asuchande@107.15.86.32> has joined #angularjs
[17:19:51] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 276 seconds)
[17:19:55] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[17:22:20] *** pwnd_nsfw` <pwnd_nsfw`!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Ping timeout: 250 seconds)
[17:28:09] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has joined #angularjs
[17:32:25] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has quit IRC (Ping timeout: 248 seconds)
[17:36:20] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[17:40:59] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 265 seconds)
[17:49:01] *** denisra_ is now known as denisra
[17:50:26] <nr152522> Hi all, I'm trying to find out the best way to handle server redirects with HTML5 routing. When unauthenticated and accessing a resource, the server redirects me to myserver.com/login (giving me a 404). I think the problem I'm having is that the browser attempts a redirect and can't find the resource on the server (as expected). What I want is angular to receive the redirect location and route to my login component...does that
[17:50:26] <nr152522> sound about right, and can anyone offer any advice?
[17:55:42] *** argshook <argshook!~argshook@78-56-47-60.static.zebra.lt> has quit IRC (Ping timeout: 264 seconds)
[17:56:05] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has quit IRC (Read error: Connection reset by peer)
[17:58:36] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[18:00:18] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[18:00:51] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Excess Flood)
[18:00:55] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has joined #angularjs
[18:01:10] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[18:01:37] *** pwnd_nsfw <pwnd_nsfw!~pwnd_@cpe-2606-A000-FB05-3A00-ED59-BA68-F082-10F7.dyn6.twc.com> has joined #angularjs
[18:02:27] *** smiche <smiche!~smuxi@a88-85-157-209.mpynet.fi> has joined #angularjs
[18:04:11] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has quit IRC (Client Quit)
[18:05:04] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has joined #angularjs
[18:08:34] *** argshook <argshook!~argshook@78-56-47-60.static.zebra.lt> has joined #angularjs
[18:11:28] *** csharper <csharper!~csharper@80-108-92-247.cable.dynamic.surfer.at> has joined #angularjs
[18:14:18] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[18:15:44] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[18:17:29] *** fees <fees!~fees_@d54C22E1C.access.telenet.be> has joined #angularjs
[18:18:44] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[18:20:25] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has joined #angularjs
[18:20:28] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[18:21:10] *** blackwind_123 <blackwind_123!~IceChat9@59.99.106.2> has quit IRC (Read error: Connection reset by peer)
[18:21:31] *** llwt <llwt!~textual@c-73-164-149-125.hsd1.or.comcast.net> has joined #angularjs
[18:25:48] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has joined #angularjs
[18:25:48] *** ChanServ sets mode: +o Foxandxss
[18:26:23] *** argshook <argshook!~argshook@78-56-47-60.static.zebra.lt> has quit IRC (Quit: Leaving)
[18:26:54] *** iraj_ <iraj_!~iraj@91.107.226.148> has quit IRC (Ping timeout: 265 seconds)
[18:26:58] *** blackwind_123 <blackwind_123!~IceChat9@59.99.105.150> has joined #angularjs
[18:27:25] *** charper2 <charper2!~csharper@80-108-92-247.cable.dynamic.surfer.at> has joined #angularjs
[18:27:42] *** charper2 <charper2!~csharper@80-108-92-247.cable.dynamic.surfer.at> has quit IRC (Remote host closed the connection)
[18:27:52] *** SomeKittens <SomeKittens!uid27802@gateway/web/irccloud.com/x-bhnkigbxrqiieyvc> has joined #angularjs
[18:28:08] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[18:28:41] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has joined #angularjs
[18:31:33] *** enigma_raz <enigma_raz!~enigma_ra@c-73-15-186-175.hsd1.ca.comcast.net> has joined #angularjs
[18:31:41] *** zkirill <zkirill!~zkirill@S010648d705ebb94a.vn.shawcable.net> has joined #angularjs
[18:31:51] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[18:33:14] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has joined #angularjs
[18:33:14] *** ChanServ sets mode: +o Foxandxss
[18:33:24] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has quit IRC (Ping timeout: 250 seconds)
[18:34:33] <da_wunder> nr152522: see http://stackoverflow.com/questions/22739455/htaccess-redirect-for-angular-routes
[18:35:20] *** Blues- <Blues-!~konni@89-160-227-36.du.xdsl.is> has joined #angularjs
[18:35:57] *** enigma_raz <enigma_raz!~enigma_ra@c-73-15-186-175.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 244 seconds)
[18:36:52] *** Blues- <Blues-!~konni@89-160-227-36.du.xdsl.is> has quit IRC (Client Quit)
[18:37:19] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[18:37:31] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has quit IRC (Ping timeout: 255 seconds)
[18:39:05] *** iraj_ <iraj_!~iraj@91.107.226.148> has joined #angularjs
[18:39:31] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has joined #angularjs
[18:42:10] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 260 seconds)
[18:44:47] *** thevishy <thevishy!~thevishy@122.179.17.103> has joined #angularjs
[18:44:57] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has quit IRC (Ping timeout: 248 seconds)
[18:45:25] *** bsrd <bsrd!~ukk@86.52.62.24> has joined #angularjs
[18:48:43] *** christo_m <christo_m!~christo@64.137.230.125> has joined #angularjs
[18:49:03] <christo_m> hello, im trying to do something like this: <ng-pluralize count="user.date_of_birth | age" when="{'1' : '1 year old', 'other': '{} years old'}"></ng-pluralize> but im getting token errors in console.
[18:49:11] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has joined #angularjs
[18:49:13] <christo_m> i guess i can't use a filter in the ng-pluralize count attribute?
[18:50:52] <keemyb> christo_m, if you cant, get at the filter like this in your controller var ageFilter = $filter('age)
[18:51:28] <keemyb> usage: var count = ageFilter(DOB)
[18:51:58] <keemyb> https://docs.angularjs.org/api/ng/filter/filter
[18:52:06] <christo_m> seems hacky.
[18:52:13] <christo_m> i guess theres no other way
[18:52:18] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has quit IRC (Remote host closed the connection)
[18:52:47] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has joined #angularjs
[18:54:31] <nr152522> da_wunder: thanks, is there any other way other than rewrites?
[18:56:30] <da_wunder> nr152522: haven't looked for any other way, because that one works like a charm
[18:57:07] *** VaticanCameos <VaticanCameos!~VaticanCa@182.68.142.251> has quit IRC (Ping timeout: 248 seconds)
[18:58:26] <nr152522> da_wunder: ok, I'll keep searching, I'm not using apache yet, I guess it's time to think about setting it up...thanks
[18:58:39] <da_wunder> so what are you using?
[18:59:03] *** bsrd <bsrd!~ukk@86.52.62.24> has quit IRC (Quit: WeeChat 1.5)
[19:00:46] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:00:56] *** verwilst <verwilst!~smuxi@systeembeheer.combell.com> has quit IRC (Ping timeout: 250 seconds)
[19:01:03] *** sixr420 <sixr420!~sixr420@50-90-3-26.res.bhn.net> has quit IRC (Ping timeout: 240 seconds)
[19:02:19] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Ping timeout: 244 seconds)
[19:02:22] <nr152522> play framework(over netty)
[19:03:36] *** verwilst <verwilst!~smuxi@systeembeheer.combell.com> has joined #angularjs
[19:03:55] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has joined #angularjs
[19:03:58] <da_wunder> never heard about that
[19:04:25] *** fuchstronaut <fuchstronaut!~fuchstron@unaffiliated/fuchstronaut> has quit IRC (Client Quit)
[19:06:50] <nr152522> It's OK, I'll have to set up apache or find another solution...
[19:07:26] <da_wunder> personally i use gulp / webpack for angular app dev stage
[19:08:00] <da_wunder> each of those has 'dist' command to "compile" ng1 app to static html+js+css, which can be served with any webserver eg. apache
[19:08:58] <nr152522> well, play2 is my backend,...so I'm just trying to integrate angular2 into this...
[19:09:18] <da_wunder> and for backend you could use whatever you want
[19:09:20] *** LIERO_ <LIERO_!~no@94.190.193.17> has joined #angularjs
[19:09:29] <da_wunder> personally i recommend that you separate those two totally
[19:09:55] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has quit IRC (Remote host closed the connection)
[19:09:57] *** LIERO_ <LIERO_!~no@94.190.193.17> has quit IRC (Read error: Connection reset by peer)
[19:10:04] <nr152522> this is where I am confused tbh, because I hear/read so many conflicting views
[19:10:08] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has joined #angularjs
[19:10:40] <da_wunder> backend's only "view" is just json and nothing else
[19:10:46] <da_wunder> frontend just comsumes that api
[19:12:08] *** erol_ <erol_!~erol@AOrleans-656-1-81-110.w86-220.abo.wanadoo.fr> has joined #angularjs
[19:12:57] <nr152522> So would you typically have both frontend and backend services running on the same machine, different ports (until you scale up)?
[19:13:05] *** LIERO <LIERO!~no@94.190.193.17> has quit IRC (Ping timeout: 260 seconds)
[19:13:16] <da_wunder> on the same machine or different machines
[19:13:47] <da_wunder> nr152522: eg. http://wunder.sytes.net:3000/ = frontend
[19:13:59] <da_wunder> that one is done with webpack
[19:14:31] <da_wunder> and that uses http://wunder.sytes.net:6969/symfony-backend/ as in backend
[19:14:52] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has quit IRC (Ping timeout: 255 seconds)
[19:15:08] <da_wunder> those are two different vm's in my home network
[19:15:10] *** mangolisk <mangolisk!~mangolisk@S0106848dc7ebaa06.vc.shawcable.net> has joined #angularjs
[19:15:52] *** chrisshattuck <chrisshattuck!~chrisshat@24-116-46-152.cpe.cableone.net> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[19:15:55] <da_wunder> you can admin / admin credentials if you like
[19:15:56] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Read error: Connection reset by peer)
[19:16:30] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[19:18:55] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[19:19:04] <nr152522> ok cool, I think I'll go revisit what I've done...
[19:19:09] <nr152522> thanks
[19:19:41] <da_wunder> both those projects are in github, so feel free to use those
[19:19:49] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 255 seconds)
[19:20:13] <nr152522> I think in any case, I need to solve the problem with apache rewrites because of my authentication process....
[19:20:34] <da_wunder> what are you using for auth?
[19:20:46] <da_wunder> i recommend use of jwt
[19:20:55] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[19:21:24] *** soee <soee!~soee@aayi148.neoplus.adsl.tpnet.pl> has joined #angularjs
[19:21:58] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has joined #angularjs
[19:22:01] <nr152522> I am using the pac4j library to help authenticate my resources...it's a bcrypt hash match against in my user passwords...
[19:22:29] <da_wunder> basically that frontend app should work if you create couple of routes to your backend /auth/getToken => which creates JWT if 'username' and 'password' are correct, /auth/profile => returns currently logged in user profile data
[19:22:43] <nr152522> I looked into jwt a lot, but not being able to login/logout easily (without tracking and invalidating tokens) kind of put me off
[19:22:45] <da_wunder> nr152522: yeah that is in server side
[19:23:13] <da_wunder> nr152522: you can make those jwts to be valid for eg. a day
[19:23:57] <nr152522> Well, I was looking at refresh tokens for like 1 hour and access tokens for 1 min...
[19:23:58] <da_wunder> this might help frontend <-- JWT --> backend <-- bcrypt --> database
[19:24:35] <da_wunder> nr152522: handling for refresh tokens are implemented on those my projects
[19:24:55] <nr152522> What's your github account?
[19:25:02] *** cacts is now known as cacts|WAS
[19:25:15] <da_wunder> see that frontend application that i pasted and just click github at the bottom
[19:25:23] <nr152522> :)
[19:25:24] <nr152522> sorry
[19:25:37] <nr152522> Just saw that :)
[19:27:01] *** lightstalker <lightstalker!~lightstal@unaffiliated/thebrain> has quit IRC (*.net *.split)
[19:27:01] *** Brak_________ <Brak_________!sid23881@gateway/web/irccloud.com/x-lntalincbcmzqban> has quit IRC (*.net *.split)
[19:27:01] *** hecliunyx <hecliunyx!~h@45.63.97.181> has quit IRC (*.net *.split)
[19:27:01] *** cebor <cebor!cebor@unaffiliated/cebor> has quit IRC (*.net *.split)
[19:27:01] *** sysRPL <sysRPL!~sysRPL@97-101-223-216.res.bhn.net> has quit IRC (*.net *.split)
[19:27:01] *** ren0v0 <ren0v0!~ren0v0@5.80.247.93> has quit IRC (*.net *.split)
[19:27:01] *** Voltasalt <Voltasalt!~Voltasalt@5.101.100.240> has quit IRC (*.net *.split)
[19:27:01] *** maxikon_ <maxikon_!maksim@bsd.ee> has quit IRC (*.net *.split)
[19:27:01] *** thomas <thomas!~thomas@freenode/staff/thomas> has quit IRC (*.net *.split)
[19:27:01] *** F^3 <F^3!~FFForever@192.99.214.36> has quit IRC (*.net *.split)
[19:27:01] *** euphoria- <euphoria-!euphoria@ip-69.65.49.59.log1x.com> has quit IRC (*.net *.split)
[19:27:01] *** tritian <tritian!~lazarus@meobets.com> has quit IRC (*.net *.split)
[19:27:02] *** Guest53868 <Guest53868!~preilly@136.91.154.104.bc.googleusercontent.com> has quit IRC (*.net *.split)
[19:27:02] *** mdk <mdk!~mandark@163.172.212.90> has quit IRC (*.net *.split)
[19:27:02] *** misterli <misterli!~misterli@static.69.85.40.188.clients.your-server.de> has quit IRC (*.net *.split)
[19:27:02] *** rovox <rovox!~rovox@13.67.181.197> has quit IRC (*.net *.split)
[19:27:02] *** jalnt <jalnt!~jalnt@103.43.75.97> has quit IRC (*.net *.split)
[19:27:02] *** rudycane <rudycane!~rudycane@hashbangs.com> has quit IRC (*.net *.split)
[19:27:02] *** Inge- <Inge-!~inge@cm-84.211.205.193.getinternet.no> has quit IRC (*.net *.split)
[19:27:02] *** walden <walden!walden@nat/redhat/x-fmbfljjgllhwadze> has quit IRC (*.net *.split)
[19:27:02] *** Mo0O <Mo0O!~steeve@unaffiliated/mo0o> has quit IRC (*.net *.split)
[19:27:02] *** kblin <kblin!~kai@samba/team/kai> has quit IRC (*.net *.split)
[19:27:02] *** konradb <konradb!~konradb@unaffiliated/konradb> has quit IRC (*.net *.split)
[19:27:02] *** ETBlue <ETBlue!sid12330@gateway/web/irccloud.com/x-ttmewjkvqfucyqku> has quit IRC (*.net *.split)
[19:27:02] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has quit IRC (*.net *.split)
[19:27:02] *** joshfinnie <joshfinnie!~joshfinni@192.241.179.87> has quit IRC (*.net *.split)
[19:27:02] *** simp <simp!~simp@talvik.eu> has quit IRC (*.net *.split)
[19:27:02] *** Preuk <Preuk!~prk@ns3369808.ip-37-187-91.eu> has quit IRC (*.net *.split)
[19:27:02] *** fumck <fumck!fumster@nonsocial.net> has quit IRC (*.net *.split)
[19:27:02] *** kstolen <kstolen!~kStolen@91.203.213.105.static.alvotech.net> has quit IRC (*.net *.split)
[19:27:02] *** sfix <sfix!~gtierney@unaffiliated/sfix> has quit IRC (*.net *.split)
[19:27:02] *** __alex <__alex!~alex@wisdom.tricnet.de> has quit IRC (*.net *.split)
[19:27:02] *** oelewapperke <oelewapperke!~oelewappe@ks396983.ip-192-95-27.net> has quit IRC (*.net *.split)
[19:27:05] *** Atrumx <Atrumx!~Atrumx@unaffiliated/fivedeltasix> has quit IRC (Ping timeout: 248 seconds)
[19:27:36] *** ZachLanich <ZachLanich!~textual@cpe-173-90-230-249.neo.res.rr.com> has joined #angularjs
[19:27:59] *** soee <soee!~soee@aayi148.neoplus.adsl.tpnet.pl> has quit IRC (Ping timeout: 244 seconds)
[19:28:12] *** soee_ <soee_!~soee@user-46-112-226-223.play-internet.pl> has joined #angularjs
[19:28:32] *** fdev <fdev!~fdev@x4d0ce483.dyn.telefonica.de> has joined #angularjs
[19:28:45] *** Mo0O <Mo0O!~steeve@unaffiliated/mo0o> has joined #angularjs
[19:29:10] *** lightstalker <lightstalker!~lightstal@unaffiliated/thebrain> has joined #angularjs
[19:29:10] *** Brak_________ <Brak_________!sid23881@gateway/web/irccloud.com/x-lntalincbcmzqban> has joined #angularjs
[19:29:10] *** hecliunyx <hecliunyx!~h@45.63.97.181> has joined #angularjs
[19:29:10] *** cebor <cebor!cebor@unaffiliated/cebor> has joined #angularjs
[19:29:10] *** ren0v0 <ren0v0!~ren0v0@5.80.247.93> has joined #angularjs
[19:29:10] *** Voltasalt <Voltasalt!~Voltasalt@5.101.100.240> has joined #angularjs
[19:29:10] *** maxikon_ <maxikon_!maksim@bsd.ee> has joined #angularjs
[19:29:10] *** thomas <thomas!~thomas@freenode/staff/thomas> has joined #angularjs
[19:29:10] *** F^3 <F^3!~FFForever@192.99.214.36> has joined #angularjs
[19:29:10] *** euphoria- <euphoria-!euphoria@ip-69.65.49.59.log1x.com> has joined #angularjs
[19:29:10] *** tritian <tritian!~lazarus@meobets.com> has joined #angularjs
[19:29:10] *** Guest53868 <Guest53868!~preilly@136.91.154.104.bc.googleusercontent.com> has joined #angularjs
[19:29:10] *** mdk <mdk!~mandark@163.172.212.90> has joined #angularjs
[19:29:10] *** misterli <misterli!~misterli@static.69.85.40.188.clients.your-server.de> has joined #angularjs
[19:29:10] *** rovox <rovox!~rovox@13.67.181.197> has joined #angularjs
[19:29:10] *** jalnt <jalnt!~jalnt@103.43.75.97> has joined #angularjs
[19:29:10] *** rudycane <rudycane!~rudycane@hashbangs.com> has joined #angularjs
[19:29:10] *** konradb <konradb!~konradb@unaffiliated/konradb> has joined #angularjs
[19:29:10] *** Inge- <Inge-!~inge@cm-84.211.205.193.getinternet.no> has joined #angularjs
[19:29:10] *** walden <walden!walden@nat/redhat/x-fmbfljjgllhwadze> has joined #angularjs
[19:29:10] *** kblin <kblin!~kai@samba/team/kai> has joined #angularjs
[19:29:10] *** ETBlue <ETBlue!sid12330@gateway/web/irccloud.com/x-ttmewjkvqfucyqku> has joined #angularjs
[19:29:10] *** Boniche <Boniche!~Boniche@ivysaur.umbreon.net> has joined #angularjs
[19:29:10] *** Preuk <Preuk!~prk@ns3369808.ip-37-187-91.eu> has joined #angularjs
[19:29:10] *** joshfinnie <joshfinnie!~joshfinni@192.241.179.87> has joined #angularjs
[19:29:10] *** simp <simp!~simp@talvik.eu> has joined #angularjs
[19:29:10] *** fumck <fumck!fumster@nonsocial.net> has joined #angularjs
[19:29:10] *** kstolen <kstolen!~kStolen@91.203.213.105.static.alvotech.net> has joined #angularjs
[19:29:10] *** sfix <sfix!~gtierney@unaffiliated/sfix> has joined #angularjs
[19:29:10] *** oelewapperke <oelewapperke!~oelewappe@ks396983.ip-192-95-27.net> has joined #angularjs
[19:29:10] *** __alex <__alex!~alex@wisdom.tricnet.de> has joined #angularjs
[19:29:18] *** sysRPL <sysRPL!~sysRPL@97-101-223-216.res.bhn.net> has joined #angularjs
[19:30:15] *** kstolen <kstolen!~kStolen@91.203.213.105.static.alvotech.net> has quit IRC (Max SendQ exceeded)
[19:31:10] *** kstolen <kstolen!~kStolen@91.203.213.105.static.alvotech.net> has joined #angularjs
[19:31:44] *** cmosguy <cmosguy!sid130111@gateway/web/irccloud.com/x-tavvychbrfejrlna> has quit IRC (Ping timeout: 265 seconds)
[19:31:48] *** smiche <smiche!~smuxi@a88-85-157-209.mpynet.fi> has quit IRC (Remote host closed the connection)
[19:31:53] *** ZachLanich <ZachLanich!~textual@cpe-173-90-230-249.neo.res.rr.com> has quit IRC (Ping timeout: 248 seconds)
[19:32:46] *** cmosguy <cmosguy!sid130111@gateway/web/irccloud.com/x-atmavmhjtynnbxeu> has joined #angularjs
[19:34:04] *** JackMc <JackMc!sid85402@gateway/web/irccloud.com/x-uiyrdqhyosptyots> has quit IRC (Ping timeout: 250 seconds)
[19:35:39] *** JackMc <JackMc!sid85402@gateway/web/irccloud.com/x-skrnewwcmrfgssds> has joined #angularjs
[19:37:19] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[19:38:00] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[19:39:33] *** dodobrain <dodobrain!~dodobrain@14-202-40-12.tpgi.com.au> has joined #angularjs
[19:42:18] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 250 seconds)
[19:46:01] *** OnkelTem <OnkelTem!~onkeltem@pppoe-62-84-112-224.dubna.ru> has quit IRC (Quit: WeeChat 1.5)
[19:51:02] *** mogita <mogita!~mogita@114.246.79.78> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[19:51:08] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has joined #angularjs
[19:51:43] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:51:54] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:52:32] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:52:41] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:53:20] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:53:30] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:54:08] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:54:17] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:54:17] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[19:54:56] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:55:05] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:55:44] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:55:54] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:56:32] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:56:41] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:56:57] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 248 seconds)
[19:57:20] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:57:29] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:58:08] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:58:19] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:58:49] *** dodobrain <dodobrain!~dodobrain@14-202-40-12.tpgi.com.au> has quit IRC (Quit: Leaving)
[19:58:57] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:59:07] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:59:45] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[19:59:54] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[19:59:59] *** dodobrain <dodobrain!~dodobrain@unaffiliated/freakabcd> has joined #angularjs
[20:00:33] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:00:42] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:01:05] *** craysiii <craysiii!~craysiii@2601:648:8300:7367:a11a:b78f:78f7:df67> has joined #angularjs
[20:01:21] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:01:31] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:02:09] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:02:19] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:02:52] *** craysiii <craysiii!~craysiii@2601:648:8300:7367:a11a:b78f:78f7:df67> has quit IRC (Client Quit)
[20:02:58] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:03:07] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Excess Flood)
[20:03:09] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:03:47] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:03:57] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:04:19] *** howitdo <howitdo!~howitdo@unaffiliated/howitdo> has quit IRC (Ping timeout: 248 seconds)
[20:04:36] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:04:45] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:04:57] *** erol_ <erol_!~erol@AOrleans-656-1-81-110.w86-220.abo.wanadoo.fr> has quit IRC (Ping timeout: 276 seconds)
[20:05:24] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:05:33] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:06:12] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:06:22] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:06:26] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[20:06:58] *** howitdo <howitdo!~howitdo@unaffiliated/howitdo> has joined #angularjs
[20:07:01] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:07:10] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:07:45] *** SET002 <SET002!~SET@193.111.243.139> has joined #angularjs
[20:07:49] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:07:58] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:08:37] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:08:48] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:09:01] *** iraj_ <iraj_!~iraj@91.107.226.148> has quit IRC (Read error: Connection reset by peer)
[20:09:05] *** blindbox <blindbox!~blindbox@60.54.33.190> has quit IRC (Ping timeout: 240 seconds)
[20:09:25] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:09:34] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:10:03] *** SET001 <SET001!~SET@193.111.241.201> has quit IRC (Ping timeout: 240 seconds)
[20:10:13] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:10:22] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:10:49] *** iraj_ <iraj_!~iraj@91.107.226.148> has joined #angularjs
[20:11:01] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:11:10] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:11:49] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Remote host closed the connection)
[20:11:53] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Ping timeout: 248 seconds)
[20:12:15] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[20:13:47] *** celuidufond <celuidufond!~celuidufo@che44-2-88-185-231-166.fbx.proxad.net> has quit IRC (Ping timeout: 265 seconds)
[20:14:00] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[20:14:21] *** pdillinger4 <pdillinger4!~pdillinge@51-94-201-46.pool.ukrtel.net> has joined #angularjs
[20:17:15] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 260 seconds)
[20:17:18] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[20:17:42] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[20:17:43] *** pdillinger3 <pdillinger3!~pdillinge@51-94-201-46.pool.ukrtel.net> has quit IRC (Ping timeout: 272 seconds)
[20:18:02] *** Limarson <Limarson!~marcel.cr@87.151.132.158> has quit IRC (Read error: Connection reset by peer)
[20:19:26] *** Limarson <Limarson!~marcel.cr@p5797849E.dip0.t-ipconnect.de> has joined #angularjs
[20:20:12] *** keemyb <keemyb!keemyb@gateway/shell/fnordserver.eu/x-odagcpnkuudahyae> has quit IRC (Quit: https://fnordserver.eu)
[20:20:20] *** crusty <crusty!~unknown@unaffiliated/amt> has quit IRC (Ping timeout: 244 seconds)
[20:20:21] *** Karasu <Karasu!~quassel@kralizec.serverhamster.com> has quit IRC (Quit: No Ping reply in 180 seconds.)
[20:20:28] *** bsrd <bsrd!~ukk@86.52.62.24> has joined #angularjs
[20:21:10] *** malps13 <malps13!~quassel@188.116.38.80> has quit IRC (Read error: Connection reset by peer)
[20:21:13] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Read error: Connection reset by peer)
[20:22:00] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[20:22:06] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 264 seconds)
[20:22:16] *** malps13 <malps13!~quassel@188.116.38.80> has joined #angularjs
[20:22:43] *** netameta <netameta!~netameta@24-158-128-88.dhcp.kgpt.tn.charter.com> has joined #angularjs
[20:22:48] *** AndChat|455600 <AndChat|455600!~AndChat45@dhcp-30-b5-c2-b9-6e-d7.cpe.echoes.net> has joined #angularjs
[20:23:03] *** crusty <crusty!~unknown@unaffiliated/amt> has joined #angularjs
[20:23:38] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Max SendQ exceeded)
[20:23:45] *** Limarson1 <Limarson1!~marcel.cr@p5797849E.dip0.t-ipconnect.de> has joined #angularjs
[20:23:46] *** Karasu <Karasu!~quassel@kralizec.serverhamster.com> has joined #angularjs
[20:24:01] *** AndChat|455600 <AndChat|455600!~AndChat45@dhcp-30-b5-c2-b9-6e-d7.cpe.echoes.net> has quit IRC (Client Quit)
[20:24:21] *** AndChat|455600 <AndChat|455600!~AndChat45@dhcp-30-b5-c2-b9-6e-d7.cpe.echoes.net> has joined #angularjs
[20:24:28] *** Johnny- <Johnny-!~null@static-72-94-51-24.phlapa.fios.verizon.net> has quit IRC (Ping timeout: 244 seconds)
[20:25:15] *** ZachLanich <ZachLanich!~textual@4.35.116.125> has joined #angularjs
[20:25:31] *** amergin <amergin!jz@kapsi.fi> has quit IRC (Ping timeout: 244 seconds)
[20:25:37] *** amergin <amergin!jz@kapsi.fi> has joined #angularjs
[20:25:51] *** ansu <ansu!~ansu@unaffiliated/ansu> has quit IRC (Ping timeout: 244 seconds)
[20:26:01] *** Limarson <Limarson!~marcel.cr@p5797849E.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 244 seconds)
[20:26:12] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has joined #angularjs
[20:26:43] <ZachLanich> Re: Angular2, Does anyone know of a good way to handle adding a new element to the DOM with a temporary ID (ie. the client ID business in React), then reconciling that element once an XHR request is finished and you get the real ID?
[20:26:58] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[20:27:09] *** Johnny- <Johnny-!~null@unaffiliated/johnny-> has joined #angularjs
[20:27:17] *** ansu <ansu!~ansu@unaffiliated/ansu> has joined #angularjs
[20:27:56] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has joined #angularjs
[20:29:55] <ZachLanich> More accurately, I might throw that new site objects in the array of sites in my ngStore, initialized with a loading state while it’s being provisioned, then once the Job is done, I’d like to find that temporary object and replace it with the real object.
[20:31:40] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Ping timeout: 265 seconds)
[20:32:18] *** angularnewbie <angularnewbie!56525569@gateway/web/freenode/ip.86.82.85.105> has joined #angularjs
[20:32:31] <angularnewbie> how can I make an array of youtube api
[20:32:43] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:54d4:7789:98b6:d864> has quit IRC (Ping timeout: 255 seconds)
[20:32:57] <angularnewbie> in angular so I have something like a youtube app
[20:34:36] *** keemyb <keemyb!keemyb@gateway/shell/fnordserver.eu/x-plllrlhgnpsjredx> has joined #angularjs
[20:35:24] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[20:35:44] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has joined #angularjs
[20:36:02] *** enigma_raz <enigma_raz!~enigma_ra@c-73-15-186-175.hsd1.ca.comcast.net> has joined #angularjs
[20:36:32] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Max SendQ exceeded)
[20:36:46] *** angularnewbie <angularnewbie!56525569@gateway/web/freenode/ip.86.82.85.105> has quit IRC (Client Quit)
[20:38:32] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[20:39:51] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has joined #angularjs
[20:39:53] *** sergey <sergey!~sergey@91.243.204.65> has quit IRC (Read error: Connection reset by peer)
[20:40:25] *** nya__ <nya__!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[20:40:26] *** sergey <sergey!~sergey@91.243.204.65> has joined #angularjs
[20:40:29] *** blindbox <blindbox!~blindbox@175.142.165.166> has joined #angularjs
[20:41:13] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Read error: Connection reset by peer)
[20:42:15] *** Shilon <Shilon!~Shilon@a79-168-104-17.cpe.netcabo.pt> has joined #angularjs
[20:42:56] *** DeGFeT <DeGFeT!b07c8049@gateway/web/freenode/ip.176.124.128.73> has joined #angularjs
[20:43:15] <DeGFeT> Привет, есть кто русский?
[20:43:42] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 264 seconds)
[20:44:54] *** clevodearia <clevodearia!~necrodear@unaffiliated/necrodearia> has quit IRC (Ping timeout: 264 seconds)
[20:47:22] *** DeGFeT <DeGFeT!b07c8049@gateway/web/freenode/ip.176.124.128.73> has left #angularjs
[20:47:43] *** llwt <llwt!~textual@c-73-164-149-125.hsd1.or.comcast.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[20:50:01] *** blindbox <blindbox!~blindbox@175.142.165.166> has quit IRC (Ping timeout: 272 seconds)
[20:50:44] <heartburn> ???????? ?? ?????? ???
[20:55:21] *** bsrd <bsrd!~ukk@86.52.62.24> has quit IRC (Ping timeout: 265 seconds)
[20:55:40] *** realz <realz!~realz@unaffiliated/realazthat> has quit IRC (Ping timeout: 255 seconds)
[20:56:19] *** enigma_raz <enigma_raz!~enigma_ra@c-73-15-186-175.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[20:57:06] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[20:57:42] *** sbeex <sbeex!550511e1@gateway/web/cgi-irc/kiwiirc.com/ip.85.5.17.225> has joined #angularjs
[20:57:56] <sbeex> Good evening !
[20:59:19] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[21:00:43] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[21:01:23] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 248 seconds)
[21:01:36] *** realz <realz!~realz@unaffiliated/realazthat> has joined #angularjs
[21:02:07] *** blindbox <blindbox!~blindbox@175.142.169.201> has joined #angularjs
[21:03:56] *** stefanotorresi <stefanotorresi!~etienne`@84.222.150.11> has quit IRC (Read error: Connection reset by peer)
[21:05:22] *** Elisha_ <Elisha_!~elisha@tm.213.143.68.74.nm.telemach.net> has joined #angularjs
[21:06:30] *** zkirill <zkirill!~zkirill@S010648d705ebb94a.vn.shawcable.net> has quit IRC (Quit: zkirill)
[21:08:20] *** celuidufond <celuidufond!~celuidufo@che44-2-88-185-231-166.fbx.proxad.net> has joined #angularjs
[21:08:55] *** craysiii <craysiii!~craysiii@2601:648:8300:7367:a11a:b78f:78f7:df67> has joined #angularjs
[21:10:52] <celuidufond> Hi,
[21:11:09] *** llwt <llwt!~textual@c-73-164-149-125.hsd1.or.comcast.net> has joined #angularjs
[21:11:50] <sbeex> Bonsoir sir ;)
[21:11:51] *** shinnya <shinnya!~shinnya@245.144.137.133.dy.bbexcite.jp> has joined #angularjs
[21:12:06] <celuidufond> sbeex: Tontons ?
[21:12:47] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[21:13:09] <sbeex> I have a question for you developers. Well I would like to be able to pass an array of functions to a component. (I have a list component and I would like to give a ng-model=myListElements columns=vm.getId(item), vm.getTranslatedName(item) etc.)
[21:13:18] <sbeex> is that possible ?
[21:13:53] <sbeex> celuidufond: tontons ?
[21:13:59] <celuidufond> In my app if I do'nt call enableProd(), I've an error "Expression has changed after it was checked" ...
[21:14:15] *** bsrd <bsrd!~ukk@86.52.62.24> has joined #angularjs
[21:14:28] <celuidufond> I know the origin of the exception but I don't know how to avoid it in dev mode ...
[21:14:45] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[21:17:43] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 255 seconds)
[21:18:07] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[21:18:31] <da_wunder> evening evyone
[21:20:38] <sbeex> hello da_wunder
[21:21:19] <da_wunder> hi to you too sbeex
[21:22:12] *** kblin <kblin!~kai@samba/team/kai> has quit IRC (Ping timeout: 250 seconds)
[21:22:40] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 255 seconds)
[21:23:04] *** lightstalker <lightstalker!~lightstal@unaffiliated/thebrain> has quit IRC (Ping timeout: 250 seconds)
[21:23:04] *** tritian <tritian!~lazarus@meobets.com> has quit IRC (Ping timeout: 250 seconds)
[21:23:22] *** lightstalker <lightstalker!~lightstal@unaffiliated/thebrain> has joined #angularjs
[21:23:45] *** kblin <kblin!~kai@h2176968.stratoserver.net> has joined #angularjs
[21:23:45] *** kblin <kblin!~kai@h2176968.stratoserver.net> has quit IRC (Changing host)
[21:23:45] *** kblin <kblin!~kai@samba/team/kai> has joined #angularjs
[21:24:06] *** tritian <tritian!~lazarus@meobets.com> has joined #angularjs
[21:25:23] *** PitPanda <PitPanda!5900632a@gateway/web/freenode/ip.89.0.99.42> has quit IRC (Quit: Page closed)
[21:26:57] *** squeakytoy <squeakytoy!~squeakyto@h87-96-232-19.cust.se.alltele.net> has quit IRC (Quit: Leaving)
[21:27:44] *** GuiltyLemon <GuiltyLemon!~guiltylem@unaffiliated/guiltylemon> has quit IRC (Ping timeout: 265 seconds)
[21:30:15] *** Shilon <Shilon!~Shilon@a79-168-104-17.cpe.netcabo.pt> has quit IRC (Quit: Shilon)
[21:33:08] *** GuiltyLemon <GuiltyLemon!~guiltylem@unaffiliated/guiltylemon> has joined #angularjs
[21:38:35] *** thevishy <thevishy!~thevishy@122.179.17.103> has quit IRC (Remote host closed the connection)
[21:39:26] *** nya__ <nya__!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Read error: Connection reset by peer)
[21:39:34] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[21:39:44] *** sysRPL <sysRPL!~sysRPL@97-101-223-216.res.bhn.net> has quit IRC (Ping timeout: 244 seconds)
[21:41:37] *** erol_ <erol_!~erol@37.166.11.34> has joined #angularjs
[21:41:41] *** vuoto <vuoto!~vuoto@80-71-135-9.u.parknet.dk> has quit IRC (Remote host closed the connection)
[21:41:51] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[21:41:58] *** vuoto <vuoto!~vuoto@80-71-135-9.u.parknet.dk> has joined #angularjs
[21:42:01] *** vuoto <vuoto!~vuoto@80-71-135-9.u.parknet.dk> has quit IRC (Remote host closed the connection)
[21:42:18] *** vuoto <vuoto!~vuoto@80-71-135-9.u.parknet.dk> has joined #angularjs
[21:43:29] *** azizdogan <azizdogan!b0376ad6@gateway/web/freenode/ip.176.55.106.214> has joined #angularjs
[21:44:05] <azizdogan> hi
[21:44:09] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 248 seconds)
[21:44:33] *** azizdogan <azizdogan!b0376ad6@gateway/web/freenode/ip.176.55.106.214> has quit IRC (Client Quit)
[21:44:51] *** d5sx43 <d5sx43!~d5sx43@c-50-185-42-150.hsd1.ca.comcast.net> has joined #angularjs
[21:47:02] *** sbeex <sbeex!550511e1@gateway/web/cgi-irc/kiwiirc.com/ip.85.5.17.225> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[21:50:13] *** iraj_ <iraj_!~iraj@91.107.226.148> has quit IRC (Ping timeout: 244 seconds)
[21:53:44] *** celuidufond <celuidufond!~celuidufo@che44-2-88-185-231-166.fbx.proxad.net> has quit IRC (Quit: Leaving)
[21:55:14] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[21:55:45] *** itaipu <itaipu!~Marco@168.121.96.22> has joined #angularjs
[21:57:36] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[21:58:11] *** shinnya <shinnya!~shinnya@245.144.137.133.dy.bbexcite.jp> has quit IRC (Ping timeout: 265 seconds)
[21:58:16] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has joined #angularjs
[21:59:32] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[22:00:46] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Read error: Connection reset by peer)
[22:01:35] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:1e8:66c4:c173:5eef> has joined #angularjs
[22:01:54] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[22:04:24] *** ahhhndi <ahhhndi!~ahhhndi@p3EE02143.dip0.t-ipconnect.de> has quit IRC (Quit: Verlassend)
[22:06:35] *** Garfield-fr <Garfield-fr!~Garfield-@unaffiliated/garfield-fr> has quit IRC (Quit: Linkinus - http://linkinus.com)
[22:08:53] *** drej <drej!~jedimind@unaffiliated/jedimind> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[22:10:00] *** drej <drej!~jedimind@unaffiliated/jedimind> has joined #angularjs
[22:10:11] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[22:12:38] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has joined #angularjs
[22:12:48] *** atomicb0mb <atomicb0mb!~textual@189.62.110.116> has quit IRC (Client Quit)
[22:13:05] *** hunter2 <hunter2!~hunter2@unaffiliated/hunter2> has joined #angularjs
[22:13:34] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[22:13:42] *** hunter2 <hunter2!~hunter2@unaffiliated/hunter2> has quit IRC (Client Quit)
[22:13:51] *** Joufflu <Joufflu!~Joufflu@2600:8807:c180:2d4:5da2:53ba:981a:f947> has joined #angularjs
[22:14:48] *** rocktop <rocktop!~rocktop@41.141.20.88> has joined #angularjs
[22:16:45] *** Foxandxss <Foxandxss!~textual@angularjs/member/foxandxss> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[22:17:30] *** krkc <krkc!~krkc@2601:246:4e03:f71e:2980:a23a:cede:dfa3> has joined #angularjs
[22:18:17] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[22:18:19] *** iraj_ <iraj_!~iraj@91.107.226.148> has joined #angularjs
[22:18:54] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[22:20:26] *** annoymouse <annoymouse!uid11754@gateway/web/irccloud.com/x-lhpqgclihoaxyfzb> has quit IRC (Quit: Connection closed for inactivity)
[22:22:33] *** ah <ah!~ah@145.81-166-25.customer.lyse.net> has quit IRC (Ping timeout: 240 seconds)
[22:22:46] *** step1step2 <step1step2!~step1step@p54B93528.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 244 seconds)
[22:22:50] *** ah <ah!~ah@145.81-166-25.customer.lyse.net> has joined #angularjs
[22:23:52] *** LckyBy517 <LckyBy517!~kvirc64@66-87-152-50.pools.spcsdns.net> has joined #angularjs
[22:25:59] *** tomphp <tomphp!~tomphp@host86-170-198-213.range86-170.btcentralplus.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[22:26:13] *** jae <jae!~jae@unaffiliated/jae> has quit IRC (Quit: This computer has gone to sleep)
[22:27:34] *** craysiii <craysiii!~craysiii@2601:648:8300:7367:a11a:b78f:78f7:df67> has quit IRC (Quit: My MacBook Air has gone to sleep. ZZZzzz…)
[22:28:44] *** iraj <iraj!~iraj@unaffiliated/iraj> has joined #angularjs
[22:29:13] *** iraj_ <iraj_!~iraj@91.107.226.148> has quit IRC (Read error: Connection reset by peer)
[22:29:54] *** GuiltyLemon <GuiltyLemon!~guiltylem@unaffiliated/guiltylemon> has quit IRC (Ping timeout: 276 seconds)
[22:33:40] *** dyce <dyce!~otr@ns3290920.ip-5-135-184.eu> has joined #angularjs
[22:34:13] *** ZachLanich <ZachLanich!~textual@4.35.116.125> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[22:34:52] <nr152522> Is it possible to intercept ajax call responses to check headers for redirects? I want grab the location and perform the redirect when I get a 303 response on my requests...
[22:35:14] <da_wunder> sure
[22:35:22] <da_wunder> just use interceptors
[22:36:40] *** vuoto <vuoto!~vuoto@80-71-135-9.u.parknet.dk> has quit IRC (Remote host closed the connection)
[22:36:46] <nr152522> hmmm, I couldn't see anything on interceptors in the docs...
[22:36:56] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 250 seconds)
[22:37:11] <nr152522> (ng2)
[22:37:28] *** star_prone <star_prone!~sviatovig@188.25.21.209> has joined #angularjs
[22:37:33] <da_wunder> ok, i though you was using ng1
[22:37:45] <da_wunder> this channel is not for ng2 for officially
[22:38:06] <da_wunder> you might get better response on official ng2 gitter channel
[22:38:13] <nr152522> ahhh, ok...
[22:38:13] <nr152522> thanks
[22:38:15] *** ZachLanich <ZachLanich!~textual@4.35.116.125> has joined #angularjs
[22:38:22] *** csharper <csharper!~csharper@80-108-92-247.cable.dynamic.surfer.at> has quit IRC (Remote host closed the connection)
[22:38:31] <nr152522> (again) :)
[22:38:42] <da_wunder> see that angular.io has no links to this irc channel, only the gitter channel
[22:38:42] *** fdev <fdev!~fdev@x4d0ce483.dyn.telefonica.de> has quit IRC (Remote host closed the connection)
[22:39:45] *** bsrd <bsrd!~ukk@86.52.62.24> has quit IRC (Quit: WeeChat 1.5)
[22:40:00] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[22:40:12] *** step1step2 <step1step2!~step1step@p54B9261E.dip0.t-ipconnect.de> has joined #angularjs
[22:42:28] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has joined #angularjs
[22:45:30] *** myhau <myhau!~myhau@host-94-251-132-31.dynamic.mm.pl> has joined #angularjs
[22:45:30] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 276 seconds)
[22:46:02] *** NaHeMiA <NaHeMiA!~r0n@my.kitten.is.a.gangsta.pet> has quit IRC (Ping timeout: 244 seconds)
[22:46:25] *** digitalcraft <digitalcraft!c5d33959@gateway/web/freenode/ip.197.211.57.89> has joined #angularjs
[22:46:33] *** d10n <d10n!~d10n@unaffiliated/d10n> has quit IRC (Ping timeout: 244 seconds)
[22:46:43] *** digitalcraft <digitalcraft!c5d33959@gateway/web/freenode/ip.197.211.57.89> has quit IRC (Client Quit)
[22:47:04] *** enherit <enherit!~enherit@66-214-11-131.dhcp.lnbh.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[22:47:16] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:1e8:66c4:c173:5eef> has quit IRC (Ping timeout: 255 seconds)
[22:47:21] *** enherit <enherit!~enherit@66-214-11-131.dhcp.lnbh.ca.charter.com> has joined #angularjs
[22:48:02] *** tompaw <tompaw!~tompaw@tompaw.xxx> has quit IRC (Excess Flood)
[22:48:09] *** tompaw <tompaw!~tompaw@tompaw.xxx> has joined #angularjs
[22:48:41] *** NaHeMiA <NaHeMiA!~r0n@45.79.210.52> has joined #angularjs
[22:49:03] *** d10n <d10n!~d10n@107.170.121.245> has joined #angularjs
[22:49:03] *** d10n <d10n!~d10n@107.170.121.245> has quit IRC (Changing host)
[22:49:04] *** d10n <d10n!~d10n@unaffiliated/d10n> has joined #angularjs
[22:55:58] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[23:00:12] *** iraj <iraj!~iraj@unaffiliated/iraj> has quit IRC (Quit: Konversation terminated!)
[23:00:20] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has quit IRC (Ping timeout: 244 seconds)
[23:00:20] *** iraj_ <iraj_!~iraj@91.107.226.148> has joined #angularjs
[23:01:18] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[23:01:31] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has joined #angularjs
[23:01:39] *** enigma_raz <enigma_raz!~enigma_ra@2601:647:4580:ff1:3596:57c:2888:1fcf> has joined #angularjs
[23:02:14] *** d5sx43 <d5sx43!~d5sx43@c-50-185-42-150.hsd1.ca.comcast.net> has quit IRC ()
[23:02:27] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has quit IRC (Ping timeout: 248 seconds)
[23:03:01] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has quit IRC (Ping timeout: 255 seconds)
[23:03:14] *** nya_ <nya_!~nya@p7902c6f7.tokynt01.ap.so-net.ne.jp> has joined #angularjs
[23:03:49] <someone235> can someone help me with this? http://plnkr.co/edit/DXzJ2kTeKKVjSFIaL54w?p=preview
[23:04:01] <someone235> I'm expecting to see "details" but I see nothing
[23:05:33] *** iraj_ <iraj_!~iraj@91.107.226.148> has quit IRC (Ping timeout: 272 seconds)
[23:06:26] *** ycon_ <ycon_!~ycon_@115-64-47-49.static.tpgi.com.au> has joined #angularjs
[23:08:21] *** verwilst <verwilst!~smuxi@systeembeheer.combell.com> has quit IRC (Remote host closed the connection)
[23:08:33] *** verwilst <verwilst!~smuxi@systeembeheer.combell.com> has joined #angularjs
[23:08:37] *** star_prone <star_prone!~sviatovig@188.25.21.209> has quit IRC (Remote host closed the connection)
[23:09:24] *** iraj_ <iraj_!~iraj@91.107.226.148> has joined #angularjs
[23:11:32] *** Aliks <Aliks!~aliks@166.107.163.5> has joined #angularjs
[23:12:04] *** star_prone <star_prone!~sviatovig@188.25.21.209> has joined #angularjs
[23:12:45] *** Aliks_ <Aliks_!~aliks@194.sub-70-213-0.myvzw.com> has joined #angularjs
[23:13:28] *** LckyBy517 <LckyBy517!~kvirc64@66-87-152-50.pools.spcsdns.net> has quit IRC (Remote host closed the connection)
[23:13:37] *** Doginal <Doginal!~agriggs@unaffiliated/doginal> has joined #angularjs
[23:13:46] *** Doginal_ <Doginal_!~agriggs@unaffiliated/doginal> has quit IRC (Ping timeout: 250 seconds)
[23:14:04] *** star_prone <star_prone!~sviatovig@188.25.21.209> has quit IRC (Remote host closed the connection)
[23:14:17] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[23:14:54] *** cacts|WAS <cacts|WAS!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 264 seconds)
[23:16:20] *** Aliks <Aliks!~aliks@166.107.163.5> has quit IRC (Ping timeout: 260 seconds)
[23:17:00] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[23:18:32] *** cyan__ <cyan__!~cyan@217.170.162.68> has quit IRC (Remote host closed the connection)
[23:19:03] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[23:20:36] *** iraj_ <iraj_!~iraj@91.107.226.148> has quit IRC (Ping timeout: 276 seconds)
[23:21:12] <someone235> Can someone please try to help me figure out what is wrong here? http://plnkr.co/edit/DXzJ2kTeKKVjSFIaL54w?p=preview ? I can't see "details" as expected
[23:23:11] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Quit: No Ping reply in 180 seconds.)
[23:24:12] *** star_prone <star_prone!~sviatovig@188.25.21.209> has joined #angularjs
[23:24:28] *** csharper <csharper!~csharper@31.6.41.66> has joined #angularjs
[23:25:43] *** sharkasdf <sharkasdf!~Mike@107.152.98.146> has joined #angularjs
[23:26:11] *** star_prone <star_prone!~sviatovig@188.25.21.209> has quit IRC (Remote host closed the connection)
[23:27:06] *** soee_ <soee_!~soee@user-46-112-226-223.play-internet.pl> has quit IRC (Ping timeout: 276 seconds)
[23:27:40] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[23:28:24] *** erol_ <erol_!~erol@37.166.11.34> has quit IRC (Ping timeout: 276 seconds)
[23:31:47] <SET002> how can this simple peace of code not to work
[23:31:48] <SET002> https://gist.github.com/SET001/2ba67e8ed02b243bd366e3afad60b6c8
[23:31:49] <SET002> ?
[23:32:05] <SET002> why defer.promise.then callback never executed here?
[23:32:56] *** star_prone <star_prone!~sviatovig@188.25.21.209> has joined #angularjs
[23:33:42] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 250 seconds)
[23:33:47] *** sergey <sergey!~sergey@91.243.204.65> has quit IRC ()
[23:34:18] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has joined #angularjs
[23:34:57] *** star_prone <star_prone!~sviatovig@188.25.21.209> has quit IRC (Remote host closed the connection)
[23:35:59] *** Codefriar <Codefriar!~codefriar@107-147-124-114.res.bhn.net> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[23:36:49] *** Shilon <Shilon!~Shilon@46.50.37.111> has joined #angularjs
[23:38:07] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[23:39:33] *** ycon_ <ycon_!~ycon_@115-64-47-49.static.tpgi.com.au> has quit IRC ()
[23:40:32] <ZachLanich> Can someone help me with creating a Decorator/Abstract Class/ w/e will work for injecting Service-Dependent functionality into an ng2 Component plz?
[23:40:44] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[23:42:45] *** m3_del <m3_del!~m3_del@c-71-197-176-83.hsd1.wa.comcast.net> has joined #angularjs
[23:45:01] *** duriangray <duriangray!~duriangra@c-73-92-186-112.hsd1.ca.comcast.net> has quit IRC ()
[23:45:45] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 248 seconds)
[23:47:02] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has quit IRC (Read error: Connection reset by peer)
[23:47:36] *** eago <eago!~eago@CPEbc4dfbf3d093-CMbc4dfbf3d090.cpe.net.cable.rogers.com> has joined #angularjs
[23:51:17] *** Wizek_ <Wizek_!~Wizek@catv-89-132-132-110.catv.broadband.hu> has quit IRC (Ping timeout: 265 seconds)
[23:53:46] *** SomeKittens <SomeKittens!uid27802@gateway/web/irccloud.com/x-bhnkigbxrqiieyvc> has quit IRC (Quit: Connection closed for inactivity)
[23:55:13] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has quit IRC (Ping timeout: 255 seconds)
[23:56:43] *** jimklo <jimklo!~jimklo@71-84-19-18.dhcp.trlk.ca.charter.com> has joined #angularjs
[23:57:21] *** ardua <ardua!~ardua@node-1w7jr9qnowp5znaddhbmk0bkv.ipv6.telus.net> has joined #angularjs
[23:59:01] *** pdillinger4 <pdillinger4!~pdillinge@51-94-201-46.pool.ukrtel.net> has quit IRC (Ping timeout: 265 seconds)
top

   September 18, 2016  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >