copying Linux terminal output directly into clipboard
please comment your opinions on this vid and press like if you do so (its my first time uploading some tutorial :))
https://www.youtube.com/watch?v=tmS4adqEq14
#linux #tools
@ReactDev
please comment your opinions on this vid and press like if you do so (its my first time uploading some tutorial :))
https://www.youtube.com/watch?v=tmS4adqEq14
#linux #tools
@ReactDev
YouTube
copying Linux terminal output directly into clipboard
in this video I showed how to copy Linux terminal output directly to the clipboard using xclip command and linux pipes
An AI based startup requires a junior frontend developer
- The Ideal Candidate
o Front-End Development experience is essential.
o Proficient in HTML, CSS, Typescript
o Solid experience in React
o Familiar with Redux & Redux-Saga
o Familiar with Git
o Familiar with REST API Concepts
o 2 years of work experience
o Good writing and documentation skills
o knowing Agile methodology is prefered
- Contract Terms
o Full-time or project based
o Remote
Send your CVs to hr@calaq.ir
- The Ideal Candidate
o Front-End Development experience is essential.
o Proficient in HTML, CSS, Typescript
o Solid experience in React
o Familiar with Redux & Redux-Saga
o Familiar with Git
o Familiar with REST API Concepts
o 2 years of work experience
o Good writing and documentation skills
o knowing Agile methodology is prefered
- Contract Terms
o Full-time or project based
o Remote
Send your CVs to hr@calaq.ir
React & Modern Javascript pinned ยซAn AI based startup requires a junior frontend developer - The Ideal Candidate o Front-End Development experience is essential. o Proficient in HTML, CSS, Typescript o Solid experience in React o Familiar with Redux & Redux-Saga o Familiarโฆยป
Hi everyone.
I'm looking for remote job opportunities outside Iran (Preferred) or On Site jobs in Iran, i will upload my cv below.
Let's get in touch via emai, linkedin or @stfuBlyat id
I'm looking for remote job opportunities outside Iran (Preferred) or On Site jobs in Iran, i will upload my cv below.
Let's get in touch via emai, linkedin or @stfuBlyat id
React & Modern Javascript pinned ยซHi everyone. I'm looking for remote job opportunities outside Iran (Preferred) or On Site jobs in Iran, i will upload my cv below. Let's get in touch via emai, linkedin or @stfuBlyat idยป
He folks ๐๐ผ
Long time no see...
It's been a long time since the last post, Much has happened and I know I've been terribly busy with life ๐ Should we start posting again?
Long time no see...
It's been a long time since the last post, Much has happened and I know I've been terribly busy with life ๐ Should we start posting again?
Anonymous Poll
70%
Yes, the content was very useful
7%
Nope, I don't need it
22%
Meh I don't know...
An interesting discussion lately has been floating on social media about JS and its frameworks.
What do you think ๐ค
https://dev.to/zenstack/php-laravel-ruby-rails-javascript-36dc
#js #framework
@ReactDev ๐
What do you think ๐ค
https://dev.to/zenstack/php-laravel-ruby-rails-javascript-36dc
#js #framework
@ReactDev ๐
DEV Community
PHP: Laravel, Ruby: Rails, JavaScript:?
Recently, there has been a heated discussion on Twitter between JS developers and Laravel and Rails...
TypeScript mapped types allow you to create new types by transforming properties of an existing type. They provide a way to transform each property in a type according to certain rules. Mapped types are useful for scenarios where you need to apply the same operation to each property in a type.
https://refine.dev/blog/typescript-mapped-types/#introduction
#ts #typescript #types
@ReactDev ๐
https://refine.dev/blog/typescript-mapped-types/#introduction
#ts #typescript #types
@ReactDev ๐
refine.dev
TypeScript Mapped Types in Depth | Refine
This post provides an in-depth guide on how to derive mapped types in TypeScript.
When it comes to performance and javascript One very important thing you need to think about is Garbage Collection in JavaScript Runtimes ( in this case V8 ). This article from Egghead.io is a very good read on how to improve the overall performance of your applications memory usage by utilizing a technique called Object Pooling.
https://egghead.io/blog/object-pool-design-pattern
#javascript #performance #v8
@ReactDev ๐
https://egghead.io/blog/object-pool-design-pattern
#javascript #performance #v8
@ReactDev ๐
egghead
Improve Performance with the Object Pool Design Pattern in JavaScript
expert led courses for front-end web developers and teams that want to level up through straightforward and concise lessons on the most useful tools available.
Patterns For JavaScript Frontend Applications ๐
https://blog.cloudboost.io/the-state-of-web-applications-3f789a18b810
#article #javascript #frontend
@ReactDev ๐
https://blog.cloudboost.io/the-state-of-web-applications-3f789a18b810
#article #javascript #frontend
@ReactDev ๐
daily.dev
Patterns For JavaScript Frontend Applications | daily.dev
Patterns are crucial in managing the complexity of JavaScript frontend applications, much like they were in desktop and enterprise applications. By drawing on architectural patterns like MVVM, CQRS, and Flux, developers can better manage the state and interactionsโฆ
Looks like Windows is having some trouble around the world
https://x.com/linuxopsys/status/1814218156216295741?t=ZDHGGT8kMMwnVP9hMGe1Ew&s=19
@ReactDev ๐
https://x.com/linuxopsys/status/1814218156216295741?t=ZDHGGT8kMMwnVP9hMGe1Ew&s=19
@ReactDev ๐
John Explains What happened ๐ค
also gives a temp solution
https://youtu.be/E8RQVx2gBFc?feature=shared
@ReactDev ๐
also gives a temp solution
https://youtu.be/E8RQVx2gBFc?feature=shared
@ReactDev ๐
YouTube
CrowdStrike Blew Up The Internet
The CrowdStrike Reddit Thread: https://www.reddit.com/r/crowdstrike/comments/1e6vmkf/bsod_error_in_latest_crowdstrike_update/
My Twitter Thread: https://x.com/_JohnHammond/status/1814178288220479565
CyFi10's Thread: https://x.com/CyFi10/status/1814188996471493050โฆ
My Twitter Thread: https://x.com/_JohnHammond/status/1814178288220479565
CyFi10's Thread: https://x.com/CyFi10/status/1814188996471493050โฆ
8 Exciting New JavaScript Concepts You Need to Know ๐ต๐ป
https://dev.to/dipakahirav/8-exciting-new-javascript-concepts-you-need-to-know-45hp
#javascript
@ReactDev ๐
https://dev.to/dipakahirav/8-exciting-new-javascript-concepts-you-need-to-know-45hp
#javascript
@ReactDev ๐
DEV Community
8 Exciting New JavaScript Concepts You Need to Know
As a developer, staying up-to-date with the latest advancements in JavaScript is crucial to writing...
What's the Difference between
https://medium.com/@zong8498/exploring-the-differences-between-object-and-object-in-typescript-927b50c9e0de
#typescript
@ReactDev ๐
object
and Object
in Typescript ? ๐คhttps://medium.com/@zong8498/exploring-the-differences-between-object-and-object-in-typescript-927b50c9e0de
#typescript
@ReactDev ๐
Medium
Exploring the Differences Between {}, Object, and object in TypeScript
Figure out the relationship between Object, object, and {} in 2 minutes.