faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<FromGitter> <mapeveri> I was watching, but I'm not sure where to start. ⏎ Which one would you recommend?
x_coder has joined #amber
<FromGitter> <cpunion> @Sjoerrdd Seems must write all SPA’s routes into `routes.cr`.
x_coder has quit [Quit: Leaving]
<FromGitter> <Blacksmoke16> https://github.com/amberframework/granite/pull/286 @robacarp @drujensen
<FromGitter> <Blacksmoke16> looks like specs are failing on 26.1
<FromGitter> <Blacksmoke16> https://github.com/amberframework/granite/pull/288 fixed
<FromGitter> <robacarp> @mapeveri a great way to get started helping is to help with documentation and testing. There are certainly many places where one or both are insufficient and it’s a great way to get acquainted with the codebase. Thanks for jumping in!
<FromGitter> <Blacksmoke16> whoa TIL the link color on issues changes when they get closed/merged
_whitelogger has joined #amber
feepbot has quit [Ping timeout: 252 seconds]
feepbot has joined #amber
_whitelogger has joined #amber
_whitelogger has joined #amber
feepbot has quit [Ping timeout: 268 seconds]
feepbot has joined #amber
feepbot has quit [Remote host closed the connection]
feepbot has joined #amber
<FromGitter> <epergo> @cpunion @Sjoerrdd you don't need to write any SPA's routes to your Amber app, they are two different applications
<FromGitter> <epergo> one is the frontend app and another the backend (an API), the API doesn't have to know anything about your frontend
<FromGitter> <epergo> you have to serve your SPA using a web server (nginx/apache) for production, and in development react ecosystem probably will have something to 'launch' your SPA
_whitelogger has joined #amber
_whitelogger has joined #amber
feepbot has quit [Ping timeout: 244 seconds]
feepbot has joined #amber
<FromGitter> <elorest> > @thebradhimself ⏎ Hello Amber Room, Is there a way to pass data into a partial using AmberFramework? ⏎ > @FromIRC ⏎ *<robacarp>* @thebradhimself, partials build in the same scope as the view does -- it's all inlined, so there's no passing into the partial ⏎ ... [https://gitter.im/amberframework/amber?at=5bc39e2a6e5a401c2d705cf8]
feepbot has quit [Ping timeout: 268 seconds]
feepbot has joined #amber