Default blog style

Home BlogPage 41
CSS FRAMEWORKS

CSS FRAMEWORKS

So next we have css or ui frameworks and these offer pre-made classes to create elements on the fly things like menus lists alerts and much more now i would suggest learning one as a front-end developer so some of the popular ones are tailwind css which is really hot right now and it’s a [&hel...
HTML & CSS

HTML & CSS

Okay so we have some of the essential tools down now the first type of coding that you’re going to want to learn is html and css now i do have back end here as well because i do suggest that even if you plan on just building apis and working with databases and stuff […]...
GRAPHQL

GRAPHQL

All right so i was a little confused on where exactly to put graphql because it is used by a lot of front-end developers um but ultimately if you’re going to create a graphql server it’s back-end it’s basically a data query language for apis so in many cases we create and consume d...
DEPLOYMENT SERVERS DEVOPS

DEPLOYMENT, SERVERS & DEVOPS

All right so as you step up your developer game you’re probably going to learn some devops and some other you know deployment strategies and learning about hosting  latforms hosting a full stack app or an api is a bit more difficult than a front-end app or static website you need to deal with...
SERVER SIDE RENDERING

SERVER SIDE RENDERING

All right so the rest of the slides in the front end development section are basically just trending and becoming more popular however i wouldn’t focus on these until you get up to the point where you’re comfortable with a front-end framework and the big big reason for that is a lot of t...
STATIC SITE GENERATORS

STATIC SITE GENERATORS

Now another really popular trend right now is static site generators which have actually been around for a while but they’ve become much more powerful in the past couple years instead of generating your site  ages in real time they’re generated at build time meaning that there’s n...