[Seaside] Front-End developer coordination

gettimothy gettimothy at zoho.com
Mon May 27 15:40:24 UTC 2019


---- On Fri, 24 May 2019 15:09:00 -0400 BrunoBB <smalltalk at adinet.com.uy> wrote ----



Hi,

We are doing a project with Seaside and there is a Front-end developer
mostly for CSS creation.

How do you approach this problem (coordination between Seaside developer and
frontend developer) ?

I mean in Seaside the HTML code is generated but it has to do some
references to the CSS created by the frontend developer.

One approach can be:
1) Add css class names (the css does no exist yet) in Seaside code (html div
class: 'to-be-developed-by-frontend-dev').
2) The frontend create the CSS file for classes in 1).

Very simple but i wonder how do you solved this problem ?

regards,
bruno





--
Sent from: http://forum.world.st/Seaside-General-f86180.html
_______________________________________________
seaside mailing list
mailto:seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside




Have the CSS team build look-and-feel then implement them in Seaside.



The Zurb CLI tools are very close to a live coding environment for css guys and they can get the layouts perfect with them.



Then, look at their work, identify the components and build them so that they match the look.





hth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20190527/7cef04f8/attachment.html>


More information about the seaside mailing list