handbook
Here are 200 public repositories matching this topic...
-
Updated
May 20, 2020 - Shell
I saw that many babel plugins used different ways to write their tests
I would have expected this handbook to propose at least one way to write unit tests, and if possible, ones that we can easily make run on a public CI such as travis.
Thanks
Add runnable example
-
Updated
May 22, 2020 - Shell
-
Updated
Jul 30, 2019 - JavaScript
I think it would be valuable to explicitly talk about whitespace requirements in [ ]
and [[ ]]
conditionals--this tripped me up when learning Bash and I know it's a pain point for a lot of developers.
The way I like to think about it is that [
and [[
are commands/builtins (like echo
, etc), as opposed to being part of Bash syntax. For this reason, the command name and each of its argumen
-
Updated
Aug 20, 2019 - JavaScript
-
Updated
May 3, 2020 - Makefile
-
Updated
Jan 30, 2020 - HTML
Just found this and the bash version
neither seem to have sections on using or dealing with the exit / error codes?
ie
https://en.wikipedia.org/wiki/Exit_status
and
http://www.tldp.org/LDP/abs/html/exitcodes.html
any ideas
-
Updated
Apr 1, 2020
-
Updated
May 18, 2020 - HTML
-
Updated
May 22, 2020 - C
-
Updated
Jan 8, 2020 - TeX
Symbol API explained
Context:
It would be great if we can explain how the new ES6 Symbol API works and how toPromitive
is used in every type coercion.
Screenshots:
<img width="1280" alt="screen shot 2018-03-22 at 18 37 33" src="https://user
-
Updated
Mar 2, 2017
@Kriesse pointed out today that it'd be cool to have a choo
introduction
geared at people with light frontend skills (e.g. designers). An article that
she particularly liked was react introduction for people who know just enough
jquery to get by. It'd be cool if something like that existed
-
Updated
May 21, 2020 - HTML
-
Updated
Feb 12, 2020 - HTML
Improvements
General discussion about what more to add and todo items -
TODO items -
- Check if an identifier is referenced
- Is there a way to completely halt traversal?
- Replacing a node with multiple nodes
- Inserting a sibling node
- Pushing a variable declaration to a parent scope
- Checking if a local variable is referenced (i think we can use symbols for this?)
- [ ]
-
Updated
Jul 30, 2019
-
Updated
May 10, 2020 - JavaScript
We approach our culture as an evolving thing. We prefer to think about what someone might add to our culture if they joined us rather than whether they will fit into our existing culture. We should talk about this somewhere in the Handbook.
We see our core values as being somewhat more of a requirement when hiring. Our core values describe who are are and what attributes we need to fulfil our p
Improve this page
Add a description, image, and links to the handbook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the handbook topic, visit your repo's landing page and select "manage topics."
CONTRIBUTING.md
.shopt
andset
./dev/tcp
pdf