Charitable: A Free Fundraising Plugin for WordPress
Launching a non-profit or some type of fundraising campaign is hard. Not just actually finding people to donate, but also finding a way to handle those donations. Since WordPress is easily the most popular PHP CMS it seems likely that there would be a great choice for WP users. That choice comes in the form […]
BootstrapZero offers free open source BS Themes & Templates
Every web developer should already know about the legendary Bootstrap library. It comes with pre-built methods for crafting websites and even dynamic JavaScript components. While the default Bootstrap library is fantastic, it leaves room for aesthetic improvement. This is where a resource like BootstrapZero comes into play. You’ll be able to download and work with […]
JavaScripting is the online Reference of JavaScript Libraries
It seems like every month there’s a new dozens JavaScript libraries to keep up with. Open source has revolutionized the way we release code and publish online. How can anyone keep up with all these incredible libraries, plugins, and code repositories? A new reference site JavaScripting has the answer. It’s meant to be the complete […]
Generate Static Websites in Go with Hugo
The Hugo engine is a static website generator built on the Go programming language. It’s completely free and open source made for all types of websites and web environments. The Hugo homepage explains more about features and why developers may rely on such an engine. Here’s a brief explanation from the Hugo website: “Hugo is […]
New Git GUI Client open for Beta Invites
The learning curve of Git version control can seem tremendous for young developers. Not only do you have to memorize all the various Git terms & methods, you also need to enter them manually via terminal. While terminal/shell coding used to be almost a prerequesite decades ago, it’s now possible to build websites with minimum […]
Learn Markdown with Dillinger: A Free Web-Based Markdown Editor
Microsoft Word is the traditional editor for writing text and documents for all formats. But recently the Markdown language has become much more popular with the rise of GitHub. Initially leraning to write in markdown can be a challenge. While it’s nothing close to learning JavaScript or Ruby, it can still be a chore to […]