- Tooltip
- jQuery
- Browser
- Form
- Cache
- Front-end
- Back-end
- MySQL
- Pattern
- Accordion
- Diego Eis
- Zeno Rocha
- Maujor
- Bernard de Luna
- Nando Vieira
- Jaydson
- Jean Carlo Emer
- Jean Carlo Nascimento
- Vitor Britto
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php $length = 6; // apenas para exemplo ?> | |
<?php for ($i = 0; $i < $length; $i++) { ?> | |
<a>Elemento</a><?php if ($i + 1 !== $length && $i + 2 !== $length) { ?>,<?php } else if ($i + 2 === $length) { ?> e <?php } else if ($i + 1 === $length) { ?>.<?php } ?> | |
<?php } ?> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Atalhos | |
## SublimeText | |
- Ctrl S - Salvar | |
- Ctrl Shift S - Salvar como | |
- Ctrl O - Abrir arquivo | |
- Ctrl Enter - Nova linha indentada para baixo | |
- Ctrl C - Copiar linha | |
- Ctrl X - Recortar linha (obs.: você pode usar para excluí-lá) | |
- Shift Delete - Recortar linha (obs.: você pode usar para excluí-lá) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node_modules | |
.vagrant | |
Homestead.json | |
Homestead.yaml | |
npm-debug.log | |
npm-debug.log.* | |
Thumbs.db | |
yarn-error.log | |
.DS_Store | |
.env |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root = true | |
[*] | |
charset = utf-8 | |
end_of_line = lf | |
insert_final_newline = true | |
trim_trailing_whitespace = true | |
[*.{md,php}] | |
indent_size = 4 |
- Package Control
- EditorConfig
- Side Bar Enhancements
- ApacheConf
- SASS
- DotEnv
- Emmet
- Materialize
- Laravel Blade
- CCleaner
- Filezilla
- HeidiSQL
- Now
- Git
- Composer
- Docker (Windows 10)
- 7-Zip
- K-Lite Codec Pack
- GitHub
- gulp-cli
- browser-sync
- gitmoji-cli
OlderNewer