Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				I don't know if it's because I'm getting old. But creating in typescript, running webpack and the result being javascript, isn't it like writing in C++ and running a transpiler for Python? I know the comparison was very crude, but you get my point.
 - 
				
				@retoor In fact, I'm still more comfortable with server-side rendering (JSP/PHP/Razor...). And I still haven't found any SPA frameworks that I've looked at and gone "WOW!". Vue with raw Javascript seemed very, very easy to me and in a very short time I had a good prototype (using routes, transitions, components, etc).
 - 
				
				@codingfreedom I prefer server side rendering too. If I look at the past 15 years what we did to web development... Holy fuck.
 
Related Rants

This had to be posted!
I've made a thing and I'm proud of it.:D
I already developed with Angular, I thought it was cool. ReactJS, I thought it was good. But I've just discovered Vue with vanilla Javascript and I'm completely in love.
rant
vue
react
angular