Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
If our website\'s backend is expose via apis (secured and everything) , is it a good idea to develop the website only in JQuery?
I use PHP with CodeIgniter(MVC framework). My Question is fairly simple. What according to you is the better approach while working with a slightly complicated website.
How to f开发者_运维技巧ormat fields of multifield widget (widget with many inputs) in backed module? I have widget based on sfWidgetFormSchema and in backend all fields of this widget are displayed in
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I was reading on web2py framework for a hobby project of mine I am doing. I learned how to program in Python when I was younger so I do have a grasp on it. Right now I am more of a PHP dev but kindda
As you know apple use javascript/sproutcore for its products as mobileme.com an开发者_Python百科d iwork.com. what did they use as backend? javascript server-side?\"PHP, MySQL, Ruby on Rails, JavaScrip
If the question hasn\'t already done so, allow me to flag myself as a relative newcomer to backend programming.
I am struggling with the following issue. I need to generate reports that consists of a collection of charts. All these charts, except one, are made using Matplotlib default backend (TkAgg). One chart
I am trying to create a backend of my language for .NET platform. The front-end and interpreter written in Delphi.