neo yang

Copywriter, webmaster, product manager, architect, independent developer.

The basic idea of making a block editor

Mainly refer to two block editors: WordPress’s Gutenberg editor: https://wordpress.org […]

Time:2021/12/09

What matters is what you believe

What matters is what you believe.

The movie "A Beautiful Mind" is worth watching. It tells the story of Nash, a genius scientist with schizophrenia who developed game theory and won the Nobel Prize.

Let’s sigh, genius is not great, what is great is the genius’ family.

It was precisely because Nash's wife believed that Nash would not hurt her, that Nash should live like a normal person, and refused a psychiatrist that he finally became such a Nobel Prize winner.

Especially now, in this era where concepts, theories, excuses, arguments, sophistry, and even fallacies are everywhere, a fact can be said to be correct from both the pros and cons.

What you believe determines to a large extent what you do and who you become.

What matters is what you believe.

tags:
Time:2021/12/09

Low-code development platform approach

The way of low-code development platform: configure, and edit everything.

tags:
Time:2021/12/09

Learn from Zeng Guofan

Learn from Zeng Guofan.

Build a stronghold, fight a dull battle, take one step at a time, and do it in a down-to-earth manner.

No illusions, no tricks, no tricks, no intrigues.

Just play real, hardcore, low-level, competitive, and manly.

tags:
Time:2021/11/22

Two approaches to SAAS

There are two approaches to SAAS.

1. God’s perspective, controlling user abilities through the user’s role permissions.

2. From the user perspective, organize the information structure and workflow through what the user role needs to do.

Time:2021/11/21

Model first, then logic

Model first, then logic.

Remind yourself again.

tags:
Time:2021/11/20

Problem with relative path of nuxt image

Problem with relative path of nuxt image

Right way:

If the picture is placed in static

<img src="/xxx.jpg" />

If the picture is placed in assets

<img src="~/assets/xxx.jpg" />
tags:
Time:2021/11/12

Solving the question of who to fight for

Solve the question of who to fight the war for.

1. Agrarian revolution.

Fight your own battles.

Benefit.

ego.

2. Complaint campaign

Fight for the poor people like yourself in the world.

significance.

Big I.

Two things to solve a big problem. admire.

tags:
Time:2021/11/12

Being disrespectful means doing bad things

If you are disrespectful, you will not do good things.

tags:

Implementation of role and permission control in wordpress

1. Configuration of WordPress system roles and permissions. This configuration is stored in the wp_options table. You can get […]


copyright © www.lyustu.com all rights reserved.
Theme: TheMoon V3.0. Author:neo yang