Javascript

Filter Javascript

Export CSV from Clarity Datagrid in Angular

In a recent project, I was using a Clarity Datagrid to display a table of data in an Angular application. The datagrid provides options to sort and filter the table,…

March 1, 2024 • 4 minute read

The Hubler Company Website

The Hubler Company was looking for a logo and website to market their services. Logo We designed a logo for The Hubler Company. Website We designed and developed a website…

February 1, 2024

Comments in Code

Comments in code can be used to better explain what is going on and make it more readable. They can also be used to prevent code execution. Let’s take a…

July 23, 2021 • 2 minute read

Submit Form without Page Reload using jQuery

When submitting a form, the page will either be reloaded or the user will be navigated to another page. Instead of doing that, let’s learn how to submit a form…

March 6, 2021 • 5 minute read

Sports Whiteboard App

When coaching, it’s always helpful to visually explain to players what’s expected. Using a whiteboard, you can illustrate set plays, formations, drills, etc. However, whiteboards are usually big, take up…

August 13, 2020