Software Development Trends of the Past Decade
blog.arctype.com
Software Development Trends of the Past Decade
1–5 of 5 posts
Re: Software Development Trends of the Past Decade
#2I see this mentioned a lot as a theoretical advantage, but I don't really see this happening much. It doesn't take that much to switch between, say, Javascript and Python, or Ruby, or PHP, or whatever. Most web scripting languages are, sure, different than Javascript, but it's not like the difference in switching to SQL or R or CSS or something. I don't really see, in either myself or others I've worked with, much of a bonus from using the same language for client and server side.
Re: Software Development Trends of the Past Decade
#3"[Javascript] has dramatically improved developer productivity by allowing developers to write both client-side software and backend services in the same language." I see this mentioned a lot as a theoretical advantage, but I don't really see this happening much. It doesn't take that much to switch between, say, Javascript and Python, or Ruby, or PHP, or whatever. Most web scripting languages are, sure, different tha…
Re: Software Development Trends of the Past Decade
#4"[Javascript] has dramatically improved developer productivity by allowing developers to write both client-side software and backend services in the same language." I see this mentioned a lot as a theoretical advantage, but I don't really see this happening much. It doesn't take that much to switch between, say, Javascript and Python, or Ruby, or PHP, or whatever. Most web scripting languages are, sure, different tha…
Re: Software Development Trends of the Past Decade
#5"[Javascript] has dramatically improved developer productivity by allowing developers to write both client-side software and backend services in the same language." I see this mentioned a lot as a theoretical advantage, but I don't really see this happening much. It doesn't take that much to switch between, say, Javascript and Python, or Ruby, or PHP, or whatever. Most web scripting languages are, sure, different tha…
Context and tool switching which can sometimes lower productivity of done often actually does happen. When using JS for both client side and server side it doesn't. From a position of having done both several times in the past years I can tell you it does help