21. Easy authentication with Rails and Devise Posted by By ylazarev92 January 31, 2021Posted inSite development I am at a stage of the website where I require some authentication - in my case, to create content on the website, i.e. to make posts, I will require…
20. How to make an awesome UI using React and a template Posted by By ylazarev92 January 9, 2021Posted inSite development In some of the previous posts, we covered getting started with Material UI from scratch and also deploying those UI / Backend pieces. In this post, we will cover creating…