Skip to content

Commit 7e34f7d

Browse files
committed
update website
1 parent faaad61 commit 7e34f7d

File tree

1,141 files changed

+33964
-35061
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,141 files changed

+33964
-35061
lines changed

answers/how-to-add-an-item-to-an-array-in-javascript/index.html

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ <h2 class="mb-4">About the Author</h2>
647647
</div>
648648
<div class="my-5 py-2"></div>
649649
<div class="row"><div class="post col-12 col-sm-6 col-xl-12 mb-0">
650-
<a href="https://coreui.io/blog/how-to-redirect-to-a-new-url-using-javascript-redirect/">
650+
<a href="https://coreui.io/blog/what-is-the-difference-between-sort-and-tosorted-in-javascript/">
651651

652652

653653

@@ -659,13 +659,13 @@ <h2 class="mb-4">About the Author</h2>
659659
<img
660660
loading="lazy"
661661
class="post-image"
662-
alt="How to Redirect to a New URL Using JavaScript Redirect Techniques"
663-
srcset="/images/blog/how-to-redirect-to-a-new-url-using-javascript-redirect_hu_c9fb16ecf51cc919.webp 480w, /images/blog/how-to-redirect-to-a-new-url-using-javascript-redirect_hu_6751fa890cf87cfc.webp 768w, /images/blog/how-to-redirect-to-a-new-url-using-javascript-redirect_hu_ea79ff6e95c241c5.webp 1024w, /images/blog/how-to-redirect-to-a-new-url-using-javascript-redirect_hu_e8be26d4609afce0.webp 1366w"
664-
src="/images/blog/how-to-redirect-to-a-new-url-using-javascript-redirect_hu_d4ded202f45ca595.webp"
662+
alt="What is the difference between sort and toSorted in JavaScript?"
663+
srcset="/images/blog/what-is-the-difference-between-sort-and-tosorted-in-javascript_hu_f66cc9935ec23ed5.webp 480w, /images/blog/what-is-the-difference-between-sort-and-tosorted-in-javascript_hu_57375af02d5e766a.webp 768w, /images/blog/what-is-the-difference-between-sort-and-tosorted-in-javascript_hu_203fa32e4a56355d.webp 1024w, /images/blog/what-is-the-difference-between-sort-and-tosorted-in-javascript_hu_ad0a14c8025cd885.webp 1366w"
664+
src="/images/blog/what-is-the-difference-between-sort-and-tosorted-in-javascript_hu_e762613bc6b53c30.webp"
665665
width="460px"
666666
/>
667667
</a>
668-
<h5 class="post-title"><a href="https://coreui.io/blog/how-to-redirect-to-a-new-url-using-javascript-redirect/">How to Redirect to a New URL Using JavaScript Redirect Techniques</a></h5>
668+
<h5 class="post-title"><a href="https://coreui.io/blog/what-is-the-difference-between-sort-and-tosorted-in-javascript/">What is the difference between sort and toSorted in JavaScript?</a></h5>
669669
<div class="post-date mb-2">
670670
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
671671
<title>calendar</title>
@@ -683,11 +683,11 @@ <h5 class="post-title"><a href="https://coreui.io/blog/how-to-redirect-to-a-new-
683683
<path d="M35 46h4v4h-4v-4z"></path>
684684
<path d="M46 46h4v4h-4v-4z"></path>
685685
</svg>
686-
Monday, April 7, 2025
686+
Tuesday, September 16, 2025
687687
</div>
688688
<hr>
689689
</div><div class="post col-12 col-sm-6 col-xl-12 mb-0">
690-
<a href="https://coreui.io/blog/how-to-concatenate-a-strings-in-javascript/">
690+
<a href="https://coreui.io/blog/how-to-check-if-an-element-is-visible-in-javascript/">
691691

692692

693693

