<
raz>
j #lucky-framework
<
raz>
(ffs, sorry, my irc client is acting up)
pooh_bear has joined #amber
pooh_bear is now known as drujensen
drujensen has quit [Quit: leaving]
<
FromGitter>
<cpunion> How to render JSON object?
<
FromGitter>
<cpunion> Ah. Just need change to `json [1].to_json`.
feepbot has quit [Ping timeout: 244 seconds]
feepbot has joined #amber
feepbot has quit [Remote host closed the connection]
feepbot has joined #amber
feepbot has quit [Ping timeout: 246 seconds]
feepbot has joined #amber
<
FromGitter>
<Sjoerrdd> Hi
<
FromGitter>
<Sjoerrdd> I'm trying to build a SPA with Amber
<
FromGitter>
<Sjoerrdd> (merge backend with frontend, single application)
<
FromGitter>
<Sjoerrdd> But if I go to /css/app.css, I get the home page
<
FromGitter>
<Sjoerrdd> (all routes are pointing to home, and React Router handles the SPA routes)
<
FromGitter>
<Sjoerrdd> But the CSS, JS and Robots.txt files are unreachable..
<
FromGitter>
<Blacksmoke16> should help with the json serialization/deserialization issues you were having
<
FromGitter>
<Blacksmoke16> be my guinea pig ;)
<
FromGitter>
<Blacksmoke16> should work pretty seamlessly out of the box with Granite too, since the json support is built upon `JSON::Serializable`
<
FromGitter>
<mapeveri> Hi everyone, I am new and I would like to start collaborating. ⏎ Is there a task I can help?. Thanks!
<
FromGitter>
<Blacksmoke16> best to just take a look at the issues on github