ahoNerd . kana . note . bima1950 . bj . kmm . padi . bimapratita . Kuriya Japan
aho dakara
Pinned Loading
-
-
vue-2-vuetify-example
vue-2-vuetify-example PublicContoh setup dan penggunaan Vue 2 dengan penambahan Vuetify
Vue
-
Detect Mobile Browser, read more at ...
Detect Mobile Browser, read more at https://ahonerd.com/detect-mobile-browser 1const isMobile = function () {
2if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
3// true apabila mobile device
4return true
5}
-
Ready to use C# class to convert num...
Ready to use C# class to convert number to terbilang, read more at ahonerd.com/csharp-class-konversi-angka-ke-string-terbilang 1using System;
23namespace ahoNerd
4{
5internal class Program
-
Run and Compile Pascal with Sublime ...
Run and Compile Pascal with Sublime Text, read more at https://ahonerd.com/run-and-compile-pascal-with-sublime-text 1{
2"shell": true,
3"cmd": ["fpc", "${file_path}/${file_base_name}", "&&", "start", "cmd", "/c", "$file_base_name.exe", "&", "pause"],
4"selector": "source.pascal",
5"variants": [
-
Unknown at rule @apply scss(unknownA...
Unknown at rule @apply scss(unknownAtRules) error fix, read more at https://ahonerd.com/unknown-at-rules 1{
2"version": 1.1,
3"atDirectives": [
4{
5"name": "@apply",
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.