The Axoncodes Blog
All blog and courses on tech and programming are available for you here
Level filter:
Course filter:


By:Alireza Ataei
January 24, 2022
Extra coordinates in SVG path commands
Normally, the number of coordinates in each path is constant and defined, but some times, there might be less or more coordinates than expected


By:Alireza Ataei
January 23, 2022
Git pushes with a wrong user and permission fails
It sometimes happen that you are trying to push to a remote git repo but it says the permission is denied on a user that you are not even actually trying to authenticate with, here are two solutions


By:Alireza Ataei
January 20, 2022
Select and delete documents from sub collections
removing documents in all subcollections of an collection based on the createdAt property of docs


By:Alireza Ataei
January 3, 2022
SVG path overview
Have a quick overview of path commands and parameters, and general concepts required to understand the path


By:Alireza Ataei
January 1, 2022
SVG Elliptical Arc relative and absolute parsing
Parameters and the relation between relative and absolute


By:Alireza Ataei
February 21, 2021
Behind the scene of HTML
Ever wondered about the fundamental of websites? What is happening behind the scene of HTML? Let's have a quick walk over the world wide web.


By:Alireza Ataei
February 14, 2021
How to create a website using html
want to learn how to create your first HTML website? As the first lesson of the HTML course, you will learn the basics of an HTML document and how to run your first HTML site. Enjoy.
Was this page helpful?
What was the most helpful point of this page for you?
Thanks for your cooperation!