A look at the new features of the Bun JS JavaScript runtime
https://www.freecodecamp.org/news/a-quick-look-at-bun-js/
#bun #runtime
https://www.freecodecamp.org/news/a-quick-look-at-bun-js/
#bun #runtime
freeCodeCamp.org
A Quick Look at Bun 1.0 – The Node.js Alternative
A wise man once told me, "When you start eating Bun, Node.js will feel bland". But why is that relevant? JavaScript got way faster with a new JavaScript runtime called Bun, which is now production-ready with its version 1.0 release. But how and why is it…
How to apply shadow DOM in Javascript
https://medium.com/front-end-weekly/shadow-dom-implementation-in-javascript-1a3cc8c01687
---
Get to know the groupBy feature on Array manipulation in JavaScript
https://philna.sh/blog/2023/09/14/javascript-array-grouping-methods/
---
#dom #shadow #groupby #array
https://medium.com/front-end-weekly/shadow-dom-implementation-in-javascript-1a3cc8c01687
---
Get to know the groupBy feature on Array manipulation in JavaScript
https://philna.sh/blog/2023/09/14/javascript-array-grouping-methods/
---
#dom #shadow #groupby #array
Medium
Shadow DOM Implementation in Javascript
An important aspect of web components is encapsulation — with shadow Dom we can make markup structure, style, and its behaviour hidden and…
Exercises from Cand Dev create a fullstack JavaScript application with Next JS, Prisma, and Tanstack
https://www.youtube.com/watch?v=HCF6vN-1SLc
#candDev #prisma #tanstack #nextjs #react
https://www.youtube.com/watch?v=HCF6vN-1SLc
#candDev #prisma #tanstack #nextjs #react
YouTube
Full-Stack Next.js Blog App with Prisma and Tanstack React Query
Check out MiniTool MovieMaker: https://bit.ly/4hKFA9A In this tutorial, we'll create a blog app using Next.js. We'll use Prisma as an ORM to interact with a PostgreSQL database. We'll also incorporate Tanstack's React Query for performing CRUD operations…
Several JavaScript-based animation libraries that you can try
https://javascript.plainenglish.io/10-powerful-javascript-animation-libraries-for-engaging-user-experiences-e7c45cb69fdf
—-
Some frequently used Array manipulation functions
https://javascript.plainenglish.io/summary-of-commonly-used-methods-for-js-arrays-collect-it-quickly-76c382929a20
—-
Bun JS runtime that can be used for serverless functions
https://itnext.io/why-bun-js-is-the-best-for-serverless-functions-65bcefeee4fa
—-
#animation #bunjs #array
https://javascript.plainenglish.io/10-powerful-javascript-animation-libraries-for-engaging-user-experiences-e7c45cb69fdf
—-
Some frequently used Array manipulation functions
https://javascript.plainenglish.io/summary-of-commonly-used-methods-for-js-arrays-collect-it-quickly-76c382929a20
—-
Bun JS runtime that can be used for serverless functions
https://itnext.io/why-bun-js-is-the-best-for-serverless-functions-65bcefeee4fa
—-
#animation #bunjs #array
Medium
10 Powerful JavaScript Animation Libraries for Engaging User Experiences
Animation. A great way to stand out from the crowd and grab your visitors’ attention. Through creative object movement and smooth page…
Some questions about interviews for Angular Developers
https://javascript.plainenglish.io/how-i-failed-an-angular-developer-interview-by-failing-to-answer-this-simple-question-f5a25847ec8b
#angular #developer
https://javascript.plainenglish.io/how-i-failed-an-angular-developer-interview-by-failing-to-answer-this-simple-question-f5a25847ec8b
#angular #developer
Medium
How I Failed an Angular Developer Interview by Failing to Answer this Simple Question
During my Angular developer interview, I was asked a seemingly simple question: "What's the difference between ngIf and ngSwitch?" As an…
Technical Tuesday - API.pdf
4.1 MB
All credits to Bosscoder Academy
Training from Traversy Media on using the Bun JS runtime for JavaScript projects
https://www.youtube.com/watch?v=U4JVw8K19uY
#bun #bunjs #traversyMedia #runtime
https://www.youtube.com/watch?v=U4JVw8K19uY
#bun #bunjs #traversyMedia #runtime
YouTube
Bun Crash Course | JavaScript Runtime, Bundler & Transpiler
In this crash course, we will look at the Bun.js JavaScript runtime/bundler/toolkit. I will show you how to get set up and check out some of the features.
Bun Official Website & Docs:
https://bun.sh
Check Out My Courses:
https://traversymedia.com
If you…
Bun Official Website & Docs:
https://bun.sh
Check Out My Courses:
https://traversymedia.com
If you…
Optimized Next JS to load quickly with the JavaScript Mastery channel
https://www.youtube.com/watch?v=3WCIyNOrzwM
#nextjs #react #javascriptMastery
https://www.youtube.com/watch?v=3WCIyNOrzwM
#nextjs #react #javascriptMastery
YouTube
How I Made My Website Load in 0.364 Seconds
In this video, you'll build the official jsmastery.pro website and learn how to build insanely fast websites with Next.js 14!
⭐ Ultimate Next 14 Course: https://www.jsmastery.pro/next15
💼 New Masterclass Cohort starts soon! Land your dream job in a project…
⭐ Ultimate Next 14 Course: https://www.jsmastery.pro/next15
💼 New Masterclass Cohort starts soon! Land your dream job in a project…
Practice creating a Learning Management System or LMS with Next JS and Prisma ORM, as well as several Stripe, Mux, Prisma, Tailwind, and MySQL libraries
https://www.youtube.com/watch?v=Big_aFLmekI
#lms #nextjs #react #stripe
https://www.youtube.com/watch?v=Big_aFLmekI
#lms #nextjs #react #stripe
YouTube
Build a Course & LMS Platform: Next 13, React, Stripe, Mux, Prisma, Tailwind, MySQL | Udemy Clone
Discord for any problems/errors/bugs: https://www.codewithantonio.com/discord
Github & Live Website: https://www.codewithantonio.com/projects/lms-platform
Clerk Authentication: https://dub.sh/IQUAEbL
In this 10 hour tutorial you are going to learn how to…
Github & Live Website: https://www.codewithantonio.com/projects/lms-platform
Clerk Authentication: https://dub.sh/IQUAEbL
In this 10 hour tutorial you are going to learn how to…
Some little-known TypeScript features that you can try
https://javascript.plainenglish.io/6-typescript-features-i-cant-live-without-after-using-them-1d7feab33922
—-
Some disadvantages of TypeScript that you need to know about
https://medium.com/@cannon_circuit/why-are-javascript-pros-saying-goodbye-to-typescript-8c4bc8ec82a1
—-
Example of using generics types in TypeScript
https://levelup.gitconnected.com/advanced-usage-of-typescript-generics-b148950d137b
—-
#typescript #generic #feature
https://javascript.plainenglish.io/6-typescript-features-i-cant-live-without-after-using-them-1d7feab33922
—-
Some disadvantages of TypeScript that you need to know about
https://medium.com/@cannon_circuit/why-are-javascript-pros-saying-goodbye-to-typescript-8c4bc8ec82a1
—-
Example of using generics types in TypeScript
https://levelup.gitconnected.com/advanced-usage-of-typescript-generics-b148950d137b
—-
#typescript #generic #feature
Medium
6 TypeScript Features I Can’t Live Without After Using Them!
Today, I’ll introduce some of the newer features and developments in TypeScript that I frequently use in my day-to-day work.
Several developer tools to help developer workflow
https://javascript.plainenglish.io/19-developer-tools-to-improve-your-workflow-86f560657bdb
#tools #developer #workflow
https://javascript.plainenglish.io/19-developer-tools-to-improve-your-workflow-86f560657bdb
#tools #developer #workflow
Medium
19 Developer Tools to Improve Your Workflow ⚡🚀
Working smart, not hard, has become more important than ever. As developers, we frequently find ourselves juggling tasks, debugging problems, and managing complex projects, which makes determining…