Tagged Questions
1
vote
4answers
382 views
Most fitting Javascript framework for C# developers? [closed]
Being a .Net developer for years, practicing SOLID principles, TDD, and other Clean Code practices - I am facing now a new project (greenfield) with strong client side code.
I wish to address my ...
7
votes
8answers
1k views
Rush to client-side in web development
In the past few months, I recognized a big excitement about client-side scripting in web development. But while server-side technologies are mature, stable and well accepted by backend-developers, ...
1
vote
2answers
772 views
how to choose a web framework and javascript library?
I've been procrastinating learning some framework for web apps w/ some library for AJAX, something like django with prototype, or turbogears with mootools, or zeta components with dojo, grok, jquery, ...
10
votes
5answers
931 views
How do I make sense of the javascript frameworks explosion ? Should I learn them all?
For a beginner web developer who is still doing web development the conventional way (PHP/J2EE/Struts on server side, HTML/CSS/Javascript on client side), I was bowled over by the recent blog post on ...
3
votes
6answers
5k views
Can You Make An Entire Website With JavaScript?
I have looked at the aims of Java-script and it intends to provide and enhanced user-interface and dynamic websites. I am trying to get into the Web Development Business and am learning Javascript. ...