Published: November 20 2016
Compare identical sample applications built with both Angular 1 and Angular 2+ to Learn the new Angular 2+ Framework.
Published: August 16 2012
Redirecting multiple domains to one and http to https is a pretty common requirement, and the are plenty of examples online showing how to do this using the IIS URL Rewrite Module.
Most of the examples I've seen work fine, but use separate rules for redirecting each domain and for redirecting http to https, resulting in something like this:
Published: September 26 2018
Scripts for automatically setting up a production web server with Node.js 10.x, MongoDB 4.0, PM2 and NGINX on Ubuntu 18.04 - Ubuntu 19.04
Published: February 09 2023
A quick set of examples to show how to send HTTP PATCH requests to an API using axios
This is a quick example of how to send an email in Node.js using the nodemailer email sending module.
Published: November 11 2020
A quick set of examples to show how to send HTTP DELETE requests from React to a backend API using fetch()
Published: September 02 2021
This is a quick example of how to send an email in .NET 5.0 using the MailKit email client library.
Published: September 15 2020
This is a quick example to show how to display a list of items in Blazor WebAssembly.
This is a quick example of how to send an email in .NET 6.0 using the MailKit email client library.
Published: November 28 2020
In this tutorial we'll go through the steps to enable sending email via SMTP from a .NET Core API using the Amazon Simple Email Service.
Published: November 02 2020
A quick set of examples to show how to send HTTP PUT requests from React to a backend API using fetch()
Steps to publish a new project to a GitHub repo with the Git CLI
Published: February 01 2023
A quick set of examples to show how to send HTTP GET requests from Vue 3 to an API using the Fetch API
Published: October 07 2020
A quick set of examples to show how to send HTTP PUT requests from Angular to a backend API
Published: February 13 2023
A quick set of examples to show how to send HTTP DELETE requests from Vue 3 to an API using the Fetch API
Social sharing buttons for Angular 2+ available on npm. Buttons include Facebook Like, Google Plus, Twitter, LinkedIn and Pinterest.
Published: July 15 2020
Last updated: October 17 2020
This is a quick example of how to send an email in ASP.NET Core 3.1 using the MailKit email client library.
Published: October 29 2016
MEANie is an open source website CMS (Content Management System) and blogging platform developed using the MEAN Stack (MongoDB, Express, AngularJS and Node).