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
ZeroPointEnergy has joined #amber
ZeroPointEnergy has left #amber [#amber]
<FromGitter> <Narayana108> Greetings :) ⏎ ⏎ Im a linux sys admin that has written many scripts and some backend code, but I want to learn amber. Unfortunately I need a bit of hand holding and cant find any step by step tutorials for amber. Should I rather learn rails ?
<FromGitter> <damianham> @Narayana108 the online docs have a getting started section https://docs.amberframework.org/amber/getting-started which `will help you get a full stack web application running in just a few minutes by leveraging amber’s code generators`. It might be worthwhile reading some background information on Model View Controller application frameworks so you understand the basic concepts. Amber is designed to be familiar
<FromGitter> ... to people coming from a Rails environment so there are a lot of similarities. If you get stuck with anything then just ask here and we will help you out. Also check out the recipes which go a lot further in the kinds of applications that can be quickly generated (e.g. SPA).
<FromGitter> <Narayana108> @damianham Ok Thanks ⏎ ⏎ I added a static page. Which works fine. I just want to understand ⏎ ⏎ ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5ece6b98a91f120a6cc729f4]
<FromGitter> <Narayana108> @damianham ⏎ ⏎ `````` [https://gitter.im/amberframework/amber?at=5ece6ba87da67d06fad4fcf3]
<FromGitter> <Narayana108> @damianham Ok thanks brother, im making some progress