Just curious, what kind of freelance work do you do and how do you find clients? I always felt like freelance sites are too saturated for me to make a living out of.
Hi there! Cierge is an OpenID Connect server that handles user signup, login, profiles, management, social logins, and more.
Instead of storing passwords, Cirege uses magic links/codes and external logins to authenticate your users.
You can find a good list of FAQs on our our GitHub page.
It already is! Cognitive psychology (currently the largest field in psychology) has strong connections with Neuroscience and in many cases Computational Neuroscience, which is just engineering and mathematical modelling of the brain.
How did you transition from a Maths/Programming undergrad to doing medicine? I'm doing Computer engineering and plan to do go into medicine later, any tips?
Completely agree (read this after posting my comment above). Having rules about structure & organisation rather than frameworks that would have their own rules seems much more pragmatic.
Wow I never thought I'll see someone else with my same concern. I really hate using too much third-party code (to the point that I need a generator just to start), and I like knowing what each and every file in my project is for/does.
I would really appreciate it if you'd share the application structure you use when building a client side MVC with vanilla JS/Jquery.
I know there wouldn't be a single structure to rule them all, but I think if developers start sharing structures that work regardless of frameworks used, it would be much better than sharing frameworks that are very complex and get replaced every year.