9 Projects You Can Do to Become a Front-End Master

By The Smart Coder - 2020-11-07

Description

9 Projects - 9 JavaScript Frameworks. Gotta build 'em all!

Summary

  • Whether you are new to programming or already an experienced developer.
  • What you will learn This example project will teach you how to build a full-blown website using Nuxt.js from the initial setup to the final deployment.
  • Example Project Build a Blog with Gridsome Gridsome is to Vue...Okay, we already had that with Next/Nuxt but the same is true for Gridsome and Gatsby.
  • Tech Stack & Features Gridsome Vue GraphQL Markdown Netlify This for sure isn't the most comprehensive tutorial but covers the basic concepts of Gridsome and Markdown and could be a good starting point.

 

Topics

  1. Frontend (0.55)
  2. Mobile (0.11)
  3. Management (0.08)

Similar Articles

Gatsby vs Next.js in 2021

By Jamees Bedford - 2021-01-22

A high level look at two of the leading React frameworks - Next.js and Gatsby - and what their strengths and weaknesses are and which is the better choice in 2021.

Build a Todo App with React

By DEV Community - 2021-01-04

Hello readers! This is the first time I am writing an article on building something with React. So, I...