A few days ago, I developed a simple API using Django Rest Framework and Loved Hyperlinked Model Serializers. However, I had no idea how I could …
#django
#django-rest-framework
#drf
+4
You have a responsibility as a web developer to improve user experience. Improve performance and user experience by improving how you handle these few …
#performance
#user-experience
#javascript
+3
It has been a while (2014) since I started developing websites and apps. Over time, many web development tools have enticed me, but only a few have …
#web-development
#mobile-development
#desktop-development
+3
I made this project since it took me a while to set up authentication in Phoenix using Guardian library. This should get you up and running.
#elixir
#phoenix
#guardian
+4
In this short piece, I want to share how you can make a website that performs well for users. Speed is very essential.
#performance
#static-sites
#web-development
+2
Hugo is amazing for blazing fast static site generation. I felt that I should extend that by enabling PWA and adding self hosted comments to avoid …
#hugo
#pwa
#static-site-generator
+4
It can easily take you longer to deploy a django app than it took you to develop. Trust me. I finally figured out a very smooth and easy way to deploy …
#django
#docker
#docker-compose
+6
Writing equations in your blog posts can be interesting. Instead of adding equations as images, you just type them in. It involves some small set up, …
#hugo
#katex
#latex
+3