Xun Zhou

Xun Zhou @vikbert

About: Senior Software Engineer at Schwarz IT, focuses on Symfony PHP & React.js at work, makes Apps & Chrome Extensions with TypeScript, React, Svelte and Vue in spare time <https://vikbert.github.io/>

Location:
Berlin, Germany
Joined:
May 9, 2019

Xun Zhou
articles - 23 total

[Golang 03/30] Go: data types commonly used

Learning Golang 30 days searies

Learn More 0 0May 25 '23

[Golang 02/30] Go declare variables

Learning Golang 30 days searies

Learn More 0 0May 25 '23

[Golang 01/30] Go pointer and variable

Learning Golang 30 days searies

Learn More 0 0May 24 '23

Web3: smart contract

A short introduction of smart contract

Learn More 5 0Sep 12 '22

Use D-MVC Pattern in Symfony Application

Another lightweight design solution for thinking in domain design

Learn More 10 0Jul 24 '22

3x essential tests in Symfony application

You should be professional in these 3 types of testing in Symfony application

Learn More 1 0Jul 24 '22

5 ways to give people a moment to remember

Great communicators intentionally design memorable moments by using some of the following tactics.

Learn More 4 0Jul 23 '22

Why do you should protect the scrum sprint

the scrum sprint is protected, if you don't have SPECIAL reason to change it. So try your best to protect the sprint as developer and do something you matter for a maintainable software product.

Learn More 3 0Jul 23 '22

12x things make you a better software engineer

the following things make a good software engineer, in which I believed in

Learn More 8 0Jul 23 '22

How do I organise the documents on my company MacBook

This is my favorite way to organise the documents on my company MacBook

Learn More 5 1Jul 23 '22

10 things you should do to become a Project manager

10 things let you transfer from software engineer to project manager

Learn More 5 0Jul 12 '22

Best Practice: Makefile

Best Practice to use Makefile efficiently

Learn More 4 1Jun 26 '22

My checklist of PHP extensions used in Alpine docker image

A short summary of common used php-extensions in alpine docker image

Learn More 25 6Jun 25 '22

Tip for evaluating file size with linux command

I wanna just know the code size of current folder and wanna share this cod snippet with u. Give a try in your src folder

Learn More 7 2Jun 10 '22

How to calculate any date in MacOS bash

MacOs is not the same family of UNIX as Linux, so options for commands can be different. By...

Learn More 7 0May 31 '22

find the processes which are listening to a port on MacOS

Tip for finding the processes which are listing on special port on MacOS

Learn More 7 0May 18 '22

Quick resizing an image on MacOS

A quick way to resize the image without installing any new tool

Learn More 4 0May 15 '22

Show/Hide desktop items on MacOS

Just quick show/hide the desktop items on MacOS

Learn More 11 0May 15 '22

Drop-down iTerm2 in macOS

Access iTerm2 as drop-down everywhere you need it

Learn More 24 0May 15 '22

Difference between 'git fetch' and 'git pull'

What is the difference between `git fetch` and `git pull`

Learn More 8 0May 1 '22

Install PHP8, PHP7 on macOS Big Sure

How to install multiple PHP versions on macOS Big Sur

Learn More 13 6Oct 1 '21

Tips for testing the database in Symfony application

show some tips to test the database in symfony application faster and easier by using memeory database

Learn More 23 2Jul 16 '21

Push the same project to multiple different remote repositories at the same time by using git remote

Assume that you have the same project code project-awesome, but hosted on three different...

Learn More 6 0Apr 16 '21