I tried Nuxt.js and why you should too!
If you’re a Vue.js developer, by now you’ve probably heard of Nuxt.js. But you might not know what all the hype is about. You’re probably asking, “Why do I need a framework for a framework?” Vue already makes the development of JavaScript apps easier. What’s the idea behind Nuxt.js? But all i’m asking here is to wait and see my friend.
620 words
|
3 minutes
Databases you should know as a developer
Every company needs a database to store and organize data. Data can be very sensitive so we always have to be careful while accessing or manipulating it in the database.
601 words
|
3 minutes
Bootstrap: still the best?
Is Bootstrap dead in 2021? It’s a question on many frontend web developers’ minds. And with hot new CSS frameworks popping up on the regular, Bootstrap may seem decreasingly relevant.
281 words
|
1 minutes
GitHub's Tunisian Community Podcast Episode 01: Data science with Elyes Manai
In this episode, we had the chance to meet Elyes Manai a Google Expert in ML, and discuss his experience in the field.
116 words
|
1 minutes
Vite.js or How I Become the fastest programmer alive
Created by Evan You (also the creator of Vue.js), Vite is a build tool that significantly improves the front-end development experience. You can use Vite to set up a development environment for frameworks like Vue and React, and even for a vanilla JavaScript app with a dev server and hot reloading in just three commands. FYI: Vite is a french word that means “fast”.
420 words
|
2 minutes