Which framework would you prefer to work with?

Discussion in 'HTML & Website Design' started by Oranboard, Mar 12, 2014.

  1. #1
    Hey i used very long time boostrap and know i want a little bit change or an advice to other frameworks how are good to work with.

    Can you recommend something who is good to work with?
     
    Oranboard, Mar 12, 2014 IP
  2. salmanshafiq

    salmanshafiq Well-Known Member

    Messages:
    260
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    128
    #2
    Foundation farmework is good as well..I have used this for some of my projects. You can review...
    http://foundation.zurb.com/
     
    salmanshafiq, Mar 12, 2014 IP
  3. serialentre

    serialentre Member

    Messages:
    123
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    30
    #3
    this is a static template, and not wordpress template right?
     
    serialentre, Mar 12, 2014 IP
  4. salmanshafiq

    salmanshafiq Well-Known Member

    Messages:
    260
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    128
    #4
    It's the framework for the responsive layout not the templates....
     
    salmanshafiq, Mar 12, 2014 IP
  5. Oranboard

    Oranboard Active Member

    Messages:
    40
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    #5
    Thats a Framework that has nothing to do with template or wordpress
     
    Oranboard, Mar 12, 2014 IP
  6. serialentre

    serialentre Member

    Messages:
    123
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    30
    #6
    Got it, thanks for the correction
     
    serialentre, Mar 12, 2014 IP
  7. YJunK

    YJunK Active Member

    Messages:
    344
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    55
    #7
    I worked with a couple of sites on Django and a couple on ASP. Generally I prefer ASP, but Django was pretty cool. I'd need more experience with it to pick a favourite.
     
    YJunK, Mar 12, 2014 IP
  8. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #8
    None, frameworks are at BEST a sleazy halfwit shortcut, at worst piss all over a site's speed, functionality, maintainability and accessibility. By their very nature they rely on the presentational use of classes, and design concepts that have no business on a website in the first damned place!

    I've never seen a website built with a framework that was worth a flying purple fish, and on the whole developers are dumber for them even existing. They generate more work, more code, and sure as hell don't make doing anything any 'easier', despite the wild nonsensical claims to the contrary.

    That goes for HTML/CSS frameworks, JavaScript frameworks, and many PHP frameworks. If you take the time to actually learn to use the underlying technology properly, you quickly realize just how unbelievably mind-numbingly STUPID they are.

    Bootstrap being an excellent example of such stupidity in action... All you have to do is look at their starter template with it's endless pointless classes for nothing, complete lack of leveraging inheritance, IE conditional comments to sweep developer ineptitude under the bed, scripting for mobile (because that's so battery friendly), script-tard BS to try and make up on jumping the gun on a pointless and nowhere near ready for primetime document type... it's a terrifyingly bad train wreck on how not to build a website, before it even gets as far as BEING a website!

    If you don't know what's wrong with this:
        <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
          <div class="container">
            <div class="navbar-header">
    Code (markup):
    Do the world a favor and back the **** away from the keyboard NOW!
     
    deathshadow, Mar 12, 2014 IP
  9. himel2011

    himel2011 Greenhorn

    Messages:
    33
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #9
    you can use less framework for making responsive design. it will work great..
     
    himel2011, Mar 20, 2014 IP