Home » Odeon Blogs »

Bogdan, Methodical Coder

Set field order on extending form

Let's assume you have two registration forms, one for regular user registration and the second for special user registration ...

Read more

Forms optimization tips

I was reading some interesting articles on form optimization and I summarized some that I thought were important


Remove unnecessary ...


Read more

Enhancing Communication

We all have something to say, especially when dealing with clients, when we need to receive and give feedback as ...

Read more

Python assignment: by value or by reference?

I was really confused some time ago regarding the assignment method used by Python. Ok, let's take it one ...

Read more

Javascript assignment by reference vs object cloning

I run into a problem recently when trying to validate some fields using Javascript

 1 var opt = {
2 url: '/users ...

Read more
Page generated in: 0.24s