IMAGE: WRITING YOUR FIRST CODE IN FLUTTER

 Image of the code used in the video:


Text Format 

No comments:

Post a Comment

DELETE A RECORD FROM MYSQL DATABASE USING VANILLA JAASCRIPT WITH API CODED IN PHP

 Code as used in the video: delete.js export const deleteModal = async ( studId , refreshDisplay ) => {   document . getElementById...