Currently selected filters
The selected programming language is Python.
The selected programming language is Ruby.
The selected programming language is Go.
The selected programming language is JavaScript.
The selected programming language is Java.
The selected database is Postgres.
The selected database is MySQL.
The selected database is MongoDB.
Function tests
and
Selecting Go and MySQL should reveal additional content in this section.
The and function returned true: The selected programming language is Go, and the selected database is MySQL.
or
Selecting Go, Ruby, or Python should reveal additional content in this section.
The or function returned true: The selected programming language is Go, Ruby, or Python.
includes
Selecting Go, Ruby, or Python should reveal additional content in this section.
The includes function returned true: The selected programming language is Go, Ruby, or Python.
not
Selecting a language other than Javascript should reveal additional content in this section.
The not function returned true: The selected programming language is not Javascript.