• Discussion
  • Lecture
  • Blockchain
  • Backend
    • Laravel
    • NodeJS
    • PHP
  • Frontend
    • CSS
    • HTML
    • jQuery
    • React.js
    • UI/UX
    • Vue.js
  • Others
    • 3rd Party Services
    • AI/ML
    • SEO
    • Unity
    • WordPress
    • DigitalGeek
  • DevOps
    • Git
  • Database
    • MongoDB
    • MySql
    • PostgreSQL

HongGuan Blog

Navigation
  • Discussion
  • Lecture
  • Blockchain
  • Backend
    • Laravel
    • NodeJS
    • PHP
  • Frontend
    • CSS
    • HTML
    • jQuery
    • React.js
    • UI/UX
    • Vue.js
  • Others
    • 3rd Party Services
    • AI/ML
    • SEO
    • Unity
    • WordPress
    • DigitalGeek
  • DevOps
    • Git
  • Database
    • MongoDB
    • MySql
    • PostgreSQL
Discussion Featured Javascript

Introduction of Hammer.js

Backend Discussion Featured Laravel NodeJS Others

Ngrok for webhook testing.

CSS Featured Frontend HTML UI/UX

Sorting images automatically in HTML, and implement the gallery module

Discussion Featured

Brief overview of Hacking Attacks

Parallax
Discussion Featured Frontend Javascript UI/UX

Introduction to popular front end js libraries for better UI/UX

Backend Discussion Featured

PHP Traits

Backend Featured Lecture NodeJS

Introduction to Redis

solidity-contract
Blockchain Discussion Featured

Difference of External and Public modifier in Solidity

Backend Discussion Featured Javascript NodeJS

How to check connection status of websocket?

Blockchain Discussion Featured Lecture

Introduction to Hyperledger

Featured Lecture

Progressive Web App

Backend Discussion Featured Frontend

Algolia Search

Discussion Featured Javascript

Introduction of Hammer.js

Backend Discussion Featured Laravel NodeJS Others

Ngrok for webhook testing.

CSS Featured Frontend HTML UI/UX

Sorting images automatically in HTML, and implement the gallery module

Discussion Featured

Brief overview of Hacking Attacks

Parallax
Discussion Featured Frontend Javascript UI/UX

Introduction to popular front end js libraries for better UI/UX

Backend Discussion Featured

PHP Traits

Backend Featured Lecture NodeJS

Introduction to Redis

solidity-contract
Blockchain Discussion Featured

Difference of External and Public modifier in Solidity

Backend Discussion Featured Javascript NodeJS

How to check connection status of websocket?

Blockchain Discussion Featured Lecture

Introduction to Hyperledger

Featured Lecture

Progressive Web App

Backend Discussion Featured Frontend

Algolia Search

prev
next
Frontend Javascript Vue.js

Using table components in Vue.js

Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is …

by Tapioupdated on February 23, 2019July 15, 2018Leave a Comment on Using table components in Vue.js
Blockchain Discussion

Open Source Crypto Exchange – ForkDelta

When you start to build exchange project, you can use this open source project discovered by RK! Forkdelta is forked from etherdelta and fully customized. Forkdelta opened full source of backend and frontend in github. https://github.com/etherdelta https://github.com/forkdelta

by Alexanderupdated on February 23, 2019July 15, 2018Leave a Comment on Open Source Crypto Exchange – ForkDelta
Discussion Vue.js

How to use Google reCaptcha with Vuejs

Google reCaptcha is a great way to keep any spam and fake accounts on your app/website in check. In this tutorial we’re going to look at how to add reCaptcha to register/sign up page of a vuejs app to ensure that whoever signs up is in fact a human being. The flow is as follows. User fills in …

by Apolloupdated on February 25, 2019July 15, 2018Leave a Comment on How to use Google reCaptcha with Vuejs
PHP

Is There Limitation of Variables in Form Submission?

Yes, You may need to submit over 1000 variable data from Web Form. In this case, the number of variables are default limited by 1000 variables in PHP This is default configuration in php.ini file. If you need more, please set the max_input_vars=5000 in php.ini Reference: http://php.net/manual/en/info.configuration.php#ini.max-input-vars

by Vladupdated on February 24, 2019July 8, 2018Leave a Comment on Is There Limitation of Variables in Form Submission?
Discussion Git Others

Best way to use multiple SSH private keys on one client

From my .ssh/config:

by Nikita-KICupdated on February 23, 2019July 2, 2018Leave a Comment on Best way to use multiple SSH private keys on one client
Discussion NodeJS

Get tired from node-gyp error in npm install?

It’s really fucking that when you get node-gyp permission error installing npm packages. There is a trade-off.You can workaround by adding –unsafe-perm to the npm install command. You can install the package peacefully.

by Aslanupdated on February 25, 2019July 1, 2018Leave a Comment on Get tired from node-gyp error in npm install?
DigitalGeek Discussion Others

