Comparing simpler logic gates, such as the 7400 and 74LS00 quad NAND gates:
In the older 7400 "standard" TTL circuit, the input device is a multiple-emitter NPN transistor (hence the name transistor-transistor logic).
There were also 74L00 (low-power variant of 7400) and 74H00 (high-power faster variant) true TTL devices.
The 74S00 high-speed gate uses NPN transistors with Schottky junctions to reduce stored-charge switching delays, including the input multiple-emitter NPN stage.
The later 74LS00 has the same pinout and function, but the input stage is actually DTL (diode-transistor logic) using Schottky diodes at the input, and voltage levels compatible with the 7400 but different current levels.
The internal NPN transistors have Schottky junctions to reduce stored charge.
Other variations include the 74F00 from Fairchild that had different trade-offs between speed and power.
When connecting one series to another, there is usually no problem with the voltage levels for logic 1 and 0, but care must be taken that the total current drawn by the loads (especially in logic 0 low state) must be within the spec for the driver in its low state, at the specified logic voltage level. For example, a 7400 can drive more 74LS00s (in parallel) than a 74LS00 can drive 7400s.