Learn JavaScript™
Open in 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
Show more4 411
Subscribers
-124 hours
No data7 days
-330 days
Posts Archive
4 411
Three.js beginners guide
Three.js is a Javascript library for creating 3D web graphics within the web browser.
YouTube videos to start learning
👉 https://youtu.be/YK1Sw_hnm58
👉 https://youtu.be/xJAfLdUgdc4
Blogs
👉https://www.freecodecamp.org/news/three-js-tutorial/
👉https://dev.to/justinhhorner/introduction-to-webgl-using-threejs-57kf
Books
💎WebGL Up and Running
💎Real-Time 3D Graphics with WebGL 2
💎 Three.js Cookbook
GitHub
https://github.com/Chamepp/3D-Web-Roadmap4 411
See the features in Remix JS and the differences with Next JS
https://www.smashingmagazine.com/2022/07/look-remix-differences-next/
---
Creating Audio Recording Applications with React JS
https://javascript.plainenglish.io/build-an-audio-and-video-recorder-in-react-a452ab6c1ce6
#react #nextjs #remix #audioRecorder
4 411
Long practice with Freecodecamp introduction of Node JS for backend server
https://www.freecodecamp.org/news/introduction-to-nodejs/
—-
Node JS performance optimization tips with multiprocess architecture
https://itnext.io/boost-nodejs-scalability-with-multi-processing-architecture-6d7bd03c892c
—-
#nodejs #freecodecamp #multiprocess
4 411
Repost from Learn CSS™
Defensive CSS, a web service that provides tips and tricks in managing the appearance of the web properly and correctly with CSS
https://defensivecss.dev/
#css #defensive
4 411
Tips in making a good and correct REST API design
https://medium.com/@liams_o/15-fundamental-tips-on-rest-api-design-9a05bcd42920
#rest #design
4 411
Difference between library and JavaScript framework
https://blog.bitsrc.io/how-do-javascript-frameworks-differ-from-javascript-libraries-6bd433e395e4
—-
Added day function in Date JavaScript
https://javascript.plainenglish.io/javascript-add-days-to-date-d14273031533
#library #framework #date
4 411
Practice making survey applications with Strapi CMS and React JS
https://strapi.medium.com/creating-a-survey-application-using-strapi-and-react-js-84a07e3a9b0a
—-
Practice deploying Express JS to Vercel service
https://jonathans199.medium.com/deploy-node-js-express-api-to-vercel-dbf4461795a5
—-
#strapi #react #express
4 411
A guide to organizing a React JS project structure with Web Dev Simplified
https://youtu.be/UUga4-z7b6s
#react #webdevsimplified #structure #folder
4 411
A collection of some of the most frequently used Git commands
https://enlear.academy/26-git-command-i-use-all-the-time-cheatsheet-6c5682ded2af
#git #command
4 411
Introduction to Strict mode in JavaScript
https://javascript.plainenglish.io/what-is-strict-mode-in-javascript-a-comprehensive-guide-b3fcd9daa220
#strict #mode #esm
4 411
An exercise series from Traversy Media on an introduction to how Memory Storage works in JavaScript
https://youtu.be/Hci9Bb4_fkA
---
Continuation of the series on introducing JavaScript to the JavaScript runtime engine section
https://youtu.be/oc6faXVc54E
#traversyMedia #engine #runtime
4 411
Create a share function to social media with the Web Share API in JavaScript
https://daily-dev-tips.com/posts/using-the-native-web-share-javascript-api/
#share #web #api
4 411
Git and Github usage training from Freecodecamp
https://www.freecodecamp.org/news/git-and-github-for-beginners/
#github #git
4 411
Repost from Placements4all - Off Campus Drives
Resume Building Resources:
- https://overleaf.com/
- https://www.resume.com/
- https://www.cakeresume.com/
- https://www.office.com/launch/word
- https://www.canva.com/create/resumes/
Resume Score Checker Resources:
- https://resumeworded.com/score
- https://www.zipjob.com/
-https://resume.naukri.com/resume-quality-score
- https://www.jobscan.co/
- https://skillsyncer.com/
Resume that made into FAANG:
https://code.likeagirl.io/resumes-that-made-it-into-faang-f7de9b0c4396
Telegram - t.me/placements4all
4 411
Repost from Technical Stark ™
🔋How to get deleted post of any channel
🍭Step 1: Go to telemetr.io
🍭Step 2:- Enter the username of the channel whose channel you want to see deleted posts
🍭Step 3:- Slide down and you can see deleted post of that channel
🔥Op Trick
4 411
Some free and paid learning resources for typescript
🔰Tools:
Typescript play ground:
👉
https://www.typescriptlang.org/play
Typescript error translator extension:
👉
https://www.iamdeveloper.com/vscodetips/2022/may-2nd-2022-vs-code-tip-of-the-week-2l6m/
🔰Reading + Videos
TypeScript in 50 Lessons:
👉https://www.smashingmagazine.com/printed-books/typescript-in-50-lessons/
Marius Schulz's blog:
👉https://mariusschulz.com/blog/series/typescript-evolution
TypeScript Deep Dive:
👉https://www.gitbook.com/?utm_source=legacy&utm_medium=redirect&utm_campaign=close_legacy
TypeScript Official Docs:
👉https://www.typescriptlang.org/docs/
TypeScript Cheatsheets:
👉https://www.typescriptlang.org/cheatsheets
If you're a fan of React, check out the React+TypeScript Cheatsheets
👉https://github.com/typescript-cheatsheets/react
Matt Pocock's Tweet thread of TypeScript tips
👉https://mobile.twitter.com/mattpocockuk/status/1497262298368409605
Matt Pocock's YouTube channel
👉 https://youtube.com/channel/UCswG6FSbgZjbWtdf_hMLaow
#TypeScript #Resources #tools
4 411
A long and series of exercises from JavaScript Mastery to create a social media app Tiktok Clone with MERN Stack part 2
https://youtu.be/7x-qQ_187rM
Part-1 : t.me/JavaScript_js_learn/2238
#javascriptMastery #mern #nodejs #TikTok #clone
4 411
Added formatters and coding standards with ESLint and Prettier
https://blog.logrocket.com/reduce-effort-shared-eslint-prettier-configs/
#eslint #prettier
4 411
Long practice building a fullstack JavaScript application with Next JS, Prisma ORM, PostgreSQL, and Fastify JS
https://betterprogramming.pub/how-to-build-a-fullstack-app-with-next-js-prisma-postgres-and-fastify-5de189870413
—-
Tips for using Promise data results outside of the Promise function
https://javascript.plainenglish.io/javascript-resolve-promise-from-outside-cefdb7381128
#fullstack #nodejs #next #fastify
