Sample files
JavaScript get month name
Using JavaScript Internationalization API we can now simply get month name from JavaScript Date object instance.
(więcej…)Why I prefer Vue.js over Angular
When looking at Angular vs Vue.js both have a little bit different mentality. While Angular is aiming to be a platform for building web applications, Vue.js is a lightweight core library focused on the view layer only, that can be easily integrated with other libraries.
Nevertheless here are few areas in which I think Vue.js is better than Angular:
(więcej…)Building simple Web Component in Vue.js
With Vue CLI 3 building Web Components never was easier.
Everything we need is one .vue
(Single File Component) file.
(więcej…)
skryptozakładka Click’n’Remove
Czy miałeś/aś kiedyś ochotę, aby jakiś element strony internetowej po prostu zniknął? Na przykład denerwująca reklama, czy menu na drukowanej stronie? Ja też, dlatego powstała skryptozakładka Click’n’Remove (ang. kliknij i usuń).
(więcej…)