Jason Jean
c2a0ef0794
chore(repo): change more references from @nrwl to @nx ( #16621 )
2023-04-27 15:59:17 -04:00
Juri Strumpflohner
df26a29316
docs(nx-dev): fix Youtube link ( #14605 )
2023-01-25 10:48:04 -05:00
Benjamin Cabanes
36faa033a7
docs(repo): update links in readme ( #12817 )
2022-10-25 14:35:15 -04:00
Juri
ab89351f62
docs(core): adjust broken add to monorepo links
2022-10-13 20:43:04 +02:00
Benjamin Cabanes
225ac9c7a6
docs(core): update core-tutorial link on readme ( #12549 )
2022-10-12 09:40:20 -04:00
Benjamin Cabanes
7d3d25f871
docs(core): update readme banner ( #12375 )
2022-10-03 14:20:58 -04:00
Benjamin Cabanes
cd250bb928
docs(core): update banner image ( #12373 )
2022-10-03 14:17:16 -04:00
Benjamin Cabanes
da0cc4792f
docs(nxdev): update internal reference links ( #12083 )
2022-09-19 19:15:19 +00:00
Miroslav Jonaš
40f8363a27
chore(repo): fix typo with Caleb's name ( #10851 )
2022-06-22 12:36:17 +00:00
Benjamin Cabanes
5e124ee30a
docs(core): update contributors ( #10033 )
2022-04-27 16:47:06 -04:00
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