Last time i done web dev was in 2004 , today what should i use for cross browser development ?

Discussion in 'Programming' started by umen, Jul 22, 2015.

  1. #1
    Hello all
    last time i done web dev was in 2004 pre html5,was hardcore dhtml in the frontand and php ( no cache/in memory in between servers ) in the back-end.
    anyways ...
    today after 11 years i like to develop web site that Uses user generated content , it is very important to me that it will be displayed in all the browsers . which frontend lib's should i use ?
    there are like gazillion options . does using the old jquery still good ?
    Thanks allot
     
    umen, Jul 22, 2015 IP
  2. ajf7688

    ajf7688 Active Member

    Messages:
    719
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    85
    #2
    AngularJS as your Fronend UI, communicating with services built with Loopback over NodeJs with MongoDB and MySql as Data Storage is my preferred choice lately.
     
    ajf7688, Jul 22, 2015 IP
  3. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #3
    Depends on what you need. If all you want is to provide some users a way to output content to a webpage, just install Wordpress or something similar.
    If you want to code it yourself, all you need is knowledge, and a text-editor. And, of course, install different browsers to test (Chrome, Opera, Firefox, IE, and Safari are the most common ones on a computer).
     
    PoPSiCLe, Jul 22, 2015 IP
  4. mentat47

    mentat47 Greenhorn

    Messages:
    139
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    23
    #4
    You stopped a year later than I did. I stopped doing it in 2003, but I didn't get as deep into it as you did. I was a mediocre programmer at best.
     
    mentat47, Jul 22, 2015 IP