Working with the File System in Deno

6-trends-in-the-it-support-industry-for-2021-and-beyond

In this article, we’ll build on our introduction to Deno by creating a command-line tool that can search for text within files and folders. We’ll use a range of API methods that Deno provides to read and write to the…

Using Custom Elements in Svelte

using-custom-elements-in-svelte

Svelte fully supports custom elements (e.g. <my-component>) without any custom configuration or wrapper components and has a perfect score on Custom Elements Everywhere. However, there are still a few quirks you need to watch out for, especially around how Svelte…

Build a Photo-sharing App with Django

6-trends-in-the-it-support-industry-for-2021-and-beyond

Django is the most-used Python framework for web development. Its built-in features and robust structure make it an excellent option when building web applications. But there are so many resources out there that it’s sometimes overwhelming to apply that knowledge…

How to Create a Content Plan for your Blog

how-to-create-a-content-plan-for-your-blog

Stuck with the content to put out for your readers? According to Wikipedia, there are times in every writer’s career where he/she experiences a creative slowdown, popularly known as writer’s block or blogger’s block. If you are a blogger, you…