DEV Community

Cover image for ๐Ÿ”ฅ Trending News, Repos and Products of the day - Digest #101
Hackertab.dev ๐Ÿ–ฅ๏ธ
Hackertab.dev ๐Ÿ–ฅ๏ธ

Posted on โ€ข Originally published at blog.hackertab.dev on

2

๐Ÿ”ฅ Trending News, Repos and Products of the day - Digest #101

articleImgEach day we handpick the best web content across different websites eg: Hackernews, Github, Reddit... to help you stay updated with the hottest trends!


Level up your ๐Ÿš€ skills with these Github repositories:

Github

๐Ÿ“™ CVE-2021-44228_scanner

๐Ÿ‘ค CERTCC | โญ +143 stars Scanners for Jar files that may be vulnerable to CVE-2021-44228

๐Ÿ“™ Signal-Calling-Service

๐Ÿ‘ค signalapp | โญ +250 stars Forwards media from 1 group call device to N group call devices.

๐Ÿ“™ Neovim-from-scratch

๐Ÿ‘ค LunarVim | โญ +269 stars A Neovim config designed from scratch to be understandable


๐ŸŽ‰ ๐Ÿ”ฅ Hottest Devto posts :

๐Ÿ“ All About Validators in Angular + Creating Custom Sync & Async Validators

๐Ÿ‘ค Adithya Sreyaj | ๐Ÿ‘ +24 reactions Validators in angular are just simple functions that check our form values and return an error if...

๐Ÿ“ Android developer - Interview questions

๐Ÿ‘ค HariKrshnan | ๐Ÿ‘ +29 reactions Hello, recently I made a job switch and have attended interviews in various companies. I would like...

๐Ÿ“ How to Persist Components Between Pages in Next.js (And why it works)

๐Ÿ‘ค Chen Ni | ๐Ÿ‘ +24 reactions The biggest question I had about Next.js (as an SSR framework) is: If the pages are rendered on the...


๐Ÿ‘€ Keep an eye on these cool products too:

๐Ÿ”ง Christmas Raffle

๐Ÿ”บ +28 | ๐Ÿ’ฌ +6 Organize A Raffle For Christmas Christmas Raffle

๐Ÿ”ง ParrotBay.io

๐Ÿ”บ +19 | ๐Ÿ’ฌ +2 HTTP request inspection, mocked API response, HTTP proxy ParrotBay.io

๐Ÿ”ง OSINT Tool

๐Ÿ”บ +12 | ๐Ÿ’ฌ +3 Chrome extension looks up phone/email/IP/people via APIs OSINT Tool


๐Ÿ™Œ Wrap Up! That was all for this week.

Follow Hackertab on Twitter for more tips: @hackertabdev

HackertabHackertab turns your New Tab page into a geeky one that keeps you as a developer updated with the best tools, news, jobs and events.

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, weโ€™ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, weโ€™ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay