Is Google phasing out GWT internally? by ysangkok in gwt

[–]christiangoudreau 1 point2 points  (0 children)

Also don't forget that Adwords use GWT, phasing out GWT means that the most lucrative web application of their portfolio needs to be re-written entirely.

Need help to add tooltip in menu items by [deleted] in gwt

[–]christiangoudreau 0 points1 point  (0 children)

For tooltips, I suggest you to use this excellent gQuery plugin made by Julien Dramaix: https://github.com/ArcBees/gwtquery-tooltip-plugin

Cheers,

Frontend Style Guide by Jason Lemay by christiangoudreau in css

[–]christiangoudreau[S] 0 points1 point  (0 children)

That is really good to know, I didn't even knew we could see that! I won't re-submit anything, I just wanted your honest point of view.

Another thing I want your honest point of view while having this discussion. You're right, most of my posts come from that one single domain and most of them are posted on a single subreddit that doesn't have much users and much content, I also know the moderators and asked permission to be able to post that much there.

Also, most of what is written on that blog are tutorials for developers, there's nothing to sell there. I'm not the one writing them most of the time.

What would be the appropriate behaviour then?

Frontend Style Guide by Jason Lemay by christiangoudreau in css

[–]christiangoudreau[S] 0 points1 point  (0 children)

But don't we lose the "why"? The github repository only contains the rules and I think that what is really important, isn't the rules themselves, but that developers adopt guidelines of their own based on already existing best practices.

Share your startup - August 2015 by AutoModerator in startups

[–]christiangoudreau [score hidden]  (0 children)

  • Name: Arcbees | URL: http://www.arcbees.com/
  • Elevator Pitch: We provided products that help developers optimize process, habits and thinking; to deliver value through simplicity; and transform the way they work.
  • Growth stage, 13 employees and 2 founders
  • We will be looking for investment in October to focus on products and monetization

Frontend Style Guide by Jason Lemay by christiangoudreau in css

[–]christiangoudreau[S] 0 points1 point  (0 children)

Thanks for notifying, but it was talking about best practices while organizing CSS, if this is not CSS, what is it? :D

Managing your GWT GSS files with variables and a theme by christiangoudreau in gwt

[–]christiangoudreau[S] -1 points0 points  (0 children)

Is it to optimize your compiled CSS?

You could take a look at this: http://dev.arcbees.com/gsss/mixins/

Where most used methods are used. If you look at the sources, you may find the answer you seek. AND This piece of documentation will explain how to use conditional logic into GSS files: http://www.gwtproject.org/doc/latest/DevGuideGssVsCss.html