Server Side Glossary

Browse 1 server side terms defined in plain English, from the cultural dictionary of computing.

1 Server Side Terms

Template Engine
A library that combines static template markup with dynamic data to produce output text — typically HTML. Engines like Jinja2, Handlebars, ERB, and Thymeleaf...

Related Topics