5 ms·
Ask HN: What technology is being reinvented lately after being dismissed?
Example
* WSDL - Swagger
* SOA - Microservices
* XML/JAXB - JSON/JSON Schema
- carsongross 10y agoREST/HATEOAS http://intercoolerjs.org/2016/01/18/rescuing-rest.html http://intercoolerjs.org/2016/01/18/rescuing-rest.html http://intercoolerjs.org/2016/05/08/hatoeas-is-for-humans.html http://intercoolerjs.org/2016/05/08/hatoeas-is-for-humans.ht...
- franze 10y ago* Truth
- flukus 10y agoBuild tools. Every language ecosystem has it's own version (or 10) of make. They're always inferior.
- dudul 10y agoWas SOA really dismissed?
- flukus 10y agoSOA became synonymous with web services, same with micro services. The service bus or message queue is still missing in most places.
- thisone 10y agoThe underlying principals of SOA haven't been dismissed. However, there have been some rather bad implementations of SOA that have been passed off as 'how to do SOA'. When enough people started using, for example, web-services without thinking about how to handle something as common as a network partition, those people became disenchanted with the terms SOA and micro-services.