


javascript - Let me ask you a question. I have just been working as a front-end for a month (internship).
, now I am working on an official website project, the requirement is to be responsive, and the mobile terminal must also be adapted. There is a UI design draft for me on the PC side, but not on the mobile side. Now the mobile side is completed, but since there is no design draft, I follow My best layout is based on the product manager’s brief instructions, but yesterday the product manager saw a lot of things that needed to be changed. Is this my problem? How can I make it like you said without the original manuscript? I would like to ask if this process is standardized? Are the original manuscripts available on both the PC and mobile terminals?
Reply content:
, now I am working on an official website project, the requirement is to be responsive, and the mobile terminal must also be adapted. There is a UI design draft for me on the PC side, but not on the mobile side. Now the mobile side is completed, but since there is no design draft, I follow My best layout is based on the product manager’s brief instructions, but yesterday the product manager saw a lot of things that needed to be changed. Is this my problem? How can I make it like you said without the original manuscript? I would like to ask if this process is standardized? Are the original manuscripts available on both the PC and mobile terminals?
The real process is:
Programmer: What kind of application do you want.
Customer: You write first, and I will know after you write it.
........................
Programmer: It’s written
Customer: Change this to something like this.
................
Programmer: It’s changed
Customer: It’s not as good as before, change it back.
................
Customer: I think other people’s ones are good, let’s add one too.
Programmer: . . . .
................................
Customer: I saw another cool feature, I will add it. Guaranteed this is the last time. Give it to me tomorrow.
Programmer: . . . .
................................
Customer: Have you finished writing? I think this is still not good. Please change it again.
Programmer: . . . .
It’s not standardized. The design needs to be confirmed by the product manager before the program starts. Later, you add the requirements while doing it.
First of all, the problem is not your problem. The design draft should include the mobile version, even if it is very similar. However, it is normal for such situations to occur at work, especially in startups or small companies. Even if a complete design is given, there will still be changes, because no product is designed perfectly from the beginning. Products are constantly being optimized. So this is not really a problem. The important thing is how everyone works together to complete this matter. Even if a problem occurs, the first thing to do is to solve the problem.
Ask him, why don’t you go to heaven
Irregularity is certainly not your problem
Not standardized, of course you must have the original manuscript
Be sure to confirm before starting to do it, otherwise the programmer will be exhausted and play with him every day. His words are enough for the programmer for many days
Just suffer the loss this time. You will gain wisdom after learning every mistake. If you don’t have the original manuscript, you won’t do it next time. It's futile to do it. Just like what the boss said on the second floor, if you do it according to your own ideas and wishes, the products and customers will not have any free time. Next time, clarify the needs before you start doing it. Otherwise, you won’t do it. It’s so tough and urinary!
Of course not. There will be several drafts of responsive design, and ours will take four drafts. This approach is what the artist does when he is not at home. If you want to avoid multiple revisions of Product The next time you want to modify the same place, you can explain it. If this happens for a long time, you know.

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Using locally installed font files in web pages Recently, I downloaded a free font from the internet and successfully installed it into my system. Now...

When the number of elements is not fixed, how to select the first child element of the specified class name through CSS. When processing HTML structure, you often encounter different elements...

The H5 page needs to be maintained continuously, because of factors such as code vulnerabilities, browser compatibility, performance optimization, security updates and user experience improvements. Effective maintenance methods include establishing a complete testing system, using version control tools, regularly monitoring page performance, collecting user feedback and formulating maintenance plans.

In PHP8, match expressions are a new control structure that returns different results based on the value of the expression. 1) It is similar to a switch statement, but returns a value instead of an execution statement block. 2) The match expression is strictly compared (===), which improves security. 3) It avoids possible break omissions in switch statements and enhances the simplicity and readability of the code.

The... (splat) operator in PHP is used to unpack function parameters and arrays, improving code simplicity and efficiency. 1) Function parameter unpacking: Pass the array element as a parameter to the function. 2) Array unpacking: Unpack an array into another array or as a function parameter.

The advantages of H5 page production include: lightweight experience, fast loading speed, and improving user retention. Cross-platform compatibility, no need to adapt to different platforms, improving development efficiency. Flexibility and dynamic updates, no audit required, making it easier to modify and update content. Cost-effective, lower development costs than native apps.

Compatibility issues of multi-row overflow on mobile terminal omitted on different devices When developing mobile applications using Vue 2.0, you often encounter the need to overflow text...

Yes, H5 page production is an important implementation method for front-end development, involving core technologies such as HTML, CSS and JavaScript. Developers build dynamic and powerful H5 pages by cleverly combining these technologies, such as using the <canvas> tag to draw graphics or using JavaScript to control interaction behavior.
