WGWilliam Ghelfiintrumbitta.hashnode.dev路Aug 1, 2021 路 7 min readGenerate your data SDK with Nx馃挕 Heads up! You can find the code for every article in this series on GitHub, with a tag per article: https://github.com/trumbitta/giant-robots/tags So far we have two backend apps, one frontend app, and a couple libs one of which is for models sha...00
WGWilliam Ghelfiintrumbitta.hashnode.dev路Jul 23, 2021 路 6 min readNx: deploying to Netlify馃挕 Heads up! You can find the code for every article in this series on GitHub, with a tag per article: https://github.com/trumbitta/giant-robots/tags At this point of the series, you should have a working frontend app with a working backend app and ...00
WGWilliam Ghelfiintrumbitta.hashnode.dev路Jul 15, 2021 路 5 min readWhy is Nx so powerful and different?馃挕 Heads up! You can find the code for every article in this series on GitHub, with a tag per article: https://github.com/trumbitta/giant-robots/tags If you are following this series about Nx, you learned among other things how to share code betwee...00
WGWilliam Ghelfiintrumbitta.hashnode.dev路Jul 9, 2021 路 4 min readNx: sharing code between applications馃挕 Heads up! You can find the code for every article in this series on GitHub, with a tag per article: https://github.com/trumbitta/giant-robots/tags In the previous post of this series you learned how quick and easy it is to add a backend applicati...00
WGWilliam Ghelfiintrumbitta.hashnode.dev路Jul 8, 2021 路 3 min readBaking a backend service with Nx馃挕 Heads up! You can find the code for every article in this series on GitHub, with a tag per article: https://github.com/trumbitta/giant-robots/tags In the previous posts of this series you learned how to create a new Nx workspace with a React app,...00