Starting a new project with Orchard Core
Orchard Core is a redevelopment of the free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
Orchard Core is a redevelopment of the free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
How to guide to install Nginx on raspberry pi to enable serving static web pages on your local network
A walk-through guide on how to configure your PI to enable you to access it making Remote Desktop Protocol (RDP).
installing NodeJS, an open-source, cross-platform JavaScript run-time environment that enables execution of JavaScript code on a server.
A tutorial on how to install and configure Firebase in your Vue.JS SPA
A walk through tutorial on how to get started with using modules in Vuex Store
A tutorial walk-through how you can deploy your Vue.JS app to Firebase
A guide to building a simple Vue app with Firebase Authentication and Firestore Database serverless application stack
A walk through tutorial on how to use Environment variables in Vue.JS project
Tutorial using Authentication and Authorization and making use of Json Web Tokens with Vue.JS
We take a look at using AWS Comprehend to start developing a Custom Name Entity Recognition utility to re-use in our software projects
Builder Pattern is useful for encapsulating and abstracting the creation of objects. It is distinct from the more common Factory Pattern because the Builder Pattern contains methods of customising the creation of an object.
walk-through on how to implement full-blown Dependency Injection, Configuration and even make use of IHost functionality in your AWS Lambda projects.
A review of the System76 Darter Pro laptop from a software developers perspective
One of the side effects of my line of business is that I get to spend a lot of time meeting , talking to, networking with and working with many so-called start-up entrepreneurs. More often than not helping them to overcome an issue which from what appears from the outset as a technological problem but after further analysis actually stems from deeply rooted business problems.
Rework is the perfect playbook for anyone who’s ever dreamed of doing it on their own. Hardcore entrepreneurs, small-business owners, people stuck in day jobs who want to get out, and artists who don’t want to starve anymore will all find valuable inspiration and guidance in these pages.
Step by step guide on how to Configure an AWS Lightsail Ubuntu server to deploy an ASP.net core website
Cookies are stale. These days there are better solutions for user authentication, which solve the headaches cookies cause with mobile and single-page applications.
Check out how to make use of JWT token authentication in .net core.
Java by Comparison leads you step by step to new insights on good coding practice. Instructive examples compare the do’s and dont’s and make it easy for beginners to get the key points.