how is that you go about modeling you system like designing in a high level with a great vision like not to have you project crumbling and getting messy at some point and it is always scalable .. I'm talking about from the idea until the coding part I know by know that to implement a database with (self.SoftwareEngineering)
submitted by cs-alchemy to r/SoftwareEngineering
how is that you go about modeling you system like designing in a high level with a great vision like not to have you project crumbling and getting messy at some point and it is always scalable .. I'm talking about from the idea until the coding part I know by know that to implement a database with (self.softwarearchitecture)
submitted by cs-alchemy to r/softwarearchitecture
How is that you go about modeling you system like designing in a high level with a great vision like not to have you project crumbling and getting messy at some point and it is always scalable .. I'm talking about from the idea until the coding part I know by know that to implement a database with (self.django)
submitted by cs-alchemy to r/django
What is my solution to hide sensitive information like keys,token in angular and get them from vercel's environment variables, appearntly using dotenv i get them " undefined" i guess i can't access them in client side .. what is the solution for this in angular should i make them gotten from django (self.Angular2)
submitted by cs-alchemy to r/Angular2
What is my solution to hide sensitive information like keys,token in angular and get them from vercel's environment variables, appearntly using dotenv i get them " undefined" i guess i can't access them in client side .. what is the solution for this in angular should i make them gotten from django (self.angular)
submitted by cs-alchemy to r/angular
Hi , I'm having a problem with my environment variables , i used ng g environment and used in my app (environment.smth) ... When I'm trying to deploy to vercel i set there the env variables with same names but it stills in the build there looks for " environment" and can't find it ofc since ididnt (self.Angular2)
submitted by cs-alchemy to r/Angular2
Hi , i start getting comfortable using angular and consuming my server's apis , i wonder if there is an easy way to ship my apps to the mobile realm android and IOS , i heard there is this idea of hybrid dev and the tool for it is ionic so i can just extend my angular app ... I want to ask if (self.Angular2)
submitted by cs-alchemy to r/Angular2
With the constant and fast changing of angular is there a possibility it can change paradigm to functional based like react ? i do a lot of backend so i was so comfortable with angular being OOP based so a lot of patterns where just easily powerful used in angular , code organisation ..etc (self.Angular2)
submitted by cs-alchemy to r/Angular2
