What is Vanilla JS
“What is Vanilla JS?” You might have heard about Vanilla JS many times if you are a web developer. When I heard it at first, I was thinking to myself “Oh, it must be another….
Read moreCoding Tutorials and Development Tips
“What is Vanilla JS?” You might have heard about Vanilla JS many times if you are a web developer. When I heard it at first, I was thinking to myself “Oh, it must be another….
Read more
In previous Electron Tutorial, I’ve covered about Electron basics and get started with your very first project. In this post, I’m going to make it connect to the database. MySQL would be a good match (since….
Read more
“If you can build a website, you can build a desktop app” – Electron official page Designing GUI is one of the pain if you want to build a desktop application (Well, maybe not if you….
Read more
In this article, we’ll show you how to embed Google Map to website. Before we begin with the code, you need to learn about API quota first. Google has put limits and quotas on every….
Read more