• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Best way to web 2.0 ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way to web 2.0 ?


  • Subject: Re: Best way to web 2.0 ?
  • From: Johnny Miller <email@hidden>
  • Date: Tue, 15 Jan 2013 08:39:49 -1000

Hi Ken,

I would check out Compass: http://compass-style.org

It does require that you understand CSS but it definitely takes it to the next step.  It is built on top of SASS (http://sass-lang.com) so you get all that functionality and It works kind of like the reset frameworks for _javascript_ i.e. Prototype or JQuery.  It handles the browser inconsistencies for you by using SASS "mixins".  You can also create your own functions (which is nice because straight CSS is declarative) and you can declare variables i.e. $black: #000000;  Compass also has a blueprint plugin for doing css layouts and it has mixins for all the new CSS3 properties.  Another huge time saver from SASS is nested CSS rules.

As far as editors go.  By far the best one I've used is JetBrains' WebStorm.  It is just like Eclipse in that is has code sense.  If you declare functions (mixins) it will pick them up.  It sees your variables and even your imported files.  It is amazing and I know get why Mike Schrag was saying that he would be interested in developing a WO plugin for IntelliJIdea.  And it is not just a good CSS editor it has the code sense for _javascript_ and it's HTML editor is great.

Aloha,
Mr. Johnny Miller
Web Development Manager
Kahalawai Media Company
Lahaina, HI 96761
tel: (808) 661-7962 | mobile: (808) 283-0791
website | e-mail
Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Best way to web 2.0 ? (From: Ken Anderson <email@hidden>)

  • Prev by Date: Re: D2W - Custom forms generated from XML
  • Next by Date: Re: Best way to web 2.0 ?
  • Previous by thread: Re: Best way to web 2.0 ?
  • Next by thread: Re: Best way to web 2.0 ?
  • Index(es):
    • Date
    • Thread