Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
iamdave
10y ago
0 comments
Save
Share
When you say 'minified' in regards to code, what does that mean exactly? More concise code that simply does the same thing as larger chunks of markup?
0 comments
1 comments · 1 top-level
top
newest
oldest
detaro
10y ago
Yes. E.g. removing unnecessary newlines/spaces, refactoring JavaScript to short variable names, ... to reduce the file sizes.
j
/
k
navigate · click thread line to collapse