Code Smell 271 - The Hollywood Principle
#typescript #cleancode #softwaredevelopment #softwareengineer #codesmells #hollywood #thehollywoodprinciple #codingmistakes
https://hackernoon.com/code-smell-271-the-hollywood-principle
#typescript #cleancode #softwaredevelopment #softwareengineer #codesmells #hollywood #thehollywoodprinciple #codingmistakes
https://hackernoon.com/code-smell-271-the-hollywood-principle
Hackernoon
Code Smell 271 - The Hollywood Principle
The [Hollywood Principle] is a software design principle emphasizing loose coupling between components.
How to Draw Simple Flows Without Any Design Skills
#html5 #svg #typescript #drawsimpleflows #howtodrawaflowchart #simpleflows #flowcharttutorial #howtodrawsimpleflows
https://hackernoon.com/how-to-draw-simple-flows-without-any-design-skills
#html5 #svg #typescript #drawsimpleflows #howtodrawaflowchart #simpleflows #flowcharttutorial #howtodrawsimpleflows
https://hackernoon.com/how-to-draw-simple-flows-without-any-design-skills
Hackernoon
How to Draw Simple Flows Without Any Design Skills
Recently I had a project which involved drawing a flow consisting of interconnected blocks. Here's how I tackled it.
The Power of Discriminated Unions in TypeScript
#typescript #discriminatedunions #typescripttutorial #typescriptguide #discriminateduniontypes #stringliteraltype #hackernoontopstory #typechecking
https://hackernoon.com/the-power-of-discriminated-unions-in-typescript
#typescript #discriminatedunions #typescripttutorial #typescriptguide #discriminateduniontypes #stringliteraltype #hackernoontopstory #typechecking
https://hackernoon.com/the-power-of-discriminated-unions-in-typescript
Hackernoon
The Power of Discriminated Unions in TypeScript
Basics of discriminated unions in TypeScript and how they could be helpful in certain cases.
Tutorial: How to Turn Figma Files to SVG with Rect Elements
#design #topfigmaplugins #figma #code #typescript #figmatosvg #figmafiletosvg #rectelements
https://hackernoon.com/tutorial-how-to-turn-figma-files-to-svg-with-rect-elements
#design #topfigmaplugins #figma #code #typescript #figmatosvg #figmafiletosvg #rectelements
https://hackernoon.com/tutorial-how-to-turn-figma-files-to-svg-with-rect-elements
Hackernoon
Tutorial: How to Turn Figma Files to SVG with Rect Elements
How to create SVG from Figma with rect instead of path elements
Pretty Slow / Ugly Fast: How to Optimize your Code in 19 Different Ways
#javascript #performance #typescript #opensource #nodejs #codeoptimization #performancetesting #softwareefficiency
https://hackernoon.com/pretty-slow-ugly-fast-how-to-optimize-your-code-in-19-different-ways
#javascript #performance #typescript #opensource #nodejs #codeoptimization #performancetesting #softwareefficiency
https://hackernoon.com/pretty-slow-ugly-fast-how-to-optimize-your-code-in-19-different-ways
Hackernoon
Pretty Slow / Ugly Fast: How to Optimize your Code in 19 Different Ways
Balancing elegance & performance in JavaScript: Explore 19 code patterns to find when clean code can slow you down & when to opt for speed over style.
Refactoring 017 - Convert Attributes to Sets
#programming #cleancode #refactoring #codesmells #technology #softwaredevelopment #softwareengineering #typescript
https://hackernoon.com/refactoring-017-convert-attributes-to-sets
#programming #cleancode #refactoring #codesmells #technology #softwaredevelopment #softwareengineering #typescript
https://hackernoon.com/refactoring-017-convert-attributes-to-sets
Hackernoon
Refactoring 017 - Convert Attributes to Sets
Using sets for attributes simplifies your code and makes state management easier.
How to Create Your Own NPM Package - 2024 Cookbook
#typescript #npmpackage #reactapp #reacthook #react #createyourownnpmpackage #npmpackagetips #npmpackagecreationguide
https://hackernoon.com/how-to-create-your-own-npm-package-2024-cookbook
#typescript #npmpackage #reactapp #reacthook #react #createyourownnpmpackage #npmpackagetips #npmpackagecreationguide
https://hackernoon.com/how-to-create-your-own-npm-package-2024-cookbook
Hackernoon
How to Create Your Own NPM Package - 2024 Cookbook
Learn how to create an NPM package in 2024. Address the "Invalid hook call error", manage peerDependencies, and enable watch mode for a smooth experience.
10 GitHub Repositories to Become a React Master
#react #githubrepository #reactunderthehood #reactdeveloperroadmap #reactcomponents #reacthooks #typescript #typescriptcheatsheets
https://hackernoon.com/10-github-repositories-to-become-a-react-master
#react #githubrepository #reactunderthehood #reactdeveloperroadmap #reactcomponents #reacthooks #typescript #typescriptcheatsheets
https://hackernoon.com/10-github-repositories-to-become-a-react-master
Hackernoon
10 GitHub Repositories to Become a React Master
We've curated a list of ten outstanding GitHub repositories that will not only enhance your understanding of React but also empower you to become a React master
How to Use Tuples in TypeScript
#typescript #tupletypesintypescript #tuplesintypescript #arrays #typescriptarrays #whataretuples #usecasesfortuples #typescripttuplesusecases
https://hackernoon.com/how-to-use-tuples-in-typescript
#typescript #tupletypesintypescript #tuplesintypescript #arrays #typescriptarrays #whataretuples #usecasesfortuples #typescripttuplesusecases
https://hackernoon.com/how-to-use-tuples-in-typescript
Hackernoon
How to Use Tuples in TypeScript
With tuples, we can easily construct special kinds of arrays, where elements are of fixed types with respect to an index or position.
Claude AI runs JavaScript, Python beats JavaScript on GitHub, & Node.js updates - This Week in JS
#javascript #claude35sonnet #claudeai #nodejs #featuresofnodejs #typescript #vscode #programming
https://hackernoon.com/claude-ai-runs-javascript-python-beats-javascript-on-github-and-nodejs-updates-this-week-in-js
#javascript #claude35sonnet #claudeai #nodejs #featuresofnodejs #typescript #vscode #programming
https://hackernoon.com/claude-ai-runs-javascript-python-beats-javascript-on-github-and-nodejs-updates-this-week-in-js
Hackernoon
Claude AI runs JavaScript, Python beats JavaScript on GitHub, & Node.js updates - This Week in JS
Claude can now write and execute JavaScript, JavaScript's GitHub crown falls to Python, new Node.js releases, the JS0/JSSugar debate, and more.
Building a Global Production Ready Marketplace With Medusa JS
#nodejs #medusa #ecommercemarketplace #mvpdevelopment #typescript #postgresql #redis #algolia
https://hackernoon.com/building-a-global-production-ready-marketplace-with-medusa-js
#nodejs #medusa #ecommercemarketplace #mvpdevelopment #typescript #postgresql #redis #algolia
https://hackernoon.com/building-a-global-production-ready-marketplace-with-medusa-js
Hackernoon
Building a Global Production Ready Marketplace With Medusa JS
Build a scalable marketplace with Medusa JS: from tech stack choices to custom plugins, payments, messaging, and shipping for a global, production-ready MVP
⚡️ 6 Vue.js UI Libraries (Vue 3) That Are Trending in 2024 🔥
#vuejs #nuxt #javascript #typescript #frontend #webdevelopment #uilibraries #vuejslibrary
https://hackernoon.com/6-vuejs-ui-libraries-vue-3-that-are-trending-in-2024
#vuejs #nuxt #javascript #typescript #frontend #webdevelopment #uilibraries #vuejslibrary
https://hackernoon.com/6-vuejs-ui-libraries-vue-3-that-are-trending-in-2024
Hackernoon
⚡️ 6 Vue.js UI Libraries (Vue 3) That Are Trending in 2024 🔥
Discover the top 6 Vue.js UI libraries of 2024 for Vue 3 apps. Explore Vuetify, Quasar, Element Plus, and more for efficient, modern frontend development.
TypeScript 5.7 RC Released, New npm Alternative, Future of JavaScript Frameworks - This Week in JS
#javascript #typescript #webdevelopment #programming #javascriptframeworks #artificialintelligence #storybook #thisweekinjs
https://hackernoon.com/typescript-57-rc-released-new-npm-alternative-future-of-javascript-frameworks-this-week-in-js
#javascript #typescript #webdevelopment #programming #javascriptframeworks #artificialintelligence #storybook #thisweekinjs
https://hackernoon.com/typescript-57-rc-released-new-npm-alternative-future-of-javascript-frameworks-this-week-in-js
Hackernoon
TypeScript 5.7 RC Released, New npm Alternative, Future of JavaScript Frameworks - This Week in JS
TypeScript’s latest release candidate, a thought-provoking discussion about the future of frameworks in the AI era, and some must-know tools to boost your skill
Visualizing PostgreSQL Data With Angular To Analyze What Passengers Find Rude to Do During a Flight
#postgresql #angular #flexmonster #datavisualization #typescript #visualizingpostgresqldata #datavisualizationtechniques #postgresqldevelopmentstack
https://hackernoon.com/visualizing-postgresql-data-with-angular-to-analyze-what-passengers-find-rude-to-do-during-a-flight
#postgresql #angular #flexmonster #datavisualization #typescript #visualizingpostgresqldata #datavisualizationtechniques #postgresqldevelopmentstack
https://hackernoon.com/visualizing-postgresql-data-with-angular-to-analyze-what-passengers-find-rude-to-do-during-a-flight
Hackernoon
Visualizing PostgreSQL Data With Angular To Analyze What Passengers Find Rude to Do During a Flight
The article guides you through the process of creating an Angular reporting app with PostgreSQL, pivot grid, and chart visualization in the form of a dashboard.
Angular Expandable and Collapsible Sidebar With Icons: A Step-by-Step Guide
#angular #angularjs #angulardevelopment #typescript #javascript #angulartutorial #sidebardevelopment #angularguide
https://hackernoon.com/angular-expandable-and-collapsible-sidebar-with-icons-a-step-by-step-guide
#angular #angularjs #angulardevelopment #typescript #javascript #angulartutorial #sidebardevelopment #angularguide
https://hackernoon.com/angular-expandable-and-collapsible-sidebar-with-icons-a-step-by-step-guide
Hackernoon
Angular Expandable and Collapsible Sidebar With Icons: A Step-by-Step Guide
Creating an expandable and collapsible sidebar in Angular can significantly enhance the user experience of your application.
I Fell in Love With My Code, Then I Had to Kill It
#softwarearchitecture #react #typescript #javascript #softwaredevelopment #presentations #opensourcesoftware #hackernoontopstory
https://hackernoon.com/i-fell-in-love-with-my-code-then-i-had-to-kill-it
#softwarearchitecture #react #typescript #javascript #softwaredevelopment #presentations #opensourcesoftware #hackernoontopstory
https://hackernoon.com/i-fell-in-love-with-my-code-then-i-had-to-kill-it
Hackernoon
I Fell in Love With My Code, Then I Had to Kill It
Sometimes the best code is the code you delete. Don't love your code and do what's best for the codebase.
Refactoring 020 - Transform Static Functions
#programming #cleancode #softwaredevelopment #technology #refactoring #codesmells #javascript #typescript
https://hackernoon.com/refactoring-020-transform-static-functions
#programming #cleancode #softwaredevelopment #technology #refactoring #codesmells #javascript #typescript
https://hackernoon.com/refactoring-020-transform-static-functions
Hackernoon
Refactoring 020 - Transform Static Functions
How to replace static functions with object interactions.
December Brings Free GitHub Copilot
#javascript #githubcopilot #github #stateofjavascript2024 #typescript #tailwindcss #bun #eslint
https://hackernoon.com/december-brings-free-github-copilot
#javascript #githubcopilot #github #stateofjavascript2024 #typescript #tailwindcss #bun #eslint
https://hackernoon.com/december-brings-free-github-copilot
Hackernoon
December Brings Free GitHub Copilot
The State of JavaScript 2024 report, unpacking Tailwind CSS 4 updates that’ll make your styles fly, and serving up fresh tools to streamline your dev grind.
Easy Audio Transcription With Whisper Over GraphQL
#graphql #ai #openaiwhisper #tutorial #typescript #whisperaudiotranscription #audiorecordingfrontend #parsingdataurls
https://hackernoon.com/easy-audio-transcription-with-whisper-over-graphql
#graphql #ai #openaiwhisper #tutorial #typescript #whisperaudiotranscription #audiorecordingfrontend #parsingdataurls
https://hackernoon.com/easy-audio-transcription-with-whisper-over-graphql
Hackernoon
Easy Audio Transcription With Whisper Over GraphQL
Learn to build voice features with OpenAI's Whisper model in a quick, effective way without throwing away your GraphQL backend.
My adventJS Journey
#adventjs #typescript #developerjourney #whatusadventjs #programmingchallenges #dailyprogrammingchallenges #developerchallenges #adventofcode
https://hackernoon.com/my-adventjs-journey
#adventjs #typescript #developerjourney #whatusadventjs #programmingchallenges #dailyprogrammingchallenges #developerchallenges #adventofcode
https://hackernoon.com/my-adventjs-journey
Hackernoon
My adventJS Journey
AdventJS is a fun coding event with daily programming challenges at varying difficulty levels