New Features Added to the Dash for Fall 2024
ITS is ringing in the start of the academic year with a handful of new features and enhancements to The Dash. Continue reading New Features Added to the Dash for Fall 2024
ITS is ringing in the start of the academic year with a handful of new features and enhancements to The Dash. Continue reading New Features Added to the Dash for Fall 2024
Code Editors A good code editor is the heart and foundation of a developer’s toolbox. There are a lot of them out there. According to Stack Overflow’s yearly survey, 75% of developers, including myself, use Visual Studio Code. There’s a … Continue reading What’s in a Web Developer’s Toolbox in 2024?
There are tons of tools (probably too many) aimed at developers out there, and finding ones that work well can be challenging. Here is a list of some of the most useful web development tools of 2022. 1. Postman Postman … Continue reading 5 Outstanding Web Development Tools You Should Be Using In 2022
Header image attributed to https://www.pexels.com/photo/close-up-view-of-a-golden-coin-315788/ 😃 As I was glued to the Bitcoin charts on my phone late-night this Sunday, trying to time the dip, I thought to myself — It would be super nice to have something that could … Continue reading Charting Bitcoin prices with React
Recently I’ve been impressed with a digital book, Best Practices in Accessible Online Design written expressly for faculty grappling with accessibility of course material for the classroom (or virtual classroom) and what that means to them. This clear, concise and … Continue reading Best Practices in Accessible Online Design
Did you know that Windows 10 offer tools to greatly enhance your development workflow? Since the release of Windows Subsystem for Linux, development on Windows has never been easier. Windows Subsystem For Linux (WSL) With WSL, you can run a … Continue reading Using Windows for web development?