Benjamin Cabanes
ac4f4c8177
docs(nxdev): add noreferrer for _blank links ( #9807 )
2022-04-12 15:26:02 +00:00
Miroslav Jonaš
b2b1c7651a
chore(misc): add Caleb and Nicholas to core team ( #8995 )
2022-02-16 13:11:36 +00:00
Victor Savkin
7b9294a360
chore(repo): update readme
2022-01-18 12:24:54 -05:00
Benjamin Cabanes
1d7f2774a4
docs(reame): update core team ( #8461 )
2022-01-10 11:36:32 -07:00
Victor Savkin
88751a3685
chore(repo): clean up the language to match the new tag line
2021-12-17 16:08:38 -05:00
Benjamin Cabanes
ee4cd5220b
docs(repo): refresh courses & videos section ( #7723 )
2021-11-12 15:06:01 -05:00
Brandon
7020fe307e
chore(misc): update Nx livestream branding ( #7673 )
2021-11-09 14:08:40 -06:00
Jay Bell
e18c0a0221
docs(misc): add https to slack links ( #7028 )
...
* docs(misc): change slack invite links to use https
* docs(misc): regenerate documentation after adding https to links
2021-09-16 11:22:00 -04:00
Chau Tran
db1b510d28
chore(repo): add member to readme
2021-08-03 13:53:26 -04:00
Miroslav Jonaš
07d9d668a6
chore(repo): add missing members of the nx core team ( #6530 )
2021-07-28 17:22:51 +02:00
vsavkin
22c7643370
feat(repo): refine the readme
2021-07-12 13:57:31 -04:00
vsavkin
6df137fc16
cleanup(repo): readme refinements
2021-07-09 10:45:23 -04:00
vsavkin
9bbfbddabf
fix(repo): adjust the language in the readme
2021-07-08 20:46:47 -04:00
Benjamin Cabanes
404ed72068
chore(core): update nx banner on readme ( #5966 )
2021-06-10 19:18:30 +00:00
vsavkin
ebffb44c04
chore(repo): readme tweaks
2021-05-26 13:42:25 -04:00
vsavkin
ce6f7f209e
chore(repo): readme tweaks
2021-05-25 21:01:26 -04:00
vsavkin
c5c72970a0
chore(repo): update how to contribute video
2021-05-24 11:05:22 -04:00
vsavkin
31ec2b0f77
chore(repo): update readme
2021-05-19 20:56:39 -04:00
vsavkin
f82344d63a
chore(repo): refine the tag line
2021-05-18 20:55:40 -04:00
vsavkin
af23cc5d7d
feat(misc): change the nx tag line
2021-05-18 16:07:22 -04:00
vsavkin
afc6fafe24
chore(repo): clean up readme
2021-05-18 14:24:47 -04:00
Vivek
4a5345363b
docs(misc): update READMEs to have alt on <img> tags ( #5306 )
2021-04-22 13:36:00 +00:00
vsavkin
6024859990
chore(repo): clean up language
2021-03-29 12:26:01 -04:00
Vivek More 🧐
212fb00548
cleanup(misc): use more es6 features
...
- Single char alternation (e.g. a|b|c|d) in a RegExp can be simplified to use a character class ([abcd]) instead.
This usually also provides slightly better matching performance.
- Character escapes that are replaceable with the unescaped character without a change in meaning. Inside the square brackets of a character class, many escapes are unnecessary that would be necessary outside of a character class. For example the regex [\.] is identical to [.]
- If several qualified expressions occur after the qualifier having been checked for nullable, they can be replaced with optional chaining
2021-03-24 20:11:32 -04:00
ben
be640fa41f
docs(core): Update core team members
2021-03-05 19:38:14 -05:00
Benjamin Cabanes
4ae2e7e66b
docs(core): slack links updated ( #4639 )
2021-01-29 09:48:40 -05:00
Caitlin Cashin
27542a2cd2
chore(repo): update resources
...
I removed the list of individual talks, presentations, and podcasts (maintaining the doc with every new talk is a lot of work, and the list was getting very long). We'll maintain a YouTube playlist with all that info. The playlist and Office Hours playlist are now linked in the "Additional Resources" section (formerly known as "Misc").
Also fixed a few typographical/formatting issues
2020-12-15 16:15:15 -05:00
Victor Savkin
7b05717d57
fix(repo): update slack link in readme
2020-12-15 09:28:37 -05:00
Juri
0679d3c90c
docs(repo): adjust malformed markdown on course section of readme
2020-11-27 15:20:10 -05:00
Juri
0970d835f5
docs(docs): add link to Nx Egghead course
2020-11-27 14:40:10 -05:00
Juri Strumpflohner
da77047a4f
docs(misc): add ngconf webinar recording to talks ( #4064 )
2020-11-11 16:19:12 +01:00
Victor Savkin
3cd9f4fe6c
feat(misc): add nx package to make installing global cli easier
2020-07-29 12:16:12 -04:00
Jason Jean
6ad7179d84
feat(repo): update members ( #3418 )
2020-07-27 11:28:05 -04:00
Alex Griggs
38f709c853
docs(core): update @nrwl/community slack invite link ( #3276 )
2020-07-06 15:09:50 -05:00
Victor Savkin
7cbf4ffd88
feat(core): add oss preset to create-nx-workspace
2020-06-19 13:01:57 -04:00
Juri Strumpflohner
eb9987b867
fix(misc): typo in README
2020-06-16 10:10:43 -04:00
Victor Savkin
0111d87575
feat(repo): have separate readmes for all plugins
2020-06-14 23:33:05 -04:00
Victor Savkin
68b5d598f3
docs(misc): update readme and docs to point to new videos
2020-05-14 12:43:00 -04:00
Rares Matei
82e9a5627e
chore(repo): remove workshop info from README ( #2612 )
2020-03-05 22:36:59 +00:00
Rares Matei
480c51c913
chore(repo): add Nx Workshop info to the root README ( #2609 )
2020-03-05 19:52:32 +00:00
Victor Savkin
d71e9df221
feat(repo): link to the how-to-get-started video
2019-12-13 17:00:14 -05:00
Victor Savkin
6eae959184
feat(misc): add first version of the nx insights plugin
2019-12-08 14:49:58 -05:00
Victor Savkin
370e87f53b
cleanup(repo): dev experience cleanup ( #2142 )
2019-12-04 14:47:21 -05:00
Jack Hsu
53f17d5331
chore(nx): update core team in readme file
2019-12-02 12:55:18 -05:00
ben
539c608f20
docs(nx): add nx courses
2019-11-28 07:53:30 -05:00
Alex Griggs
562e096875
docs(nx): update slack community link ( #2030 )
...
This link doesn't expire
2019-11-07 18:27:55 -05:00
Victor Savkin
c23572a8fa
docs(nx): add an example of using --with-deps
2019-11-04 10:46:03 -05:00
Benjamin Cabanes
3f62cc67bd
chore(nx): add connect course screenshot ( #1958 )
2019-10-17 09:47:02 -04:00
ben
936801df9d
docs(nx): add course screenshot
2019-10-07 10:42:42 -04:00
ben
ba1f0ff979
docs(nx): update course video on readme
2019-09-30 17:19:09 -04:00