|
|
|
|
|
by nikolasburk
3156 days ago
|
|
The new kinds of building blocks provided by these technologies are straight out revolutionary for backend development! I think this has a lot to do with the declarative programming model they are following. Backend development in the way it was done using Ruby on Rails, Laravel or Express.js will become less and less appealing since the abstractions offered by the mentioned technologies are increasing development speed and generally very cost-efficient. GraphQL minimizes the data transfer over the network by letting client applications ask for exactly the data they need, thus also making the life easier for frontend developers! Having productive engineers also makes product iteration a lot faster and cheaper, which directly results in business value! Finally, Serverless enables great deployment workflows and minimizes the overhead companies need to invest in DevOps. |
|