Skill Piper

Programming Tech Brief By HackerNoon

Brought to you by, HackerNoon

https://skillpiper.com/share/1698546603

Programming Tech Brief By HackerNoon

Learn the latest programming updates in the tech world.

...see more

    Education

Subscribe and Listen Anywhere

  • rss
  • spotify
  • apple
  • breez
  • youtube
  • castbox
  • overcast
  • podcastaddict
  • pocketcasts
  • podbean
  • playerfm
  • antennapod
  • podcastrepublic
  • anytimeplayer

Recent Episodes of Programming Tech Brief By HackerNoon


How to Build a Request Access Approval System Using Next.js

How to Build a Request Access Approval System Using Next.js

This story was originally published on HackerNoon at: https://hackernoon.com/how-to-build-a-request-access-approval-system-using-nextjs.
Learn how to build an efficient Request Access Approval System using Next.js and Permit.io for managing permissions securely and effectively
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #next.js, #authorization, #request-access-approval, #web-development, #what-is-raa, #raa-explained, #nuxtjs-tutorial, #nextjs-guide, and more.

This story was written by: @arindam1729. Learn more about this writer by checking @arindam1729's about page, and for more stories, please visit hackernoon.com.

Next.js is a...

Episode 26 July 2024 7m and 39s


10 LeetCode Patterns to Solve 1000 LeetCode Problems

10 LeetCode Patterns to Solve 1000 LeetCode Problems

This story was originally published on HackerNoon at: https://hackernoon.com/10-leetcode-patterns-to-solve-1000-leetcode-problems.
Ever wondered how to master 1000 LeetCode problems in six months? You have a shortcut. By learning these ten patterns, you can solve LeetCode easily.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #leetcode, #leetcode-practice, #leetcode-patterns, #solutions-in-python, #competitive-programming, #tech-interview-preparation, #dsa-fundamentals, #leetcode-solutions, and more.

This story was written by: @thomascherickal. Learn more about this writer by checking @thomascherickal's about page, and for more stories, please visit hackernoon.com.

10 LeetCode Patterns that...

Episode 26 July 2024 21m and 56s


Code Review Culture: Why You Need to Have One

Code Review Culture: Why You Need to Have One

This story was originally published on HackerNoon at: https://hackernoon.com/code-review-culture-why-you-need-to-have-one.
Code review culture is important to avoid friction in your team and bugs in code. As reviewers, you want to avoid personal style comments (aka nitpicks)
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #code-review, #code-review-best-practices, #reviewing-pull-requests, #swift, #engineering-culture, #code-review-guide, #coding-culture, #coding-review-tips, and more.

This story was written by: @jemsberliner. Learn more about this writer by checking @jemsberliner's about page, and for more stories, please visit hackernoon.com.

Code review...

Episode 25 July 2024 13m and 9s


Event Bus in Microservice Architecture With RabbitMQ and Python

Event Bus in Microservice Architecture With RabbitMQ and Python

This story was originally published on HackerNoon at: https://hackernoon.com/event-bus-in-microservice-architecture-with-rabbitmq-and-python.
An “Event bus” is a design pattern that enables different parts of a software system to communicate with each other by publishing and subscribing events. Produc
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #architecture, #event-driven-architecture, #rabbitmq, #python, #microservices, #software-development, #event-driven-microservice-architecture, #what-is-an-event-bus, and more.

This story was written by: @tyurin23. Learn more about this writer by checking @tyurin23's about page, and for more stories, please visit hackernoon.com.

An “Event...

Episode 25 July 2024 6m and 59s


AOSP and Linux Cross Border Convergence! Look at OpenFDE, New Open Source Linux Desktop Environment

AOSP and Linux Cross Border Convergence! Look at OpenFDE, New Open Source Linux Desktop Environment

This story was originally published on HackerNoon at: https://hackernoon.com/aosp-and-linux-cross-border-convergence-look-at-openfde-new-open-source-linux-desktop-environment.
Open Fusion Desktop Environment is a new Linux desktop environment design exploration project, similar to KDE and GNOME.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #linux, #open-source-software, #android, #aosp, #linux-cross-border, #linux-desktop-environment, #openfde, #open-fusion-desktop, and more.

