Answer the question
In order to leave comments, you need to log in
How to write an application in Angular?
Friends, hello everyone. I want to write my big project. Now I'm building using gulp assembly. Therefore, for different elements of the slider type, I connect the appropriate plugins.
In the future, I plan to install the project on angular 6+ . In this regard, a couple of questions
1. How big projects can be implemented in Angular? I am planning something like a social network
2. Is it worth doing the layout separately, and then transferring everything to Angular, or is it better to do everything in Angular with a breakdown into components?
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
1. Very large, almost any.
2. In layout, you need to use a component approach.
An Angular project should start from scratch with angular-cli. I advise you to take a break to learn the framework, and then write code.
Angular has a fairly high level of input, so I recommend studying the architecture and fully understanding how it works.
No, SVG is not needed here. It uses a normal element with a white background and zero height (height), which is inside a link with overflow: hidden. It is rotated 45 degrees and has opacity: 0. On hover, opacity becomes 1, and its height is increased by an amount equal to the width (width) of the link it lies within (which creates the fill effect).
https://tympanus.net/Development/CreativeButtons/ here is something similar
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question