Synergy – use one mouse and keyboard for mac and windows

Synergy is a software download that shares one mouse and one keyboard between multiple computers. It combines your desktop devices together into one cohesive experience. You can even copy and paste between your computers. Synergy works on Windows, macOS, Linux, and Raspberry Pi. You only need a regular WiFi or Ethernet connection. Simply move your …

by Stanupdated on February 19, 2019July 1, 2018Leave a Comment on Synergy – use one mouse and keyboard for mac and windows
DevOps Discussion Others

How to make self-signed certification work in google chrome

In some cases, we are forced to use https even on local development server. We can use OpenSSL to issue SSL certification, which can be used with Apache, nginx or node server. Steps are as follows:1. generate key for rootCA2. create rootCA3. create key for serverCA4. create certification request for server (domain)5. create serverCA using …

by Stanupdated on February 19, 2019July 1, 2018Leave a Comment on How to make self-signed certification work in google chrome
Blockchain Discussion

Ethereum Tokens Explorer

It is the similar blockchain explorer as etherscan.io.Etherscan.io only provides basic APIs for developers but Ethplorer provide much more rich APIs and more detailed information about ERC20 tokens.Disadvantage of this explorer is we can’t guarantee the accuracy of provided data. (It is noted in their official documentation.)https://ethplorer.io/

by Ivicaupdated on March 2, 2019July 1, 2018Leave a Comment on Ethereum Tokens Explorer
Discussion Javascript

Browserify

Browserify is elegant and fast. It makes frontend development fun again! That’s why we used it to build Yahoo’s new HTML5 video player. At Mapbox we build our website and JavaScript API with Browserify. It makes the structure and modularity of our code rock. Browserify does exactly what it says it does and it does …

by Ivanupdated on February 24, 2019June 24, 2018Leave a Comment on Browserify

Posts navigation

Page 1 … Page 61 Page 62 Page 63 … Page 66

About Our Company

Our developers have strongest web, mobile and hardware development skills that help you greatfully for your real business.

- Joao Barbosa -
June 2025
M T W T F S S
« Nov    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Recent Posts

  • javascript reporting server November 28, 2021
  • Angular DevTools November 28, 2021
  • persist() and flush() – Symfony November 14, 2021
  • Disable keyboard shortcuts in Chrome browser November 14, 2021
  • SAML & OpenIdConnector Authentication of OneLogin October 17, 2021

Recent Comments

  • buy CBD oil on Introduction to popular front end js libraries for better UI/UX
  • budget denver hotels on D3.js and Basics
  • erotik on D3.js and Basics
  • escort bayan on D3.js and Basics
  • erotik on D3.js and Basics

Categories

  • AWS (3)
  • Backend (136)
    • Laravel (28)
    • NodeJS (48)
    • PHP (21)
    • Ruby On Rails (3)
    • Serverless (3)
  • Blockchain (28)
  • C# (1)
    • ASP.NET Core (1)
  • Database (19)
    • DynamoDB (1)
    • MongoDB (5)
    • MySql (4)
    • PostgreSQL (6)
  • DevOps (60)
    • Git (12)
  • Discussion (422)
  • Featured (12)
  • Flutter (1)
  • Frontend (169)
    • Angular (15)
    • CSS (19)
    • Data Visualization (4)
    • HTML (12)
    • jQuery (14)
    • React.js (71)
    • Svelte (1)
    • UI/UX (13)
    • Vue.js (20)
  • Ionic (2)
  • Javascript (101)
  • Lecture (71)
  • Linux (5)
  • Mobile (4)
    • Android (2)
    • ios (2)
  • Others (94)
    • 3rd Party Services (24)
    • AI/ML (1)
    • DigitalGeek (4)
    • Modular Programming (1)
    • SEO (3)
    • Shopify (1)
    • Unity (1)
    • WordPress (9)
  • Payment Integration (1)
  • Performance (1)
  • Python (3)
    • Django (1)
  • React Native (10)
    • Android (2)
  • Security (11)

Archives

Newsletter

Best Developers for Best Results

Don’t just improve your website. Enhance it, With HongGuan’s talented team.
HongGuan has tools and technology to help global businesses achieve their IT goals, overcome organizational challenges, adapt to rapid changes in technology, and excel in the global marketplace.

New Title

  • Blockchain28 Post(s)
  • Discussion422 Post(s)
  • Featured12 Post(s)
  • Lecture71 Post(s)

Popular Posts

  • BackendDiscussion

    MailSlurper

    November 9, 2020
  • Angular

    About agGrid

    March 24, 2019
  • FeaturedLecture

    Progressive Web App

    January 24, 2019

Contact Us

  • hongguantech@outlook.com
Copyright 2024 Hongguan Technology Co., Ltd - All Rights Reserved
TOP