1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Which technologies for a single web application

Discussion in 'Programming' started by kamaf, Jun 5, 2016.

  1. #1
    Hey everyone , i'm new here and also new to the web development world ,
    i want to make a single web application for someone , but i'm pretty much confused , because i don't know whit which technology should i use to make , i googled and i found that with angularjs or emberjs etc ... the job would be done , so i'm pretty confused , so if anyone have any idea on what should i use and WHY haha , i would be thankful.

    thank you in advance
     
    kamaf, Jun 5, 2016 IP
  2. WaQas

    WaQas Well-Known Member

    Messages:
    170
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    113
    #2
    this might help you?

    download following cource

    Building Web Applications With NancyFX
    http://www.codeprogression.com/bwawn/
     
    WaQas, Jun 10, 2016 IP
  3. sylvestre

    sylvestre Member

    Messages:
    8
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    36
    #3
    Hey kamaf,

    I guess what you want is a single page web application that dynamically loads contents without reloading the entire page?

    AngularJS would be the way to go but if you have no development knowledge it can be quite a challenge. However, AngularJS is client sided, you would still need to figure out what stack to use on the server (NodeJS, PHP, Ruby, Python you name it).

    Good luck!
     
    sylvestre, Jun 10, 2016 IP
  4. iamgaurav

    iamgaurav Member

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #4
    Hey Kamaf,

    As Sylvester mentioned AngularJS is a perfect choice, it will mainly depend on upon your overall Application Requirements. AngularJS + PHP is a good to start with.

    Cheers!
     
    iamgaurav, Jun 20, 2016 IP