W
W
warcevil2016-11-26 20:40:06
Frontend
warcevil, 2016-11-26 20:40:06

What technologies do you use for landings?

I'm interested in how to create landing pages as quickly and efficiently as possible? What libraries, frameworks and other helpers can be used for their layout. So far I've discovered the following:

  • Slick slider
  • font awesome
  • scroll-reveal
  • parallax


What else interesting and useful can you offer?

Answer the question

In order to leave comments, you need to log in

12 answer(s)
N
Nikolay Starikov, 2016-11-28
@warcevil

If without a framework, but just layout according to the layout, then:
If you use a framework, for example, bootstrap, then it will be faster to work with the bootstrap sources and then build them:

  • redefine variables
  • connect the necessary js-skipts out of the box
  • connect the necessary less-styles
  • pick it all up

S
Sanes, 2016-11-26
@Sanes

Uikit CSS Framework will close 99% of whistles in terms of layout.

H
HelpSophie, 2016-11-27
@HelpSophie

normal designer.

A
Artem Verbat, 2016-12-01
@verbart

Since a lot is repeated from project to project, I decided to make for myself a small start-template that includes everything you need to quickly and easily start a new project, which is what I wish you.
My layout template - https://github.com/verbart/start-site
My template for AngularJS projects - https://github.com/verbart/ng-boilerplate
I've had experience with things like TARS but I like to control every detail and it doesn't work with them. Too much superfluous, not flexible enough structure.

X
xmoonlight, 2016-11-27
@xmoonlight

includeHTML

L
lukoie, 2016-11-27
@lukoie

webflow

A
Alexander, 2016-11-27
@Palehin

lilanding.js for navigation.
Animate.css + wow.js

K
Kjuri, 2016-12-02
@Kjuri

Based on your list, those. various js scripts (animation, parallax and slider) + fonts, then the list will be very long. The necessary is used as needed and based on the minimization of finishing.
Perhaps from the permanent ones:
Fancybox - modal windows for more complex options
Owl - adaptive carousel
+ my own developments for ajax requests and simple modals
But I can see that this is not something that seriously affects the speed of work - make a website and not put any js script this is a rarity now.
Take it higher - js scripts alone are not enough to speed up.
This is the body kit of your editor with the necessary plugins (Emmet in the first place)
This is the study of keyboard shortcuts (seriously speeds up this way)
This is npm, the project builder (gulp, grunt) + the corresponding kit
This is a framework (bootstrap)
These are preprocessors
Here is such an initial list, and then - depending on what you find and study useful on the Internet.

S
soofftt91, 2016-12-01
@soofftt91

For layout optimization technologies:
From the "chips" popular among BM and other interest clubs:

  • geotargeting ( link )
  • multilanding ( link )

A
Alexander Shapovalov, 2016-12-01
@shapovalov_org

Strange as it may seem, Bootstrap is enough, and for the server part, the Yii framework, for example, in case clients want to grow a full-fledged website from a landing, which often happens

X
xxvxx, 2016-12-11
@xxvxx

in general, they are done 1 time and usually they don’t look at the code anymore .... if you constantly do them with adobe muse , then it will be faster with it ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question