TechnoApple Blogs
Developer's daily notes, blogs, and tutorials about software development, C#, Node.js, Javascript, AWS.
Install Sitecore via SIM (Sitecore Instance Manager)
2017/11/29·1 min readThis article will describe how to use SIM to install default Sitecore 8 site.
How to Setup and Customize Swagger with ASP.NET MVC
2016/3/4·15 min readThis walkthrough tutorial is about how to set up Swagger with ASP.NET MVC API by using Visual Studio 2015, also provides steps ofhow to customize the swagger UI.
How to Use npm live-server
2016/3/3·1 min readHow to use npm package live-server.
How to Use Ghost Blog CRM Platform
2015/7/31·1 min readThis blog provides basic information about how to use Ghost Platform, after how to install Ghost.
Get Start with Web Worker
2024/3/9·3 min readHow to get start with Web Worker
How to use PartyTown with GA4 Events
2024/3/1·5 min readThis blog will demo how to use PartyTown to enable GA4 tracking with Web Worker to avoid running at main thread at Browser.
How to get start with Snowflake
2024/01/05·3 min readSnowflake is designed for scalability with big data, this blog shows how to get start with snowflake, list of resources can get use to get started.
How to Get Start with Python with Visual Studio Code
2023/3/4·3 min readThis blog describe how to get start with Python quickly so you can use Python with your work tomorrow.
How to Publish NPM Package to npmjs.com
2023/2/5·3 min readHow to Publish NPM Package to Github
2023/2/1·3 min readInstall nvm for Running Different Node.js Version Locally
2022/7/9·3 min readHow to get Start with Jest
2022/12/4·3 min readThis blog shows how to get start quickly to test with Javascript
How to Update Host File at MacOS
2022/11/3·1 min readThis is simple memo of how to change host file at MacOS
Setup GA4 with existing Google Universal Analytics
2022/02/10·5 min readSteps to setup GA4 property with your existing Google Universal Analytics.
SSH to EC2 Instance from Mac OS
2020/1/23·1 min readThis blog shows how to connect to AWS Linux or Ubuntu from Mac OS
SSH to EC2 Instance via Chrome Extension Secure Shell
2020/1/19·1 min readThis blog shows how to ssh to EC2 Instance via Chrome Extension Secure Shell.
SSH to EC2 Instance via EC2 Instance Connect
2020/1/18·1 min readThis blog shows how to use AWS Instance Connect to SSH to AWS EC2 Instance.
Share S3 Bucket Between AWS Account
2020/1/13·1 min readThis blog shows how to share an s3 bucket cross different AWS account.
Scroll Event at Angular Universal
2019/2/1SQL Server Full Text Search Example
2017/1/4·1 min readExample of how to setup the full-text search on SQL Server.
Start Angular2 with Angular2-Webpack-starter
2016/9/3·1 min readGet start with Angular2 with Angular2-webpack-starter
Start Angular2 with angular-cli
2016/9/1·1 min readThis blog will show how to get start with Angular2 with angular-cli.
Start Angular2 - Resources
2016/5/31·1 min readFew resources to learn Angular2.
Start Use Gulp and Browserify to Build Angular App with Node.js
2016/4/1·5 min readUpgrade Visual Studio 2013 v4 to Visual Studio 2015
2016/3/1Python Hello World
2015/7/9·1 min readGet start with Python with simple Hello world.
How to Run Ghost Blog Platform at IIS
2015/7/31·3 min readThis is about how to setup Ghost to run at IIS Web Server.
How to Setup Ghost as Intranet Network
2015/7/31·1 min readSo following How to setup Ghost(node.js) at window server [../blog/post/run-ghostnodejs-at-iis], you could setup Ghost atProduction server or use as local development. This blog show how to setup as Production but use inside the company's network asIntranet.
Sample Code - Google Map API - Get Location Info by Zipcode
2015/7/3·1 min readSample Code Snippet to get location info by zipcode from Google Map API.