Tutorial Node.js, Angular, React, Jekyll
- 8101. Setting up Personal Website on GitHub Pages(Draft)8101. Setting up Personal Website on GitHub...
Introduce how to setup personal website on GitLab.
- Comments
- |
- GitLab Pages
- 8102. Setting up Personal Website on GitLab Pages8102. Setting up Personal Website on GitLab...
Introduce how to setup Jekyll website on GitLab Pages.
- Comments
- |
- GitLab Pages
- 8103. Setting up Jekyll on Ubuntu and macOS8103. Setting up Jekyll on Ubuntu and macOS
Setup Jekyll on Ubuntu and macOS.
- Comments
- |
- GitHub Pages, Jekyll, Ruby, macOS
- 8104. Setting up Jekyll on Windows 108104. Setting up Jekyll on Windows 10
Setup Jekyll on Windows 10.
- Comments
- |
- Jekyll, Windows10
- 8105. Cannot Start Jekyll at Specific Port8105. Cannot Start Jekyll at Specific Port
Handle error ‘Address Already in Use’ when starting Jekyll.
- Comments
- |
- Jekyll, Port
- 8111. Jekyll - Liquid8111. Jekyll - Liquid
Useful tricks of Liquid, which are used in Jekyll.
- Comments
- |
- Jekyll, Liquid
- 8112. Jekyll - Usage and Customization8112. Jekyll - Usage and Customization
Customize Jekyll website.
- Comments
- |
- Jekyll, Excerpt
- 8115. Jekyll - Google Analytics - Draft8115. Jekyll - Google Analytics - Draft
Use Google Analytics to track website traffic.
- Comments
- |
- Google Analytics
- 8116. Jekyll - Comments with Disqus8116. Jekyll - Comments with Disqus
Use Disqus to enable reader to comment on Jekyll site.
- Comments
- |
- Disqus
- 8117. Jekyll - Social Share Buttons8117. Jekyll - Social Share Buttons
Create share buttons for the most popular social medias.
- Comments
- |
- Social Share
- 8118. Jekyll - Social Share Buttons with ShareThis8118. Jekyll - Social Share Buttons with Sh...
Integrate ShareThis to Jekyll website.
- Comments
- |
- ShareThis
- 8121. Jekyll - Progress Bar8121. Jekyll - Progress Bar
Show progress bar when page is loading.
- Comments
- |
- Nanobar, Progress Bar
- 8122. Jekyll - Pagination8122. Jekyll - Pagination
Add pagination buttons for every page.
- Comments
- |
- Pagination
- 8123. Jekyll - Highlighting8123. Jekyll - Highlighting
Highlighting with highlight.js.
- Comments
- |
- Highlighting, highlight.js
- 8125. Jekyll - Search Function for Static Website - draft8125. Jekyll - Search Function for Static W...
Search.
- Comments
- |
- Search, Lunr.js
- 8126. Jekyll - Math Symbols with MathJax8126. Jekyll - Math Symbols with MathJax
Display mathematical notation in web pages with MathJax.
- Comments
- |
- MathJax, Mathematic
- 8127. Jekyll - Diagram with Mermaid8127. Jekyll - Diagram with Mermaid
Use Mermaid in Markdown to draw diagrams.
- Comments
- |
- Mermaid, Diagram
- 8131. Jekyll - SEO8131. Jekyll - SEO
Optimize the website to improve the rankings.
- Comments
- |
- SEO, CDN, DNS
- 8132. Jekyll - Performance Optimization8132. Jekyll - Performance Optimization
Performance.
- Comments
- |
- Performance
- 8133. Jekyll - Security8133. Jekyll - Security
Scan website security vulnerabilities and fix them.
- Comments
- |
- Security
- 8141. Continuously Deploy Jekyll Website to GitHub Pages with Travis-CI8141. Continuously Deploy Jekyll Website to...
Start continuous integration with Travis CI for Jekyll website.
- Comments
- |
- Jekyll, Github Pages, Travis CI
- 8142. Deploying Personal Website with Custom Domain8142. Deploying Personal Website with Custo...
Setup personal website with Github page and custom domain.
- Comments
- |
- Custom Domain
- 8143. Deploying Jekyll Website to Netlify8143. Deploying Jekyll Website to Netlify
Deploy static website built with Jekyll to Netlify.
- Comments
- |
- Jekyll, Netlify
- 8199. Personal Site8199. Personal Site
Services/tools used for building personal site.
- Comments
- |
- Personal Site
- 8201. Setting up WordPress in Docker8201. Setting up WordPress in Docker
Setup WordPress in Docker on macOS.
- Comments
- |
- WordPress, Docker
- 8301. Angular - Getting Started with Angular CLI8301. Angular - Getting Started with Angula...
Learn to use Angular CLI to develop single page application.
- Comments
- |
- Angular CLI
- 8302. Angular - TypeScript8302. Angular - TypeScript
Introduction of TypeScript.
- Comments
- |
- TypeScript, tsc
- 8303. Angular - HTTP and HttpClient - Draft8303. Angular - HTTP and HttpClient - Draft
Learn how to use HttpClient module to communicate with external services in Angular application.
- Comments
- |
- Angular, HttpClient
- 8304. Angular - Observable and Reactive Programming - Draft8304. Angular - Observable and Reactive Pro...
Learn Observable and Reactive programs in Angular application.
- Comments
- |
- Observable
- 8305. Angular - Zone.js - Draft8305. Angular - Zone.js - Draft
Learn how Zone.js works for Angular application.
- Comments
- |
- Angular, Zone.js
- 8311. Angular - Components8311. Angular - Components
Learn to create and use components in Angular application.
- Comments
- |
- Angular Components
- 8312. Angular - Components 28312. Angular - Components 2
Learn more advanced knowledge of components.
- Comments
- |
- Angular Components
- 8313. Angular - Modules8313. Angular - Modules
Learn to create and use modules in Angular application.
- Comments
- |
- Angular Modules
- 8314. Angular - Directives8314. Angular - Directives
Learn to create and use directives in Angular application.
- Comments
- |
- Angular Directives
- 8315. Angular - Dependency Injection8315. Angular - Dependency Injection
Learn Dependency Injection and how to use it in Angular application.
- Comments
- |
- Dependency Injection
- 8316. Angular - Bootstrap8316. Angular - Bootstrap
Learn to use Bootstrap in Angular application.
- Comments
- |
- Bootstrap
- 8317. Angular - Routes and Navigation8317. Angular - Routes and Navigation
Learn to use routing for manipulating page navigation in Angular application.
- Comments
- |
- Angular Routes
- 8318. Angular - Forms8318. Angular - Forms
Learn how to use Forms module in Angular application.
- Comments
- |
- Angular, Forms
- 8319. Angular - Pipes8319. Angular - Pipes
Learn how to create and use pipes in Angular application.
- Comments
- |
- Angular, Pipes
- 8331. Angular - Advanced Topics - Draft8331. Angular - Advanced Topics - Draft
Learn the advanced topics in Angular application.
- Comments
- |
- Angular, Karma, Jasmine
- 8332. Angular - Testing - Draft8332. Angular - Testing - Draft
Learn how to write automation tests in Angular application.
- Comments
- |
- Angular, Karma, Jasmine
- 8351. First Angular App8351. First Angular App
Build web application with Angular4.
- Comments
- |
- Angular4, Angular CLI
- 8352. Building CRUD Application With Angular8352. Building CRUD Application With Angula...
Build web CRUD application with Angular and RESTful API.
- Comments
- |
- Angular, MEAN, Node.js
- 8353. Creating Web App and RESTful API with MEAN Stack8353. Creating Web App and RESTful API with...
Introduce how to setup a MEAN stack project with MongoDB, Express, Angular and Node.js.
- Comments
- |
- MEAN, MongoDB, Express, Angular
- 8361. Building Web Application with Angular8361. Building Web Application with Angular
Build Game Store app with Angular and Angular CLI.
- Comments
- |
- Angular
- 8362. Deploying Game Store Angular App to Netlify8362. Deploying Game Store Angular App to N...
Introduce how to deploy the Game Store(Angular) app to Netlify.
- Comments
- |
- Netlify
- 8363. Continuously Deploy Angular App to GitHub Pages using Travis-CI8363. Continuously Deploy Angular App to Gi...
Introduce how to continuously deploy Game Store Angular app to GitHub Page with Travis-CI.
- Comments
- |
- GitHub Pages, Travis CI
- 8364. Deploying Angular App to Heroku as Static Website8364. Deploying Angular App to Heroku as St...
Introduce how to deploy Game Store Angular app to Heroku as static website.
- Comments
- |
- Angular, Heroku
- 8365. Deploying Angular App to Heroku with Express Server8365. Deploying Angular App to Heroku with ...
Introduce how to deploy Game Store Angular app to Heroku and run in express server.
- Comments
- |
- Angular, Express, Heroku
- 8366. Continuously Deploy Angular App to Heroku using Travis-CI8366. Continuously Deploy Angular App to He...
Introduce how to continuously deploy Game Store Angular app to Heroku with Travis-CI.
- Comments
- |
- Heroku, Travis CI
- 8367. Fixing Issue when Deploying App to Heroku via Travis-CI8367. Fixing Issue when Deploying App to He...
Fix the issue when deploying Text Compare Angular app to Heroku with Travis-CI.
- Comments
- |
- Heroku, Travis CI
- 8371. Building Online Text Compare Tool with Angular8371. Building Online Text Compare Tool wit...
Tutorial for how to build a text compare tool with Angular.
- Comments
- |
- Angular, Monaco Editor
- 8372. Deploying Text Compare Angular App to Docker8372. Deploying Text Compare Angular App to...
Introduce how to deploy angular application to Docker.
- Comments
- |
- Angular, Docker
- 8373. Deploying Text Compare Angular App to Netlify8373. Deploying Text Compare Angular App to...
Introduce how to deploy angular application to Netlify.
- Comments
- |
- Netlify
- 8401. Getting Started with React8401. Getting Started with React
Go through official React tutorial to build a hello world app.
- Comments
- |
- React
- 8402. Basic Knowledge of React8402. Basic Knowledge of React
Useful Knowledge for using ReactJS.
- Comments
- |
- React, React Developer Tools
-
- 8451. Building Web Application with React8451. Building Web Application with React
Build web application with ReactJS.
- Comments
- |
- React, ESLint, Webpack
- 8452. Building Web Application with React and Redux8452. Building Web Application with React a...
Build web application with React and Redux.
- Comments
- |
- React, Redux
- 8453. React Router and Client Side Routing8453. React Router and Client Side Routing
Introduce client side routing and how to fix the issue when using React Router.
- Comments
- |
- Routing, CSR, Webpack, Nginx
- 8454. Deploying Game Store React App to Netlify8454. Deploying Game Store React App to Net...
Introduce how to deploy React application to Netlify.
- Comments
- |
- Netlify
- 8455. Deploying Game Store React App to Azure with FTP8455. Deploying Game Store React App to Azu...
Introduce how to use FileZilla to deploy React application as a static site on Azure.
- Comments
- |
- Azure, FTP, FileZilla
- 8471. Introduction of Course Player8471. Introduction of Course Player
Introduction of the course players used in DePaul University.
- Comments
- |
- Course Player
- 8472. Building Realtime Web Application with WebSocket8472. Building Realtime Web Application wit...
Introduce how to use WebSocket to build a realtime web application.
- Comments
- |
- WebSocket, Socket.IO, SignalR
- 8473. Building Realtime Application with SignalR8473. Building Realtime Application with Si...
Build chat room and drawing application with SignalR.
- Comments
- |
- Chat Room, Sketch Pad, SignalR
- 8474. Building Course Player with SignalR and ASP.NET8474. Building Course Player with SignalR a...
Build a course player with SignalR.
- Comments
- |
- SignalR, ASP.NET, jQuery
- 8475. Building Course Player with Node.js and Socket.IO8475. Building Course Player with Node.js a...
Build a course player with Socket.IO.
- Comments
- |
- Node.js, Socket.IO, jQuery
- 8476. Deploying Socket.IO App to Heroku8476. Deploying Socket.IO App to Heroku
Introduce how to deploy course player app built with Socket.IO to Heroku.
- Comments
- |
- Nodejs, Heroku
- 8477. Deploying Socket.IO App to Azure8477. Deploying Socket.IO App to Azure
Deploy the Course Player app built with Socket.IO from GitHub to Azure.
- Comments
- |
- Azure
- 8478. Building Course Player with React and Socket.IO8478. Building Course Player with React and...
Build a realtime course player with React and Socket.IO.
- Comments
- |
- React, Socket.IO
- 8479. Deploying React and Socket.IO App to Heroku8479. Deploying React and Socket.IO App to ...
Introduce how to deploy a React and Socket.IO app to Heroku.
- Comments
- |
- Nodejs, Heroku
- 8480. Continuously Deploy React and Socket.IO App to Heroku with Travis-CI8480. Continuously Deploy React and Socket....
Deploy the course player app built with React and Socket.IO to Heroku with Travis-CI.
- Comments
- |
- Heroku, Travis CI
- 8481. Creating Full Stack App with React and Node.js8481. Creating Full Stack App with React an...
Introduce how to setup a full stack app project with React, Node.js, Express and Webpack.
- Comments
- |
- React, Nodejs, Express, Webpack
- 8482. Building Online Code Editor with React and Express8482. Building Online Code Editor with Reac...
Build an online code editor with React as front end and Express as back end.
- Comments
- |
- React, Express
- 8483. Building Online Chinese Dictionary with React and Express8483. Building Online Chinese Dictionary wi...
Build an online code editor with React as front end and Express as back end.
- Comments
- |
- React, Express
- 8484. Deploying Full Stack React App to Heroku8484. Deploying Full Stack React App to Her...
Introduce how to deploy Code Editor app built with React and Express to Heroku.
- Comments
- |
- Nodejs, Heroku
- 8485. Continuously Deploy Full Stack React App to Heroku and Netlify with Travis-CI8485. Continuously Deploy Full Stack React ...
Introduce how to deploy Code Editor app to Heroku and Netlify with Travis-CI.
- Comments
- |
- Heroku, Travis CI, Netlify
- 8486. Continuously Deploy Full Stack React App to Heroku with Travis-CI8486. Continuously Deploy Full Stack React ...
Introduce how to deploy Code Editor app to Heroku with Travis-CI.
- Comments
- |
- Heroku, Travis CI
- 8501. Mobile App Development8501. Mobile App Development
Introduce the major ways to create mobile apps.
- Comments
- |
- iOS, Android, Cordova, Xamarin
- 8511. Building iOS App with Xcode8511. Building iOS App with Xcode
Tutorial for how to develop iOS App with Xcode on Mac.
- Comments
- |
- iOS, Swift, Xcode
- 8521. Setting up Android Development Environment on Mac8521. Setting up Android Development Enviro...
Introduce how to setup Android development environment on Mac.
- Comments
- |
- Android Studio, Genymotion, JDK
- 8522. Building Android App with Android Studio8522. Building Android App with Android Stu...
Tutorial for how to develop Android App with Android Studio on Mac.
- Comments
- |
- Android, Android Studio, SQLite
- 8531. Setting up .Net Development Environment on Mac8531. Setting up .Net Development Environme...
Install Visual Studio Community on Mac.
- Comments
- |
- Visual Studio, NuGet
- 8532. Cross-platform Mobile Apps Development with Xamarin8532. Cross-platform Mobile Apps Developmen...
Introduce how to setup mobile development environment with Xamarin on Mac.
- Comments
- |
- Xamarin, Visual Studio, Mono, Xcode
- 8533. Building iOS App with Xamarin8533. Building iOS App with Xamarin
Tutorial for how to build iOS App with Xamarin and C#.
- Comments
- |
- Xamarin, Xcode, SQLite, C#
- 8534. Building Android App with Xamarin8534. Building Android App with Xamarin
Tutorial for how to build Android App with Xamarin and C#.
- Comments
- |
- Xamarin, Android, SQLite, C#
- 8535. Building Course Player with Xamarin8535. Building Course Player with Xamarin
Build an iOS Course Player app with Xamarin and C#.
- Comments
- |
- Xamarin, C#
- 8541. Installing and Using Cordova on macOS8541. Installing and Using Cordova on macOS
Tutorial for how to install and use Cordova for hybrid mobile development.
- Comments
- |
- Cordova, macOS
- 8542. Building Mobile App with React Native - Draft8542. Building Mobile App with React Native...
Build web application with ReactJS.
- Comments
- |
- React Native, Yarn
- 8601. Micro Service & RESTful API[Draft]8601. Micro Service & RESTful API[Draft...
Setup a dummy server to provide fake data as RESTful APIs.
- Comments
- |
- JSON Server
- 8611. Creating RESTful API with Dummy Server8611. Creating RESTful API with Dummy Serve...
Setup a dummy server to provide fake data as RESTful APIs.
- Comments
- |
- JSON Server
- 8612. Building RESTful API with ASP.NET Core8612. Building RESTful API with ASP.NET Cor...
Create Restful Web Service with ASP.NET Core for Angular/ReactJS App to consume.
- Comments
- |
- ASP.NET Core, RESTful, WebAPI 2.0
- 8613. Testing RESTful API with Postman8613. Testing RESTful API with Postman
Test RESTful APIs with Postman.
- Comments
- |
- HTTP, Postman
- 8614. Deploying ASP.NET RESTful API to Azure8614. Deploying ASP.NET RESTful API to Azur...
Deploy the RESTful API built with ASP.NET Core to Azure.
- Comments
- |
- Azure
- 8621. Creating RESTful Web Services with Spring Boot8621. Creating RESTful Web Services with Sp...
Build RESTful Web Service with Spring Boot and Maven in Java.
- Comments
- |
- Spring Boot, RESTful, Maven
- 8622. Building RESTful API with Spring Boot8622. Building RESTful API with Spring Boot
Create Restful Web Service with Spring Boot for Angular/ReactJS App to consume.
- Comments
- |
- Spring Boot, RESTful, Maven
- 8623. Deploying Spring Boot RESTful API to Heroku8623. Deploying Spring Boot RESTful API to ...
Deploy the RESTful API built with Spring Boot to Heroku.
- Comments
- |
- Spring Boot, Heroku
- 8624. Continuously Deploy Spring Boot App to Heroku with Travis-CI8624. Continuously Deploy Spring Boot App t...
Introduce how to deploy Spring Boot RESTful API to Heroku with Travis-CI.
- Comments
- |
- Heroku, Travis CI
- 8631. Building RESTful API with Express And MongoDB8631. Building RESTful API with Express And...
Introduce how to create RESTful Web Service with Express and MongoDB.
- Comments
- |
- RESTful, Express, MongoDB
- 8632. Creating RESTful Web Services with Jersey8632. Creating RESTful Web Services with Je...
Build RESTful web services with Jersey in Java.
- Comments
- |
- Jersey, RESTful, Maven
- 8701. Installing Node.js and NPM8701. Installing Node.js and NPM
Tutorial for how to install Node.js and npm on Ubuntu and Mac.
- Comments
- |
- Node.js, NPM
- 8702. Using Node.js and NPM8702. Using Node.js and NPM
Use npm to manage packages for node.js application.
- Comments
- |
- Node.js, NPM
- 8703. Using Yarn to Manage Packages8703. Using Yarn to Manage Packages
Introduce how to use Yarn for fast, reliable, and secure dependency management.
- Comments
- |
- Yarn
- 8704. Security Vulnerability of Dependencies for Node.js App8704. Security Vulnerability of Dependencie...
Tutorial for remove security vulnerabilities for node js apps.
- Comments
- |
- Node.js
- 8705. QPS and Event Loop - draft8705. QPS and Event Loop - draft
QPS in multi-threading.
- Comments
- |
- Node.js
- 8711. Creating Http Server with Node.js8711. Creating Http Server with Node.js
Tutorial for how to create web applications through Node.js.
- Comments
- |
- Node.js
- 8712. Running C and Java in Node.js8712. Running C and Java in Node.js
Introduce how to compile and run c program and java application in Node.js.
- Comments
- |
- Nodejs, Java
- 8713. Calling spawn with Arguments[Draft]8713. Calling spawn with Arguments[Draft]
Tutorial for how to use environment variables in Node.js.
- Comments
- |
- Node.js
- 8715. Building Socket.IO Application with ExpressJS[Draft]8715. Building Socket.IO Application with E...
Tutorial for how to create web application with Socket.IO and ExpressJs.
- Comments
- |
- Node.js
- 8721. Hosting Node.js Application in Docker[Draft]8721. Hosting Node.js Application in Docker...
Tutorial for how to create docker image for Node.js and host node.js application in docker container.
- Comments
- |
- Node.js
- 8722. Working with Environment Variables in Node.js[Draft]8722. Working with Environment Variables in...
Tutorial for how to use environment variables in Node.js.
- Comments
- |
- Node.js
- 8725. Deploying Node.js Application to Amazon EC28725. Deploying Node.js Application to Amaz...
Introduce how to deploy Node.js application to Amazon Cloud Server, EC2.
- Comments
- |
- Amazon EC2, Node.js, Putty
- 8731. Building Cross-platform Desktop Apps with Electron8731. Building Cross-platform Desktop Apps ...
Tutorial for how to build cross-platform desktop apps with Electron and Node.js.
- Comments
- |
- Electron, Node.js, Visual Studio Code
- 8732. Converting Web App to Desktop App with Electron8732. Converting Web App to Desktop App wit...
Wrap a web application of game 2048 and convert it to desktop application.
- Comments
- |
- Electron, 2048
- 8751. Getting Started with Express8751. Getting Started with Express
Introduce how to setup web server with express in Node.js.
- Comments
- |
- Express
- 8752. Middleware8752. Middleware
Introduce the middlewares used in express.
- Comments
- |
- Express, Middleware
- 8753. Logging with Morgan8753. Logging with Morgan
Introduce how to use Morgan for logging in express server.
- Comments
- |
- Express, Morgan
- 8754. Logging with Winston8754. Logging with Winston
Introduce how to use Winston for logging in express server.
- Comments
- |
- Express, Winston
- 8755. Combine Morgan & Winston8755. Combine Morgan & Winston
Introduce how to combine Morgan and Winston for logging in express server.
- Comments
- |
- Express, Morgan, Winston
- 8756. Express Routing8756. Express Routing
Introduce how to implement server side routing for express.
- Comments
- |
- Express, Routing
- 8757. Template Engine8757. Template Engine
Introduce how to use EJS as a templating engine for the Node and Express applications.
- Comments
- |
- Express, Template Engine, EJS
- 8758. Express Security - Draft8758. Express Security - Draft
Introduce how to build secure web application with express.
- Comments
- |
- Express
- 8759. Process Manager - Draft8759. Process Manager - Draft
Introduce how to user PM2 to setup load balancer.
- Comments
- |
- PM2
- 8760. Authenticating Users with Passport - Draft8760. Authenticating Users with Passport - ...
Introduce how to implement authentication for web application hosted by express.
- Comments
- |
- React, Nodejs
- 8761. Using Express to Serve Static Files8761. Using Express to Serve Static Files
Introduce how to quickly setup a web server to serve static files (e.g. html files) with ExpressJS.
- Comments
- |
- Node.js, Express
- 8764. Versioning RESTful API - Draft8764. Versioning RESTful API - Draft
Introduce how to version RESTful APIs.
- Comments
- |
- RESTful
- 9001. Online Judge - Building Web App with MEAN Stack9001. Online Judge - Building Web App with ...
Build online judge application with MEAN stack(MongoDB, Express, Angular and Node.js).
- Comments
- |
- MEAN, Angular, Express, MongoDB
- 9002. Online Judge - Backend RESTful API Server9002. Online Judge - Backend RESTful API Se...
Setup backend server for Online Judge app to host RESTful API services.
- Comments
- |
- Express, MongoDB, Mongoose
- 9003. Online Judge - Frontend with Angular9003. Online Judge - Frontend with Angular
Setup frontend UI for Online Judge app with Angular.
- Comments
- |
- Angular
- 9011. Online Judge - User Authentication9011. Online Judge - User Authentication
Introduce how to implement user authentication with token.
- Comments
- |
- Sign Up, Login, Return URL
- 9012. Online Judge - Remember Me9012. Online Judge - Remember Me
Introduce how to implement auto login in Angular application.
- Comments
- |
- Token, Cookies
- 9013. Online Judge - Export Data9013. Online Judge - Export Data
Introduce how to export data from MongoDB in Angular application.
- Comments
- |
- csv-express
- 9014. Online Judge - Import Data9014. Online Judge - Import Data
Introduce how to upload data into MongoDB in Angular application.
- Comments
- |
- Multer, Fast-csv
- 9021. Online Judge - Rich Text Editor9021. Online Judge - Rich Text Editor
Introduce how to use WYSIWYG(what you see is what you get) Editor: ngx-editor.
- Comments
- |
- ngx-editor
- 9022. Online Judge - Code Editor9022. Online Judge - Code Editor
Introduce how to use Monaco Editor: ngx-monaco-editor for editing code.
- Comments
- |
- Monaco Editor
- 9023. Online Judge - Progress Bar9023. Online Judge - Progress Bar
Add progress bar for each http request call in Angular application.
- Comments
- |
- ngx-progressbar
- 9031. Online Judge - Judging System9031. Online Judge - Judging System
Introduce how to build Judging System for this online judge app.
- Comments
- |
- spawn
- 9032. Online Judge - Others9032. Online Judge - Others
Build online judge application with MEAN stack(MongoDB, Express, Angular and Node.js).
- Comments
- |
- MEAN, Angular, Express, MongoDB
- 9041. Online Judge - Deploying Full Stack Angular App to Heroku9041. Online Judge - Deploying Full Stack A...
Deploy online judge app built with Angular and Express to Heroku.
- Comments
- |
- Angular, Heroku
- 9042. Online Judge - Continuously Deploy MEAN Stack App to Heroku and Netlify with Travis-CI9042. Online Judge - Continuously Deploy ME...
Deploy online judge app built with Angular and Express to Heroku and Netlify with Travis-CI.
- Comments
- |
- Heroku, Travis CI, Netlify
- 9043. Online Judge - Deployment with Shell Script - Draft9043. Online Judge - Deployment with Shell ...
Learn how to deployment the online Judge application through shell script.
- Comments
- |
- Online Judge
- 9501. Synology Overview9501. Synology Overview
Use Synology NAS to setup a private cloud at home.
- Comments
- |
- NAS, Synology
- 9511. SSH into Synology NAS9511. SSH into Synology NAS
Login to Synology DSM with ssh.
- Comments
- |
- NAS, Synology, SSH
- 9512. Hosting Website on Synology NAS - Draft9512. Hosting Website on Synology NAS - Dra...
Use Web Station to host nodejs website on Synology NAS.
- Comments
- |
- NAS, Synology, SSH
- 9515. Best Way to Back Up Files with Synology NAS9515. Best Way to Back Up Files with Synolo...
Back up photos, Git repos and important files with Synology NAS.
- Comments
- |
- Backup, Synology
- 9521. Getting Repositories through GitHub API9521. Getting Repositories through GitHub A...
Get a list of all repositories from GitHub API by parsing JSON with jq.
- Comments
- |
- Github API, jq, JSON
- 9522. Backup GitHub Repositories to Synology NAS9522. Backup GitHub Repositories to Synolog...
Set up automated backup of GitHub repositories to Synology NAS.
- Comments
- |
- NAS, Synology, Backup
- 9601. Deploying ASP.NET MVC Application to IIS9601. Deploying ASP.NET MVC Application to ...
Deploy ASP.NET application to local IIS web server.
- Comments
- |
- IIS, ASP.NET
- 9602. Deploying ASP.NET MVC Application to Azure9602. Deploying ASP.NET MVC Application to ...
Deploy ASP.NET application to Microsoft Azure with Azure SQL database.
- Comments
- |
- Microsoft Azure, ASP.NET
- 9604. Video Is Not Loaded Properly From IIS Localhost9604. Video Is Not Loaded Properly From IIS...
Fix the issue that video can’t be loaded.
- Comments
- |
- IIS, MIME Type
- 9605. Tricks in ASP.NET MVC9605. Tricks in ASP.NET MVC
Some tricks of ASP.NET MVC.
- Comments
- |
- ASP.NET MVC
- 9703. Cross Domain Access for RESTful Web Services9703. Cross Domain Access for RESTful Web S...
Access RESTful web services for web client which is deployed on another web server.
- Comments
- |
- CORS, ASP.NET WebAPI
- 9706. Installing Jenkins On Ubuntu9706. Installing Jenkins On Ubuntu
Introduce how to install Jenkins on Ubuntu.
- Comments
- |
- Ubuntu, Jenkins
- 9707. Installing Jenkins in Docker9707. Installing Jenkins in Docker
Introduce how to create Jenkins container in Docker.
- Comments
- |
- Docker, Jenkins
- 9708. Analyzing Performance Issue with Splunk9708. Analyzing Performance Issue with Splu...
Use Splunk logs to analyze performance issues in production.
- Comments
- |
- Splunk, Log Analysis
- 9709. Installing Elasticsearch in Ubuntu9709. Installing Elasticsearch in Ubuntu
Installation of Elasticsearch.
- Comments
- |
- Elasticsearch
- 9710. Basic Queries in Elasticsearch9710. Basic Queries in Elasticsearch
Notes for Elastic Search.
- Comments
- |
- Elasticsearch
- 9711. Advanced Topics in Elasticsearch9711. Advanced Topics in Elasticsearch
Advanced Search Queries in Elastic Search.
- Comments
- |
- Elasticsearch
- 9712. Converting Microsoft Word to Markdown9712. Converting Microsoft Word to Markdown
Use Microsoft Word to create Markdown documents.
- Comments
- |
- Markdown, Writage
- 9713. Common Math Formulas9713. Common Math Formulas
Common math formulas.
- Comments
- |
- Math Formulas
- 9714. Hashing Passwords with Bcrypt9714. Hashing Passwords with Bcrypt
Learn how to use Bcrypt to encrypt password.
- Comments
- |
- Bcrypt
- 9715. Source Code Search with OpenGrok9715. Source Code Search with OpenGrok
Use OpenGrok in docker for search source code.
- Comments
- |
- OpenGrok
- 9716. Unable to Run Perl Script9716. Unable to Run Perl Script
Unable to run perl script if module is not found.
- Comments
- |
- Perl
- 9717. Upgrading Angular App from 5 to 69717. Upgrading Angular App from 5 to 6
Upgrade Angular App from 5 to 6
- Comments
- |
- Angular
- 9718. Migrating Repositories From GitHub to GitLab9718. Migrating Repositories From GitHub to...
Migrate repositories from GitHub to GitLab.
- Comments
- |
- GitHub, GitLab
- 9719. Tracking Changes with Blame View on GitHub9719. Tracking Changes with Blame View on G...
View entire change history of a file on GitHub.
- Comments
- |
- GitHub
- 9720. MathJax Cheat Sheet for Mathematical Notation9720. MathJax Cheat Sheet for Mathematical ...
Cheat sheet for displaying mathematical notations with MathJax.
- Comments
- |
- MathJax, Time Complexity
- 9721. Big O Cheat Sheet9721. Big O Cheat Sheet
Cheat sheet for Big O complexity.
- Comments
- |
- Big O, Time Complexity
- 9722. Generating Diagrams and Flowcharts with Mermaid9722. Generating Diagrams and Flowcharts wi...
Generate diagrams on web page with Mermaid.
- Comments
- |
- Mermaid, Flowchart, Gantt
- 9723. Creating Data Structure Diagrams with Mermaid9723. Creating Data Structure Diagrams with...
Common Data Structures drawn with Mermaid.
- Comments
- |
- Mermaid, Tree
-
-
-
- 9727. Migrate from Bootstrap 3 to 4 - Draft9727. Migrate from Bootstrap 3 to 4 - Draft
Upgrade bootstrap from 3 to 4 for jojozhuang.github.io.
- Comments
- |
- Bootstrap
- 9728. Custom Domain for My Personal Website - Draft9728. Custom Domain for My Personal Website...
Upgrade bootstrap from 3 to 4 for jojozhuang.github.io.
- Comments
- |
- Bootstrap