We launched Slackmin on Product Hunt on July 27th, 2022. Here is the launch post and the product page on Product Hunt. We achieved the “#1 Product of the Day” badge. Thanks to
Watchers in Vue are state change observers. Whenever there is a state change, the watcher triggers a callback. In cases where there is a need to perform any side effects for a state
Directives are classes that add additional behavior to HTML elements. If you are familiar with Angular, you might have encountered directives like ngModel, ngClass, etc. In Vue, these are v-model, v-text, and many
Vue is a progressive javascript framework. Under the hood it has a reactivity system with declarative rendering. Vue is being called a framework and very rightly too, because of all the add-ons it provides.
We, at PLG Works, have found a very innovative way of using slack. Instead of developing a web interface for admins, they can perform CRUD functions on various entities via custom slack slash
This post will discuss on how to secure your web application from running on a different domain. Running your application on an unknown/hostile domain may lead to security issues like leaking of