Showing 9 articles at a time. Enjoy reading! đ
November 30, 2019
A feature flag is a technique to turn on/off a feature at any time without having to maintain separate branches for each feature, and then once merged, is on by default. It'll basically allow you to ship a product with a feature switched off, then switch it on again any time in the future.
November 28, 2019
An awesome tool I found that helps you create your Webpack or Parcel config in a fraction of time, via an easy to use web interface.
November 27, 2019
Implement awesome features into your app to deliver the best possible experience based on the capabilities of the devices of your audience.
November 20, 2019
Today we're discussing the differences between Many-to-Many and Polymorphic relationships as pros and cons.
November 15, 2019
Learn what is a time series databases, why and when it should be used, what is the most common use cases for it, and see it compared with regular databases.
November 12, 2019
Hello my friends, and welcome to a new story. Today we'll discuss the shortest method to use API key authentication for your JavaScript SDK using AWS Lambda.
November 11, 2019
Apple have admitted this issue back in May 2019 but only for the 13 inch models, leaving 15 inch owners having to pay $600 to replace the entire screen, while the cable it self can only cost between $7 and $9 to replace
November 9, 2019
Whenever you open devspedia while you're on dark mode in your operating system, devspedia will use dark colors and backgrounds, and the same if you're not using dark mode, everything will go light.