| Time |
S |
Nick |
Message |
| 07:19 |
|
|
aditsu joined #sourcefu |
| 07:34 |
|
|
semiosis joined #sourcefu |
| 08:39 |
|
|
aditsu joined #sourcefu |
| 11:52 |
|
pdurbin |
wow, this is rather nice: https://medium.com/@etiennerouzeaud/how-to-create-a-basic-restful-api-in-go-c8e032ba3181 |
| 12:07 |
|
|
philbot joined #sourcefu |
| 12:07 |
|
|
Topic for #sourcefu is now http://sourcefu.com | logs at http://irclog.greptilian.com/sourcefu/today |
| 12:56 |
|
pdurbin |
is there a http://todomvc.com for back end? comparing server-side frameworks and ORMs and such? |
| 12:56 |
|
pdurbin |
see also http://irclog.greptilian.com/friendlyjava/2015-03-28 |
| 12:58 |
|
aditsu |
there's an old comparison of web frameworks, something about "sweet spots", but only with written comments |
| 12:59 |
|
pdurbin |
but no code? |
| 13:00 |
|
aditsu |
maybe 1 or 2 tiny snippets.. |
| 13:00 |
|
pdurbin |
I'm talking about code: https://github.com/tastejs/todomvc/tree/master/examples |
| 13:00 |
|
aditsu |
http://static.raibledesigns.com/repository/presentations/JavaWebFrameworkSweetSpots.pdf |
| 13:06 |
|
pdurbin |
bah. that PDF is 9 years old |
| 13:09 |
|
aditsu |
yes... |
| 14:02 |
|
aditsu |
hmm, eclipse's "apply patch" says that the file I'm looking at does not exist |
| 14:02 |
|
aditsu |
oops, meant to write this in another channel :p |
| 14:05 |
|
pdurbin |
ah ha! you admit to using eclipse! |
| 14:05 |
|
pdurbin |
;) |
| 14:06 |
|
aditsu |
huh? I never tried to hide it |
| 14:07 |
|
pdurbin |
heh. just kidding |
| 14:07 |
|
pdurbin |
what can I say... I use netbeans :P |
| 14:08 |
|
aditsu |
I should try it again sometime... |
| 14:32 |
|
pdurbin |
what would you use for a project that's only HTML5 and Javascript? |
| 14:37 |
|
aditsu |
what do you mean? web server? libraries? hosting? or what? |
| 14:39 |
|
aditsu |
or IDE? |
| 14:39 |
|
pdurbin |
IDE/editor |
| 14:40 |
|
aditsu |
since I'm used to eclipse, I'd go with it |
| 14:43 |
|
pdurbin |
makes sense |
| 14:43 |
|
pdurbin |
I've long used vim but Netbeans is growing on me. |
| 15:47 |
|
|
aditsu joined #sourcefu |
| 17:03 |
|
|
aditsu joined #sourcefu |
| 17:18 |
|
pdurbin |
here's a start of ToDoMVC for the back end: https://github.com/pdurbin/addressbookmvc |
| 17:18 |
|
pdurbin |
aditsu: you can fork it and add jetty/wicket |
| 17:18 |
|
pdurbin |
sivoais: you can add dancer |
| 17:18 |
|
pdurbin |
semiosis: php or whatever floats your boat |
| 17:19 |
|
pdurbin |
prologic: circuits.web |
| 17:58 |
|
sivoais |
coolio. I use Mojolicious more these days, but my webfu is weak |
| 18:02 |
|
sivoais |
I am the type of weirdo that would try to send binary data to the frontend to get the bandwidth down |
| 18:03 |
|
sivoais |
then realise that trying to send large amounts of data to render in the browser isn't a good idea |
| 18:17 |
|
pdurbin |
oh, right, mojo. that's fine |
| 18:17 |
|
pdurbin |
and the emphasis is on backend so it doesn't need to look nice |
| 18:18 |
|
pdurbin |
just CRUD is fine |
| 18:18 |
|
pdurbin |
aditsu: right? |
| 20:49 |
|
pdurbin |
codex: maybe you want it on this. I'm not even sure what your favorite web framework is. |
| 20:50 |
|
pdurbin |
westmaas: or yours, come to think of it |
| 20:50 |
|
pdurbin |
hydrajump and tumdedum, you're welcome to join in too :) |
| 23:20 |
|
prologic |
pdurbin, hmm? |