Skip to content

aqeelahmad/tech-terms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tech Terms

A list of some of the common technology terms

  • Tree shaking: Tree shaking is a process by which unused code is eliminated from a bundle
  • Static typing: Statically-typed languages require you to declare the data types of your constructs before you can use them
  • Type-checking: It verifies and enforces that the type of a construct (constant, boolean, number, variable, array, object) matches an invariant that you’ve specified

Backend

  • Warm Cache: Cache warming is when websites artificially fill the cache so that real visitors will always get a cache hit or in other words, cache won't be built even for the first user and is always cached

About

A list of few of the common technology terms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published