Learn JavaScript™
前往频道在 Telegram
All info, tutorial, JS tips and more ....! bio.link/javascript_js_ For HTML: @html_web_learn For CSS: @CSS_web_learn For JS: @JavaScript_js_learn For PHP: @learn_php_web For Programming courses @Programmingworld_dev For CEH,Cybersec: @technical_stark
显示更多4 411
订阅者
-124 小时
无数据7 天
-330 天
帖子存档
4 411
Some functions for Array manipulation that are often used in JavaScript
https://dev.to/codewithtee/15-array-methods-in-javascript-1p1m
—-
Practice using the Console API in JavaScript
https://dev.to/mursalfk/consoles-in-javascript-3c3d
#array #console
4 411
Create blog page preview function with Nuxt Preview plugin and Strapi CMS
https://medium.com/strapi/implementing-previews-with-nuxt-applications-using-a-strapi-backend-b3e1b3664425
—-
Adding external JavaScript code to Vue JS
https://medium.com/techvblogs/how-to-add-an-external-js-scripts-to-vuejs-components-90114d248034
—-
Get to know Pinia state management for Vue JS
https://fadamakis.medium.com/the-future-of-state-management-in-vue-js-fa3f94865d1f
#vue #nuxt #preview #pinia #external
4 411
Top JS animation libraries you should look into:
- Anime.js
- Velocity.js
- Popmotion
- Three.js
- AniJS
- Mo.js
4 411
JavaScript SDK “Package Size is Massive” - So we reduced it by 29%
https://blog.sentry.io/2022/07/19/javascript-sdk-package-reduced
#javascript #webdevelopment
4 411
Why do arrays start at 0?
https://buttondown.email/hillelwayne/archive/why-do-arrays-start-at-0/
#arrays
4 411
Angular Developer Roadmap 2022 (Things Every Budding Angular Developer Should Know)
https://medium.com/@venkateshb-03/angular-developer-roadmap-2025-things-every-budding-angular-developer-should-know-86061c84a0f9
4 411
Long practice creating job vacancies with Next JS, Tailwind CSS and Strapi CMS
https://medium.com/strapi/how-to-build-a-job-board-with-next-js-tailwind-css-and-strapi-ff7896e3f539
—-
Practice using Next JS and case examples
https://javascript.plainenglish.io/next-js-middleware-how-it-works-and-5-real-use-cases-cfacbeb810c9
—-
Unit Testing with Cypress in React JS
https://blog.logrocket.com/unit-testing-react-cypress/
---
Comparison of server-side rendering SSR-based Javascript frameworks
https://dev.to/kaspera/we-measured-the-ssr-performance-of-6-js-frameworks-heres-what-we-found-1ck0
#nextjs #react #ssr #strapi #tailwind #cypress #testing
4 411
Creating CRUD systems and APIs using Express JS and Node JS
https://medium.com/7span/crud-operation-using-node-js-and-express-js-a0d63a2216aa
#express #nodejs #crud
4 411
Micro-Frontends at Scale
How to leverage Micro-Frontends with Module Federation - https://levelup.gitconnected.com/micro-frontends-at-scale-part-2-d10994f09f18
#microfrontends
4 411
Implementing Onion architecture in NestJs
https://medium.com/@amranwar/implementing-onion-architecture-in-nestjs-f84a7a1456c4
#nodejs #nestjs
4 411
The Minimum TypeScript You Need for React
https://ente.io/blog/tech/typescript-for-react/
#react
4 411
Implementing Onion architecture in NestJs
What’s Onion architecture and why you should apply it in your next Nestjs project - https://medium.com/@amranwar/implementing-onion-architecture-in-nestjs-f84a7a1456c4
#nodejs #nestjs
4 411
Introductory training on what Nuxt Content is
https://www.youtube.com/watch?v=vgCPAtMwDxA
#nuxt #vue #nodejs
4 411
Example of using Spread Operator in JavaScript
https://javascript.plainenglish.io/4-spread-operator-secrets-in-javascript-92681b3baea1
—-
Implementing the Intersection Observer API on Vue JS
https://medium.com/notonlycss/how-to-trigger-a-scroll-event-in-vue-js-with-the-intersectionobserver-b0a057b76bea
#spread #operator #vue #observer
4 411
A series of exercises on how to deploy multiple Node JS applications on a single server using NGINX, SSL, and PM2
https://javascript.plainenglish.io/how-to-deploy-multiple-nodejs-apps-on-a-single-server-with-ssl-nginx-pm2-part-2-91ea028473a5
---
Introduction to PNPM package manager in Node JS
https://javascript.plainenglish.io/what-is-pnpm-why-you-should-try-it-as-a-frontend-developer-69a3a7b34f5b
---
Difference between dirname function and processCwd
https://dev.to/qbentil/nodejs-dirname-vrs-processcwd-3k88
#nodejs #deploy #nginx #pnpm #dirname
4 411
How to Deploy and Host Angular 🅰️ Micro Frontend for FREE Using Firebase 🔥
A tutorial on how to deploy and host a micro frontend app free and with zero stress. - https://itnext.io/how-to-deploy-and-host-angular-%EF%B8%8F-micro-frontend-for-free-using-firebase-6e675b511a4
#angular
4 411
Javascript Weekly
09/06/2022
• News Building an Aircraft Radar System in JavaScript
• News 12 Useful JavaScript Data Grid Libraries
• News Stytch Is Your All-In-One Platform for User Authentication
• News JSON Crack: Visualize JSON Data in Graph Form
• News Are Default Exports in JavaScript Modules Terrible?
• News Implementing a Promisable setTimeout
• News Webinar - AuthN & AuthZ: Security, Compliance, and Other Challenges
• News Understanding React's useMemo and useCallback
• News An Introduction to Dependency Injection
• News In-Browser Compression and Decompression with the Compression Streams API
• News Integrate eSignatures in Your App in Less Than a Week
• News Making a Morphing 3D Sphere with Three.js
• News Bringing Angular Components to Astro Islands 🏝
• News Lusift: Library to Create Product Walkthroughs for Your Web App
• News Derive Type: Generate Type Definitions for JS Automatically From Tests
• News Don’t Let Your Issue Tracker Be a Four-Letter Word. Use Shortcut
• News Hyper Fetch: A Turbocharged Fetch Library
• News Partytown 0.7: Run Third Party Scripts in a Web Worker
• News Sandpack: Component Toolkit for Creating Your Own Live Running Code Editing Experience
• News TestCafe v2.0.0: Automated End-to-End Testing Tool
Tags: #Javascriptweekly #Javascript #JS #weekly
4 411
Exercises from Online Tutorials create a Super Mario themed picture-matching game with HTML, CSS and JavaScript
https://youtu.be/aE4b9-dWKR0
---
Long practice on how to manipulate DOM with JavaScript with Freecodecamp
https://www.freecodecamp.org/news/javascript-dom-build-a-calculator-app/
---
Important practice to create social media sharing function with Web Share API JavaScript
https://javascript.plainenglish.io/how-to-use-the-native-javascript-share-api-6ec67399a9d3
#onlinetutorials #mario #matching #dom #freecodecamp #webShare
