Zerodha. They are the biggest stock broker in India with a team of less than 40 people. Check out their tech blog for their tech philosophy: https://zerodha.tech/blog/hello-world/
You can use multiple static site hosting solutions for this use case for free. Many have a free tier till 100 GB bandwidth per month. Some that I know of:
+1 for Hasura. It's such a pleasure to use. Having a configurable backend with so much fine grained Authorization. It's just awesome. It literally cuts your project time in half.
I agree. I recently worked on a price where 1 java class had 14 methods named construct<subtype>fields which all built a html+js+css mess using a string builder. I was asked to add support for 3 more subtypes. And this was the god class for the UI. We rewrote the whole UI in 3 months. There was no way that could be refactored.
I guess games are doing this or at least something similar with the DLC packs. You buy the game once, keep paying for the new variants(?) and specials. And you get bug fixes for these for free.
Everyone(well almost) wants a SPA or at the very least non reloading pages. No one wants to reload the page with every action they perform or if only a part of the area on screen needed to be updated and the page was reloaded anyways.
One of the most common issue I faced when I started learning git was diverging local and remote branches, franatically searching how to fix it and giving up 2 hours later.
Now that all the phones coming out have a bezelless display, why aren't manufacturers reducing the whole phone's size instead of extending the screen to the top and bottom. Take OnePlus 5 and OnePlus 6 for example. The OnePlus 6 could've easily been equal to only the screen size of OnePlus 5 but they chose to extend the screen to top and bottom instead.
Browser extensions can start out as very simple but quickly turn into very complex pieces of software. Have a look at postman(https://www.getpostman.com/) for example.
It's actually not all that useful for Machine learning and is more focused on other aspects of AI. It talks a lot about propositional logic, knowledge representation, etc.
There is an interactive version of that textbook you can read. It actually helps to do the exercises with the text. You can Google it. I read that book using that version and it was amazing.
VS Code is trying hard to be an IDE for all languages. If you use pure VS code without extensions, it quite snappy. But as you start adding more and more extensions, it starts slowing down and that too quite fast.
I second this. Those books are available for free and are worth reading for everyone working with JS. You'll understand about the variety quirks/perks of the language. Best read on JS IMO.
If you wanna learn about the HTML 5 APIs, you should check out html5rocks.
Also, WhatsApp with their choice of Erlang. https://www.google.com/amp/s/www.wired.com/2015/09/whatsapp-...