trumbitta.hashnode.devGenerate 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...Aug 1, 2021路7 min read
trumbitta.hashnode.devNx: 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 ...Jul 23, 2021路6 min read
trumbitta.hashnode.devWhy 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...Jul 15, 2021路5 min read
trumbitta.hashnode.devNx: 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...Jul 9, 2021路4 min read
trumbitta.hashnode.devBaking 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,...Jul 8, 2021路3 min read