BLOGS:Back-End Dev Note

Back-End Dev Note, Projects Note

The How’s and What’s of VueJS

February 20, 2023

Hello, I’m Jeannie, your writer for this month. Let’s dive into Vue JS. A progressive JavaScript framework for creating user interfaces, Vue.js offers capabilities like reactive data binding, component-based architecture, and a virtual DOM for effective rendering and is meant...

Hello, I’m Jeannie, your writer for this month. Let’s dive into Vue JS. A progressive JavaScript framework for creating user interfaces, Vue.js offers capabilities like reactive data binding, component-based architecture, and a virtual DOM for effective rendering and is meant to be simple to learn and use. Although it’s frequently used to build single-page applications,

READ MORE
Back-End Dev Note

PHP Coding Conventions (PSR-12 and Others)

November 18, 2022

Hello! This is Naomi again, one of Commude’s interns. You may have read my blog post before about fetching data with jQuery and AJAX, that I recommend you to check out if you haven’t already and if you want a...

Hello! This is Naomi again, one of Commude’s interns. You may have read my blog post before about fetching data with jQuery and AJAX, that I recommend you to check out if you haven’t already and if you want a simple tutorial on that topic. I’m writing another article today that has always been an

READ MORE
Back-End Dev Note

Difference between PHP Native and Laravel

October 26, 2022

Hello everyone, I am Troy, a backend intern developer in Commude PH. I am currently taking Bachelor of Science in Information Technology at Rizal Technological University. As per my experience in school, I usually work as a frontend developer in...

Hello everyone, I am Troy, a backend intern developer in Commude PH. I am currently taking Bachelor of Science in Information Technology at Rizal Technological University. As per my experience in school, I usually work as a frontend developer in my activities that is given by my professors using HTML and CSS. Here in Commude

READ MORE
Back-End Dev Note

Fetching Data with JQuery and AJAX

October 10, 2022

Hi, I’m Frances Naomi Alido, a student from Brigham Young University-Idaho. I’m currently working as a PHP developer intern at Commude. Prior to starting my internship, I never had experience working with JQuery and AJAX. Fortunately, Commude gave me the...

Hi, I’m Frances Naomi Alido, a student from Brigham Young University-Idaho. I’m currently working as a PHP developer intern at Commude. Prior to starting my internship, I never had experience working with JQuery and AJAX. Fortunately, Commude gave me the opportunity to expand my programming skillset by assigning a project to me that uses AJAX

READ MORE