On Monday, August 27, 2018 at 8:02:07 PM UTC+2, Jesse Alama wrote:
>
> On 27 Aug 2018, at 11:41, Jérôme Martin wrote: 
>
> > Talking about web development could be nice too, but I'm not feeling 
> > confident enough in my exploration of writing Racket for the web to be 
> > able 
> > to survive the flow of questions about load-balancing and server 
> > rendering 
> > buzz. 
> > (I'm an experienced enough web developer to know that I shouldn't talk 
> > about web development unless I'm willing to get torn apart and eaten 
> > alive 
> > by the rest of the industry. It's a wild world.) 
> > But if someone has more than one year of web development with Racket 
> > under 
> > his belt, feel free to step into the arena. 
>
 

> I don't know why 
> you'd go to a talk on web devel in Racket. The Racket web toolchain is a 
> bit underdeveloped in places, 


Why do you say that precisly?
 

> admittedly. But the basics are really 
> solid. Jay and all the others who've contributed to the web part of 
> Racket have done a fantastic job. It certainly my weapon of choice on 
> the web. 
>

I don't know very much Racket but in Guile the thing that I see that is 
missing
from *my* web development toolkit is:

- CSRF counter measures in the case of server rendered forms (but artanis 
might have that)
- File upload handlers
- OAUTH and WSDL helpers would be nice

Last but not least is a distributed task queue and that is the thing that I 
find the most interesting
and about which I will try to do something in the following month in a 
innovative way ie. it will not
be a clone of Python celery.

Best regards,


Amirouche

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to