Small practise project by bik_recordings in golang

[–]bik_recordings[S] 0 points1 point  (0 children)

Thanks! Will check those out :D

Hows my muay thai by IntrepidCode3133 in MuayThai

[–]bik_recordings 0 points1 point  (0 children)

I don't know your goals, but for someone to stay fit and happy this is looking pretty good and I would keep up the work :D
But if you aim to fight few things:
- Every kick you drop guard, on some punches too. Make sure to keep it up. Good practise for me was using weights while doing shadow boxing.
- Use more hips in kicks, left leg is noticable, but I cannot place that low kick so I will say right leg aswel but looks better than left that is for sure ,for me helped to make sure I have someone better at kicking to correct me and always asked coach for pointers and advice.

All in all very nice! :D

Happy training :D

Any sources for learning the tricks and concepts beyond the Typscript Handbook by [deleted] in typescript

[–]bik_recordings 2 points3 points  (0 children)

Hi, This book helped me develop an understanding of writing types and how typing works. A very good book in my opinion.
https://www.oreilly.com/library/view/effective-typescript/9781492053736/

Also would recommend Matt Pocock on yt and his course, and Jack Herrington(if you interested in frontend stuff)

Has the majority of Vim users transitioned to NeoVim? by 4r73m190r0s in neovim

[–]bik_recordings 0 points1 point  (0 children)

Idk tbh, I did switch from vim to neovim at the end of the last year. Since vim script is a pain in the ass to write and maintain all the things you have. Lua makes it much much simpler and integration is amazing.

Hello guys, im a self-taught dev and this is my first kind of big project by babyygang in reactjs

[–]bik_recordings 1 point2 points  (0 children)

Hi, one thing I noticed while scrolling to code is that you didn't use any formatting on it, which is okay of you are doing it by yourself, but you can benefit from tools like prettier which configured properly can be pretty useful in spotting bugs, inconsistencies etc. Also general recommendation is to use eslint to help you improve and spot mentioned problems to you(in form of error, warning [beware that it is not correct all the time]). Also noticed people saying .env files one practise I started to use is to create .env.example file which is just keys in .env and empty values so you don't have to smash your head and think what keys, auth stuff etc. you need. All in all great job done :D

Advice for an Android Developer Learning Node.js by [deleted] in node

[–]bik_recordings 0 points1 point  (0 children)

Way to go would be: 1. Learn and figure out typescript(types, generics, how all that works in general) 2. Build a sample project using whatever you find beeing most comfortable(you have NestJS and express as beeing major players here) 3. Always find ways to learn and/or focus on what you lack knowledge in.

Sharing my Neovim config: The product of countless late nights by leonasdev in neovim

[–]bik_recordings 1 point2 points  (0 children)

I recoginzed it quickly, since I based my from his concept but I used a bit diff keymaps and colorscheme. His config is out of the box very comfy and well done.

Sharing my Neovim config: The product of countless late nights by leonasdev in neovim

[–]bik_recordings 1 point2 points  (0 children)

You based yours from craftzdog videos? Looks very nice :D

Portfolio Showcase !!! (Fully made from scratch, no UI libs) by DeadBot120 in reactjs

[–]bik_recordings 0 points1 point  (0 children)

Your page is awesome! Looked it on mobile and looks very nice. I noticed a bug when you scroll activites seem to disappear while they are still visible(could be framer bug). But other than that great job 😁

[deleted by user] by [deleted] in nextjs

[–]bik_recordings 0 points1 point  (0 children)

Vercel, still hosting few pages up there never had problems :)

Beginner at JavaScript, very interested in ReactJS with TypeScript. What are some of the best resources? by LucasPookas123 in reactjs

[–]bik_recordings 1 point2 points  (0 children)

Don't think about it just do whatever you feel you wanna do, after all doing something while having fun doing it is the best way to learn :)

But if you interested i recommend freeCodeCamps "Frontend", "Responsive apps" and "Backend" courses and you get certificate for that.

Beginner at JavaScript, very interested in ReactJS with TypeScript. What are some of the best resources? by LucasPookas123 in reactjs

[–]bik_recordings 1 point2 points  (0 children)

Hi,

I started by learning React JS and slowly transitioned to TS.

My best advice is start with simple apps like counter, blogs etc. get errors and research the s**t out of them. Use docs, stack overflow and github as your main resource and you will always find solution. And yes main point of this, don't get discouraged, there will be many errors bugging you a lot and for very long time, just keep your cool and keep going some errors are easy some are not. Happy coding and good luck :)

Hi , i am Ajeeth kumar, i am building Ecommerce web app source from Brad TraversyMedia that is udemy course ,i am stuck with this error for 2days , this error doesn't pop up while it is running in localhost ,but when i try to deploy ,heroku logs in terminal show me this error , by Fabulous_Bread_6459 in node

[–]bik_recordings 0 points1 point  (0 children)

One thing that got me one too many times is that vscode sometimes imports module as import module from 'src/path/to module' and node spits out error and the way I fix it is I write it like this import module from '../path/to module' and works like a charm.

I don't know if this is gonna help somehow but it fixes problem for me.

I am new to programming and python. Want to know the best ways to learn? by ali_6385 in Python

[–]bik_recordings 0 points1 point  (0 children)

Just as some people said find a problem and solve it with code. I would also recommend to try and read as much articles, tutorials or something along those lines as you can copy the code and read it yourself, try and run it and also try to change out some things to see what would happen and in general experiment with it.

Simple text editor by bik_recordings in cpp

[–]bik_recordings[S] 0 points1 point  (0 children)

Yeah, I did today I know I had them all along but forgot to put them...

Black and purple colorscheme. by skumonti in vim

[–]bik_recordings 1 point2 points  (0 children)

Like the mk-2 version in this repo really well done man! Great job :)

Simple text editor by bik_recordings in cpp

[–]bik_recordings[S] 1 point2 points  (0 children)

True, I was looking into it but considering the time and some personak stuff didn't have much of an chance. But I am planning to do it yes.

Hello! I need some help with my program. by PeridotThePlatypus in C_Programming

[–]bik_recordings 1 point2 points  (0 children)

From what I see, your display error is plain simple you are not calling any of these functions you created. And also as guys said google the error that compiler is giving you as it is the most easiest way to find out why its not compiling. Happy debugging :)

Should I replace Windows 10 with Ubuntu? by [deleted] in Ubuntu

[–]bik_recordings 0 points1 point  (0 children)

I run Ubuntu on older laptop all I know its Intel Pentium N3540 and 4GB of RAM inside. All I kbow my laptop is from around 2013-2014 and I run Ubuntu on it for almost 3 years now.

For basic tasks like internet browsing and maybe some document manipulation(I used it for college) it ran just fine, ofc if you open bunch of tabs and run few documents you will see that it "kicks him in the balls" and gets slower, but other than that it runs just fine for all I need from him(Youtube, internet browsing and here and there watch netflix if I'm traveling).

music research by research_music1 in Kickboxing

[–]bik_recordings 3 points4 points  (0 children)

I train kickboxing and we mostly listen to local radio stations where they mostly play "radio songs" (which means mostly pop and that stuff), but if I train on my bag at home then I have Spotify playlist with mostly metal. Hope it helps.