S
S
Sergey750il2020-10-16 20:45:46
Career in IT
Sergey750il, 2020-10-16 20:45:46

How to learn to work quickly?

I tried to create my own base of blocks for routine tasks such as layout, but with a new project you still have to do almost everything from scratch and the time savings are insignificant. What performance methods do you use?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
D
Daria Motorina, 2020-10-16
@glaphire

For routine tasks, you can prepare boilerplates (basic projects, modules), have your own list of ready-made modules with minimal tweaking, have your own "library of recipes" ... You just need to isolate repetitive manipulations as you fill projects and automate them to the maximum

D
Dolosweb, 2020-10-17
@Dolosweb

You need to stop doing the same thing over and over again. Write generic code that can be reused.

X
xmoonlight, 2020-10-16
@xmoonlight

1. wire-frame markup: layers - separately, block backgrounds - separately.
2. A tool for auto-placement of blocks, with their hierarchy, with control points of position anchors and taking into account the behavior during resizing.
Not AI, but already easier.

K
kryamk, 2020-10-16
@kryamk

I think about it myself. So many new and incomprehensible, head boils almost every day. I try to write down what I learned, decisions, developments. It is clear to write down so that when you return, you will remember step by step how this task was solved.
Do not dwell too much on long unresolved issues, because time is wasted. Better come back later, ask colleagues, forums.
Practice more. It is better to get less information, but it is better to work out the code

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question