Skip to main content

Posts

Showing posts from May, 2022

Creating Login Page using Some of Javascript Framework

Introduction status : inprogress So this writing intent to create notes for myself or other that looking to learn about frontend javascript framework. Also to utilize this frontend I'm gonna use some popular stylesheet.  This writing also meant to make me re-learn again if I didn't touch any of frontend job. With so many framework out there I will try to use the popular first then do the rest. ReactJS, VueJS, and Angular is a must with Bootstrap, Material, and Tailwind. I will also going to explore some of mobile code in React Native and Flutter. I have to find a good css/stylesheet to be use in the code. so it will make comparing code much more simple. ReactJS for reactjs you can always start from their main site https://reactjs.org/docs/getting-started.html or more advanced, maybe simplified https://create-react-app.dev/docs/getting-started learn from existing project on github or just go to https://reactjsexample.com/ see free sample from creative-tim https://www.creative-ti