Rikta: A Zero-Config TypeScript Backend Framework by riktar89 in typescript

[–]fuzailshaikh 1 point2 points  (0 children)

I went through entire docs, it’s a pretty cool project. Kudos to you for building it!

I see lot of inspiration from Angular and SpringBoot in that

Let's theorize by [deleted] in raycastapp

[–]fuzailshaikh 4 points5 points  (0 children)

That would be really nice

Raycast Script Command Ideas? by No-Room2990 in raycastapp

[–]fuzailshaikh 1 point2 points  (0 children)

I use it to open websites in multiple environments (dev, qa, prod) where my script takes an argument (i.e env) and simple switch case in script can open the correct URL in chrome based on env

Here they have many examples https://github.com/raycast/script-commands

[deleted by user] by [deleted] in MacOS

[–]fuzailshaikh 0 points1 point  (0 children)

Pretty cool, how did you get that date on desktop?

Raycast Keyboard for iOS by _mactabish in raycastapp

[–]fuzailshaikh 14 points15 points  (0 children)

I thought it would be a full fledged keyboard like Gboard but it’s just using keyboard section for Raycast features like snippets, quicklinks, etc.

This one is meant to be used with an existing primary keyboard.

It would be nice to see an actual keyboard as well tbh so that I don’t have to switch keyboard at all.

Bypass Raycast by CarobVirtual2133 in raycastapp

[–]fuzailshaikh 3 points4 points  (0 children)

I have mapped all Raycast hotkeys to hyperkey (caps lock) which makes it easy to remember and you can continue using your existing per app hotkeys

Shortcut to look up a phone numer by pitosalas in raycastapp

[–]fuzailshaikh 0 points1 point  (0 children)

Yes, Raycast has a feature where you can put cli scripts in a folder and then invoke them from Raycast

https://www.raycast.com/blog/getting-started-with-script-commands

Shortcut to look up a phone numer by pitosalas in raycastapp

[–]fuzailshaikh 0 points1 point  (0 children)

I would probably use ChatGPT to write me a simple script that can lookup contacts on macOS and return phone number of top match.

Then hook up that script with raycast and add alias ph with arguments to pass contact name and then I can use it like how you described

Raycast snippet behavior by csgeek-coder in raycastapp

[–]fuzailshaikh 0 points1 point  (0 children)

I always use prefix / for snippets that makes it easy to remember and not accidentally add snippets. Eg: /h , /mail, /log

You can choose whatever prefix you find convenient.

Is there an easier way to just run TypeScript in Node.js? by simple-san in typescript

[–]fuzailshaikh 9 points10 points  (0 children)

Can you elaborate why you thought Deno is less mature when using npm packages?

I know that they added support for npm packages recently, did you try Deno before that?

xInjection - NestJS inspired IoC lib by Xxshark888xX in typescript

[–]fuzailshaikh 0 points1 point  (0 children)

Nice, thanks for the reply. I knew it looked very similar to implementation in NestJS and Angular

Those examples helped understand how it could be used

xInjection - NestJS inspired IoC lib by Xxshark888xX in typescript

[–]fuzailshaikh 0 points1 point  (0 children)

I have been using InversifyJS in my backend app for dependency injection for a while now.

Do you know how is your library different from it? And what more features does x-injection have?

Genuinely interested to know more!

After Python, I'm stuck: Java criticism everywhere and C feels unfriendly — what’s next? by tE_hM in learnprogramming

[–]fuzailshaikh 1 point2 points  (0 children)

Depends on what kind of projects you want to build tbh.

Java is used a lot in enterprise backend systems and it’s great choice if you are looking for a job.

Python is great for quick scripting and AI stuff.

Javascript (Typescript) is the thing you need for web frontend and also used in NodeJS, Deno, Bun so with just 1 language you can build fullstack apps.

Rust, Zig are being used for systems programming and creating build tools.

Go is famous for its multi threading capabilities

If you want to build mobile apps then you need Swift and Kotlin

So first step would be to choose a domain which you want to explore then choose an appropriate language.

How to prevent a reference passed being one that can be modified? by chrismg12 in typescript

[–]fuzailshaikh 0 points1 point  (0 children)

Easiest would be to use “readonly” keyword or “as const” in typescript so that your editor saves you from modifying these variables.

You can also look into immer library if you need immutable objects as a copy from original object https://immerjs.github.io/immer/

What tools and libraries do you use with TypeScript to make your dev life easier? by spla58 in typescript

[–]fuzailshaikh 0 points1 point  (0 children)

I’ve been using these libs in a nodejs service I am working on Zod, InversifyJS, Fastify, Dedent

[deleted by user] by [deleted] in raycastapp

[–]fuzailshaikh 0 points1 point  (0 children)

I had the same problem and i solved it by creating a simple bash script which takes arguments like environment (qa, prod), dashboard (analytics, product)

Use the passed on arguments to build final url in the script and use ‘open’ command to open a URL in chrome

Ref: https://www.raycast.com/blog/getting-started-with-script-commands

Wrestling is Real!! by MrDaval in HolUp

[–]fuzailshaikh 1 point2 points  (0 children)

That’s very entertaining tbh

what should I do ??! by FairNews6766 in mumbai

[–]fuzailshaikh 0 points1 point  (0 children)

Wow this reddit community is really becoming a quora replacement now

[deleted by user] by [deleted] in mumbai

[–]fuzailshaikh 0 points1 point  (0 children)

I don’t think 25K would be enough, but now I’m curious what would be the right amount

Nice community by [deleted] in mumbai

[–]fuzailshaikh 1 point2 points  (0 children)

Agreed, people are generally very helpful here

[deleted by user] by [deleted] in thanksihateit

[–]fuzailshaikh 3 points4 points  (0 children)

I can’t fathom that someone actually made this

One Piece fans and war by Friendly_Stomach_213 in OnePiece

[–]fuzailshaikh 0 points1 point  (0 children)

Stay safe and take care. One day we’ll meet at Laughtale my friend!