sourceloop.hashnode.devHow to Use HTTP2 in Loopback 4 Applications?HTTP/2 is a major revision of the HTTP network protocol mainly in highlights because it makes our applications faster. Tech giants including Google, Netflix, Twitter already use this protocol. In this post, I'll be showing how you can utilize spdy np...Nov 21, 2022·2 min read
sourceloop.hashnode.devHow to Use Sequelize in a Loopback 4 Project?You can watch a video demo of this extension by clicking here. In this article I will shows how you can plug an open source loopback4-sequelize extension and start utilizing the capabilities of Sequelize under the hood in your loopback repositories....Oct 28, 2022·1 min read