This story was written by: @hacker-awaryd7. Learn more about this writer by checking @hacker-awaryd7's about page, and for more stories, please visit hackernoon.com.

OpenFDE (Open Fusion Desktop Environment) is a new Linux...

Episode 24 July 2024 3m and 16s


How to Build Your Own TODO-list Service With Golang and MongoDB

How to Build Your Own TODO-list Service With Golang and MongoDB

This story was originally published on HackerNoon at: https://hackernoon.com/how-to-build-your-own-todo-list-service-with-golang-and-mongodb.
Many have wondered how a simple task sheet or applications that provide such functionality work. In this article, we will write a small TODO service.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #mongodb, #golang, #microservices, #compass, #todolist, #how-to-build-a-todo-list, #golang-tutorial, #mongodb-guide, and more.

This story was written by: @mrdrseq. Learn more about this writer by checking @mrdrseq's about page, and for more stories, please visit hackernoon.com.

Many have wondered...

Episode 24 July 2024 8m and 41s


Duplicating a Database Record in Laravel

Duplicating a Database Record in Laravel

This story was originally published on HackerNoon at: https://hackernoon.com/duplicating-a-database-record-in-laravel.
Using the replicate() method to duplicate a database record in Laravel.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #php, #laravel, #programming, #github-copilot, #chatgpt, #software-development, #database, #web-development, and more.

This story was written by: @zachflower. Learn more about this writer by checking @zachflower's about page, and for more stories, please visit hackernoon.com.

Using the replicate() method to duplicate a database record in Laravel.

Episode 23 July 2024 4m and 31s


Code Smell 260 - Crowdstrike NULL

Code Smell 260 - Crowdstrike NULL

This story was originally published on HackerNoon at: https://hackernoon.com/code-smell-260-crowdstrike-null.
Learn how to avoid the null trap in privilege mode drivers to prevent system crashes, security risks, and instability.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #clean-code, #null, #null-checks-in-code, #privilege-mode-drivers, #windows-programming, #null-pointers, #memory-access-violation, #code-quality, and more.

This story was written by: @mcsee. Learn more about this writer by checking @mcsee's about page, and for more stories, please visit hackernoon.com.

Using null pointers in critical code can crash...

Episode 23 July 2024 5m and 15s


Improving No-Code APIs with PostgreSQL, PostgREST, and Apache APISIX

Improving No-Code APIs with PostgreSQL, PostgREST, and Apache APISIX

This story was originally published on HackerNoon at: https://hackernoon.com/improving-no-code-apis-with-postgresql-postgrest-and-apache-apisix.
At Swiss PgDay, I shared how to simplify API creation using PostgreSQL, PostgREST, and Apache APISIX, including rewriting requests for cleaner URL handling.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #apache-apisix, #apache-apisix-plugin, #url, #urls, #rewriting, #url-rewrite, #pgday, #no-code-api, and more.

This story was written by: @nfrankel. Learn more about this writer by checking @nfrankel's about page, and for more stories, please visit hackernoon.com.

Episode 20 July 2024 2m and 45s


Mastering JavaScript Objects: A Comprehensive Guide

Mastering JavaScript Objects: A Comprehensive Guide

This story was originally published on HackerNoon at: https://hackernoon.com/mastering-javascript-objects-a-comprehensive-guide.
Exploring Object Literals, Properties, Methods, and Object Destructuring, Custom constructors, Mechanism for inheritance and object, and Built-in Objects.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #javascript, #js, #objects, #javascript-objevts, #javascript-guide, #web-development, #programming, #coding, and more.

This story was written by: @sadanandgadwal. Learn more about this writer by checking @sadanandgadwal's about page, and for more stories, please visit hackernoon.com.

Exploring Object Literals, Properties, Methods, and Object Destructuring, Custom constructors...

Episode 20 July 2024 4m and 37s

Skill Piper
HomeBlogAboutContactNewsletter

© 2024 Skill Piper. All rights reserved

Twitter