@@ -699,13 +699,13 @@ <h5 class="post-title"><a href="https://coreui.io/blog/how-to-redirect-to-a-new-
699699
<img
700700
loading="lazy"
701701
class="post-image"
702-
alt="How to concatenate a strings in JavaScript?"
703-
srcset="/images/blog/how-to-concatenate-a-strings-in-javascript_hu_4c274135c4f8314d.webp 480w, /images/blog/how-to-concatenate-a-strings-in-javascript_hu_b9db1adb8233fa3d.webp 768w, /images/blog/how-to-concatenate-a-strings-in-javascript_hu_f19fd682d688182a.webp 1024w, /images/blog/how-to-concatenate-a-strings-in-javascript_hu_6846f27e40e6bd73.webp 1366w"
704-
src="/images/blog/how-to-concatenate-a-strings-in-javascript_hu_27d7b482d9b85e2f.webp"
702+
alt="How to check if an element is visible in JavaScript"
703+
srcset="/images/blog/how-to-check-if-an-element-is-visible-in-javascript_hu_77f56e05944f6cab.webp 480w, /images/blog/how-to-check-if-an-element-is-visible-in-javascript_hu_46239a79c0d4e38e.webp 768w, /images/blog/how-to-check-if-an-element-is-visible-in-javascript_hu_1c89dc1fef7b8c28.webp 1024w, /images/blog/how-to-check-if-an-element-is-visible-in-javascript_hu_acf06bb436991bf5.webp 1366w"
704+
src="/images/blog/how-to-check-if-an-element-is-visible-in-javascript_hu_66c9f277daf87b16.webp"
705705
width="460px"
706706
/>
707707
</a>
708-
<h5 class="post-title"><a href="https://coreui.io/blog/how-to-concatenate-a-strings-in-javascript/">How to concatenate a strings in JavaScript?</a></h5>
708+
<h5 class="post-title"><a href="https://coreui.io/blog/how-to-check-if-an-element-is-visible-in-javascript/">How to check if an element is visible in JavaScript</a></h5>
709709
<div class="post-date mb-2">
710710
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
711711
<title>calendar</title>
@@ -723,11 +723,11 @@ <h5 class="post-title"><a href="https://coreui.io/blog/how-to-concatenate-a-stri
723723
<path d="M35 46h4v4h-4v-4z"></path>
724724
<path d="M46 46h4v4h-4v-4z"></path>
725725
</svg>
726-
Thursday, April 4, 2024
726+
Friday, August 16, 2024
727727
</div>
728728
<hr>
729729
</div><div class="post col-12 col-sm-6 col-xl-12 mb-0">
730-
<a href="https://coreui.io/blog/bootstrap-alternatives/">
730+
<a href="https://coreui.io/blog/what-are-the-three-dots-in-javascript-do/">
731731

732732

733733

@@ -739,13 +739,13 @@ <h5 class="post-title"><a href="https://coreui.io/blog/how-to-concatenate-a-stri
739739
<img
740740
loading="lazy"
741741
class="post-image"
742-
alt="The Best Bootstrap Alternative for Developers in 2025"
743-
srcset="/images/blog/bootstrap_hu_39cf588cc3355249.webp 480w, /images/blog/bootstrap_hu_efd90fb0c9fd0bf7.webp 768w, /images/blog/bootstrap_hu_8cfed3312939a64f.webp 1024w, /images/blog/bootstrap_hu_b5692fb9b2b7528d.webp 1366w"
744-
src="/images/blog/bootstrap_hu_f59f880f3973dc07.webp"
742+
alt="What are the three dots `...` in JavaScript do?"
743+
srcset="/images/blog/what-are-the-three-dots-in-javascript-do_hu_3af50c6891993647.webp 480w, /images/blog/what-are-the-three-dots-in-javascript-do_hu_87650b7c3fdd0666.webp 768w, /images/blog/what-are-the-three-dots-in-javascript-do_hu_5eafd73689cf1b16.webp 1024w, /images/blog/what-are-the-three-dots-in-javascript-do_hu_c09c5a1c8c974827.webp 1366w"
744+
src="/images/blog/what-are-the-three-dots-in-javascript-do_hu_f800dd6433abd152.webp"
745745
width="460px"
746746
/>
747747
</a>
748-
<h5 class="post-title"><a href="https://coreui.io/blog/bootstrap-alternatives/">The Best Bootstrap Alternative for Developers in 2025</a></h5>
748+
<h5 class="post-title"><a href="https://coreui.io/blog/what-are-the-three-dots-in-javascript-do/">What are the three dots `...` in JavaScript do?</a></h5>
749749
<div class="post-date mb-2">
750750
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
751751
<title>calendar</title>
@@ -763,11 +763,11 @@ <h5 class="post-title"><a href="https://coreui.io/blog/bootstrap-alternatives/">
763763
<path d="M35 46h4v4h-4v-4z"></path>
764764
<path d="M46 46h4v4h-4v-4z"></path>
765765
</svg>
766-
Tuesday, July 8, 2025
766+
Tuesday, September 3, 2024
767767
</div>
768768
<hr>
769769
</div><div class="post col-12 col-sm-6 col-xl-12 mb-0">
770-
<a href="https://coreui.io/blog/how-to-use-bootstrap-dropdown-in-angular/">
770+
<a href="https://coreui.io/blog/how-to-get-unique-values-from-a-javascript-array/">
771771

772772

773773

