mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-27 17:41:22 +00:00
new name, new link
This commit is contained in:
parent
aeef762d0c
commit
3f184ba43e
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Slayer Weight Calculator
|
# Slayer Weight Calculator
|
||||||
[](https://bartvdbraak.github.io/slayweightcalc/index.html)
|
[](https://bartvdbraak.github.io/SlayerWeightCalculator)
|
||||||
> A calculator for slayer geeks that need to know percentages. Reworked in VueJS.
|
> A calculator for slayer geeks that need to know percentages. Reworked in VueJS.
|
||||||
***
|
***
|
||||||
|
|
||||||
The full application can be accessed at:
|
The full application can be accessed at:
|
||||||
|
|
||||||
https://bartvdbraak.github.io/slayweightcalc/index.html
|
https://bartvdbraak.github.io/SlayerWeightCalculator
|
||||||
|
|
||||||
## Why VueJS?
|
## Why VueJS?
|
||||||
This application was first written with little knowledge of the front-end Javascript landscape. Therefore, only jQuery and Datatables were used in conjunction with vanilla HTML and Bootstrap CSS. The codebase wasn't easily maintainable, making bugfixes or feature additions extremely tedious and time consuming.
|
This application was first written with little knowledge of the front-end Javascript landscape. Therefore, only jQuery and Datatables were used in conjunction with vanilla HTML and Bootstrap CSS. The codebase wasn't easily maintainable, making bugfixes or feature additions extremely tedious and time consuming.
|
||||||
|
|
Loading…
Reference in a new issue