Blog
Why Web Developers Should use Windows Subsystem for Linux (WSL)
June 18, 2024
Freedom Evenden breaks down why he believes web developers should use Windows Subsystem for Linux if they're on a Windows Machine.
ESLint Config v2.0.1
May 20, 2024
Freedom Evenden shares info about the latest update to ESLint config.
ESLint Config v2.0.0
April 13, 2024
Freedom Evenden shares info about the latest update to ESLint config.
Vue Markdown-it v0.2.2
April 13, 2024
Announcing the release of @f3ve/vue-markdown-it v0.2.2
Announcing Vue Notify
March 20, 2024
Freedom Evenden is excited to announce his latest web dev project and give you a small sample.
Website Updates February 26th, 2024
February 26, 2024
Recent updates to Freedom Evenden's website.
Website Update January 29th, 2024
January 29, 2024
Recent updates to Freedom Evenden's website.
Vue Markdown-it v0.2.0
October 4, 2023
Announcing the release of @f3ve/vue-markdown-it v0.2.0
Website Update October 3rd, 2023
October 3, 2023
I made some small changes to the layout, added social links, and more.
How to Create Custom Video Controls in React Native
December 18, 2020
In this post I walk you through how to create custom controls for videos in React Native.
How to Create Your Own Medium-Style Rich Text Editor in React
June 25, 2020
Learn how to create a custom text editor from scratch using React and JavaScript
How to fix a Minimist Vulnerability in Your Express Application
March 27, 2020
If your Express application uses Mocha to handle testing then you have probably been getting vulnerability warnings from GitHub. Here's how to fix it!