@@ -779,13 +779,13 @@ <h5 class="post-title"><a href="https://coreui.io/blog/bootstrap-alternatives/">
779779
<img
780780
loading="lazy"
781781
class="post-image"
782-
alt="How to Use Bootstrap Dropdown in Angular – CoreUI Integration Guide"
783-
srcset="/images/blog/how-to-use-bootstrap-dropdown-in-angular_hu_9f4c2f44b117343c.webp 480w, /images/blog/how-to-use-bootstrap-dropdown-in-angular_hu_d7d03812395ac3f1.webp 768w, /images/blog/how-to-use-bootstrap-dropdown-in-angular_hu_20354bf2150fce83.webp 1024w, /images/blog/how-to-use-bootstrap-dropdown-in-angular_hu_e264edf33ce81eec.webp 1366w"
784-
src="/images/blog/how-to-use-bootstrap-dropdown-in-angular_hu_cb65c37282c0a47e.webp"
782+
alt="How to Get Unique Values from a JavaScript Array"
783+
srcset="/images/blog/how-to-get-unique-values-from-a-javascript-array_hu_47770e8ceb4e2bc6.webp 480w, /images/blog/how-to-get-unique-values-from-a-javascript-array_hu_22d9d72710c8f161.webp 768w, /images/blog/how-to-get-unique-values-from-a-javascript-array_hu_7fdb1a4af747ecc2.webp 1024w, /images/blog/how-to-get-unique-values-from-a-javascript-array_hu_68bc182f709b2d38.webp 1366w"
784+
src="/images/blog/how-to-get-unique-values-from-a-javascript-array_hu_e27ca6457a7012b.webp"
785785
width="460px"
786786
/>
787787
</a>
788-
<h5 class="post-title"><a href="https://coreui.io/blog/how-to-use-bootstrap-dropdown-in-angular/">How to Use Bootstrap Dropdown in Angular – CoreUI Integration Guide</a></h5>
788+
<h5 class="post-title"><a href="https://coreui.io/blog/how-to-get-unique-values-from-a-javascript-array/">How to Get Unique Values from a JavaScript Array</a></h5>
789789
<div class="post-date mb-2">
790790
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
791791
<title>calendar</title>
@@ -803,28 +803,28 @@ <h5 class="post-title"><a href="https://coreui.io/blog/how-to-use-bootstrap-drop
803803
<path d="M35 46h4v4h-4v-4z"></path>
804804
<path d="M46 46h4v4h-4v-4z"></path>
805805
</svg>
806-
Wednesday, July 9, 2025
806+
Friday, July 5, 2024
807807
</div>
808808
<hr>
809809
</div></div>
810810
<h3 class="mb-3">Answers by CoreUI Core Team</h3>
811811
<div class="row"><div class="post col-12 col-sm-6 col-xl-12 mb-0">
812-
<a href="https://coreui.io/answers/how-to-remove-the-last-item-from-an-array-in-javascript/">How to remove the last item from an array in JavaScript</a>
812+
<a href="https://coreui.io/answers/how-to-use-tailwind-css-in-vue/">How to use Tailwind CSS in Vue</a>
813813
<hr>
814814
</div><div class="post col-12 col-sm-6 col-xl-12 mb-0">
815-
<a href="https://coreui.io/answers/how-to-use-watchers-in-vue/">How to use watchers in Vue</a>
815+
<a href="https://coreui.io/answers/how-to-use-v-model-in-vue/">How to use v-model in Vue</a>
816816
<hr>
817817
</div><div class="post col-12 col-sm-6 col-xl-12 mb-0">
818-
<a href="https://coreui.io/answers/how-to-update-state-in-react/">How to update state in React</a>
818+
<a href="https://coreui.io/answers/how-to-get-current-timestamp-in-javascript/">How to get current timestamp in JavaScript</a>
819819
<hr>
820820
</div><div class="post col-12 col-sm-6 col-xl-12 mb-0">
821-
<a href="https://coreui.io/answers/how-to-use-emit-with-parameters-in-vue/">How to use $emit with parameters in Vue</a>
821+
<a href="https://coreui.io/answers/how-to-use-computed-properties-in-vue/">How to use computed properties in Vue</a>
822822
<hr>
823823
</div><div class="post col-12 col-sm-6 col-xl-12 mb-0">
824-
<a href="https://coreui.io/answers/how-to-check-if-a-number-is-even-in-javascript/">How to check if a number is even in JavaScript</a>
824+
<a href="https://coreui.io/answers/how-to-find-the-minimum-value-in-an-array-in-javascript/">How to find the minimum value in an array in JavaScript</a>
825825
<hr>
826826
</div><div class="post col-12 col-sm-6 col-xl-12 mb-0">
827-
<a href="https://coreui.io/answers/how-to-fetch-changes-in-git/">How to fetch changes in Git</a>
827+
<a href="https://coreui.io/answers/how-to-convert-degrees-to-radians-in-javascript/">How to convert degrees to radians in JavaScript</a>
828828
<hr>
829829
</div></div>
830830
</div></div>

0 commit comments

Comments
 (0)