Experience

Font on multiple browsers

Maybe a website  runs well on Google but not necessarily on Firefox, Internet Explorer, Safari… [...]

Adjust interface for Iphone screens

When writing an iOS App, initially we only adjust it on a specific device, then [...]

Release App on the App Store

When releasing an App, it often takes a lot of time and is rejected many [...]

How to use Font-face for the web

Declare @Font-face Declare @font-face at the top of the css file, specifying the path to [...]

Fix bugs in the morning. Maintain good health to work effectively

If you have a problem that is difficult to solve, it is better to solve [...]

Avoid error: Cannot modify header information – headers already sent by

When using redirect functions such as header(‘Location: http://example.com/’) or built-in WordPress functions such as wp_redirect, [...]

Use WordPress’s built-in functions

WordPress has a lot of pre-written functions that can be used without rewriting. If wordpress [...]

Use plugins selectively

There are many free and quality plugins, but there are also many plugins that if [...]

Collect customer requirements

Customers often only have the final goal they want to achieve, detailed requirements they have [...]

Fun and efficient assignment

As a leader, I often assign tasks to other members. The key issue here is [...]