Good article from on Domain Driven Design in node.js applications: https://khalilstemmler.com/articles/domain-driven-design-intro/.
Good article from khalilstemmler on the service pattern in node.js...
Good article from InfoQ on what architects do: https://www.infoq.com/presentations/progress-communication-collaboration/
Just a reminder that you can run GUI applications under sudo in Linux. Run "sudo -i" to open the terminal with root-level privileges and then type the...
Good article from the Apollo Blog on how to design GraphQL mutations: https://www.apollographql.com/blog/graphql/basics/designing-graphql-mutations/
Trix is rich text editor that's easy to install and use if you're looking for a quick solution. You can use it with Ruby on Rails or React.