Ever wondered why life ought to be so hard βοΈfor developers? Hundreds of lines of code, debugging, testing, etc; always troubling us π΅βπ«. We never get any time to you know, Relax! So one charming day, the computer gods π up above decided to change our lives for the better; they designed frameworks π!
In computer programming, a software framework is an abstraction in which software, providing generic functionality, can be selectively changed by additional user-written code, thus providing application-specific software.
I am all done with the explanation of frameworks here, lets explore some that will make you 10x better!
NUXT GENERATION FOR WEB DEVELOPMENT
πππTada! Nuxt 3 is out : ) And it is a great news for developers( though still in Beta). If you think that it just sounds like a remix of Next JS( popular react framework) then well you are WRONG! Let me quickly summarize it in some pointers...
- Hybrid Rendering
- Data Fetching
- Auto Imports
- Open Source
- These are just some outliners of Nuxt
Now-now, using Nuxt 3 will be a great booster to your web projects. It has been re-architected and has been made lightweight.
Two Tips To Become Better(3Ts & 2Bs)
- Use Grepper:
Grepper is an online tool which displays code snippets instantly once you search for a problem. Go to codegrepper.com .
Go to the Chrome Web Store to add and install the extension. Enjoy fast answers!
2.Stack Overflow:
I think no explanation is required for this pointer Click Here
Bonus Tip: Follow my Hashnode blog as well : )
Thank you everyone! See you again later π!