stackoverflow icon

Stackoverflow

How to solve this TypeError in Next.Js?

Image of the error displayed on client-side screen Error message: ⨯ src\models\user.model.ts (45:1) @ ⨯ Cannot read properties of undefined (reading 'User') 43 | ); 44 | 45 | const User = | ^ 46 | ...

  • mongodb
  • mongoose
  • next.js
  • typeerror
  • undefined
vote icon

0

comments icon

0

avatar icon

Jenish P

Remove extra symbol on a Latex document

What is the error of \tableofcontents and on the pdf print extra .,, symbol. I try to remove the extra symbol .,, on the pdf but I do not put any extra symbol on the latex and here also shows a error ...

  • controls
  • undefined
  • symbols
  • pdflatex
  • tableofcontents
vote icon

0

comments icon

0

avatar icon

Rathin Halder

Can't access object in nested loop (JS and three.js) [duplicate]

I have a question about JavaScript and Threejs. I made an object title_and_coord that stores sentences and their Vector3 coordinates (for wherever each sentence appears in my scene). I am trying to ...

  • javascript
  • object
  • three.js
  • undefined
  • nested-loops
vote icon

0

comments icon

0

avatar icon

Iti Gupta

Why do object keys become undefined if they are accessed via an JSX element?

In Preact, I want to display an object: export default function Component() { const obj = { a: 'a', b: 'b'} const elements = []; for (const [key, value] of Object.entries(obj)) { elements....

  • object
  • jsx
  • undefined
  • preact
vote icon

0

comments icon

1

avatar icon

Ooker

Why does the error "document is not defined" still happen when I check for its falsiness already?

I'm using Deno Fresh. In routes/indes.jsx I have: import Test from "../islands/test.jsx"; export default function App() { return <Test></Test> And in islands/test.jsx I ...

  • reactjs
  • dom
  • undefined
  • server-side-rendering
  • freshjs
vote icon

-1

comments icon

1

avatar icon

Ooker

Uncaught ReferenceError: function is not defined at HTMLSelectElement.onchange and TypeError: Cannot read properties of undefined (reading 'slice') [duplicate]

I'm displaying the movie data that I've brought in open api in card format. I'd like to newly arrange them in the order of title a-z and highest stars in drop-down format. However, it does not work ...

  • javascript
  • html
  • undefined
vote icon

1

comments icon

0

avatar icon

조은영

Why does typescript give "object is possibly undefined" when object is defined in constructor?

Title says it all. I don't see how this.authService could possibly be undefined after this.authService = new AuthService() in the constructor (or something incredibly close). The base class uses a ...

  • typescript
  • undefined
vote icon

-1

comments icon

1

avatar icon

Tim Hardy

Do mapped types magically detect `null` and `undefined`? [duplicate]

If I can trust my vscode transpiler it tells me that for each of these types the result is the one I put in comments type keyOfNull = keyof null // never type keyOfundefined = keyof ...

  • typescript
  • null
  • undefined
  • mapped-types
vote icon

4

comments icon

0

avatar icon

Drax

How to map undefined and null to avro types

In our team, we have a TypeScript app owning enum data that we want to convert into an avro message. The problem is now, in TypeScript the data can have a value, or be null, or undefined. The case of ...

  • typescript
  • null
  • undefined
  • avro
vote icon

0

comments icon

0

avatar icon

Hermann.Gruber

Warning: Undefined array key "resident_id" in C:\xampp\htdocs\domiciliaryNexus\pages\residents.php on line 96" same on line 97

<?php // error_reporting(E_ERROR | E_PARSE | E_CORE_ERROR | E_CORE_WARNING | E_COMPILE_ERROR | E_COMPILE_WARNING); $query = "SELECT resident_id, fname, mname, lname, ...

  • arrays
  • key
  • undefined
  • warnings
vote icon

0

comments icon

0

avatar icon

Michael Demiurgos Morningstar

for loop calling a function; output works but also shows undefined

I am new to programming and am currently working in JavaScript. I am trying to put together a simulation of rolling dice using a for loop. The program works but output also outputs undefined after ...

  • javascript
  • function
  • for-loop
  • output
  • undefined
vote icon

1

comments icon

2

avatar icon

Brice N

Warning: Trying to access array offset on null in & Warning: Undefined array key "hotspot_offset_x" in [duplicate]

When updating to the newest PHP version (8.3.4), I get trouble with an Elementor module in the PHP file. I'm not experienced with PHP so I understand partly what the problem is but not how to fix it. ...

  • php
  • undefined
  • warnings
  • array-key
vote icon

-1

comments icon

0

avatar icon

user24538044

Nextjs14 Build error "window is not defined" occurs when using snapsvg-cjs-ts

I created an app using Nextjs 14 and snapsvg-cjs-ts. In development mode, I achieved my desired result. However, when attempting to create a build, I consistently received the error message "...

  • next.js
  • build
  • window
  • undefined
vote icon

0

comments icon

0

avatar icon

M. Kamel Harchaoui

Error FAILED! => {"msg": "'ansible' is undefined. 'ansible' is undefined"}

running this piece of code with ansible 8.7.0: name: PRINT ANSIBLE debug: msg: "{{item.fileName}}" loop: "{{ansible}}" Throws me the error: TASK [atos.atosbviaas....

  • undefined
vote icon

0

comments icon

0

avatar icon

Radu Hociung

Cannot convert undefined value to object - I am using react-native-draganddrop-board library

Check this screenshort I've recently integrated the 'draganddropboard' library to implement functionality similar to Trello's drag-and-drop feature. However, I've encountered an issue where attempting ...

  • react-native
  • object
  • undefined
vote icon

0

comments icon

0

avatar icon

SurajTopal

When make libexosip2-5.3.0 ,it return bugs about openssl reference undefined

When i want to install libexosip2,it make fail: make[2]: Entering directory `/home/cctvlearn/libexosip2-5.3.0/tools' CCLD sip_reg ../src/.libs/libeXosip2.so: undefined reference to `...

  • makefile
  • openssl
  • undefined
  • exosip
vote icon

0

comments icon

0

avatar icon

qqqc

ActionScript 2.0: Input data from .swf file will not save variables correctly in a .txt file. Error: Undefined

I have a live chat system that I built in Flash CS6 using ActionScript 2. Everything works well except for one instance name/variable that keeps showing up as "undefined" inside of a .sol ...

  • variables
  • flash
  • actionscript
  • undefined
vote icon

1

comments icon

1

avatar icon

TypicalProgrammer

Undefined variable $categorie_id issue in Livewire Blade view

I am trying to fetch all subcategories related to a single category with Livewire but am getting an error. Undefined variable $categorie_id. The thing is, I'm trying to fetch and render the ...

  • laravel
  • undefined
  • laravel-livewire
vote icon

0

comments icon

0

avatar icon

Mohmed Blida

onEdit() 'row is not defined' error using checkboxes

This script tries to add or remove checkboxes from column A if columns B-D are populated or not. If every cell in those three columns of that row is populated then a checkbox is inserted in column A. ...

  • google-apps-script
  • checkbox
  • undefined
vote icon

1

comments icon

2

avatar icon

Tien

app.js:55 Uncaught TypeError: Cannot read properties of undefined (reading 'value')

i have checked the node list before adding the 'fetchValues' function to make sure that it have a value , but when i add the function , this error shows up: Uncaught TypeError: Cannot read properties ...

  • javascript
  • arrays
  • jquery-selectors
  • undefined
  • nodelist
vote icon

0

comments icon

0

avatar icon

Abdi Med Amin

I am trying a display items (events) from db typescript nestjs using handlebars the events are an array of object. Properties of each object undefined

please look at the way i am passing the events check for the issue @Get('views/users/events') async findAllEvents( @Req() req: Request, @Res() res: Response, @Query('page') page: number = 1, @Query(...

  • arrays
  • object
  • properties
  • handlebars.js
  • undefined
vote icon

-1

comments icon

1

avatar icon

Samie Ezealor

Is there a way to fix Undefined data in table cells?

I'm reading an XML file and displaying it on a webpage. I'm using a JS script which reads the XML file and displays the information in a table. However, when the page loads the information inside the ...

  • javascript
  • html
  • xml
  • html-table
  • undefined
vote icon

0

comments icon

1

avatar icon

Hakuna

Can't call javascript function from a anchor element in innerhtml - undefined

I have a list of collapsible divs that is populated with data from a geoJson file and updated dynamically when you zoom in and out of a map, to reflect the markers that are within the bounds of the ...

  • javascript
  • undefined
  • innerhtml
  • dynamic-list
vote icon

0

comments icon

1

avatar icon

Kiri

I found a strange behavior in JS. How to stop this behavior [duplicate]

let's start with two files index.html and script.js <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport"...

  • javascript
  • node.js
  • typescript
  • function
  • undefined
vote icon

0

comments icon

1

avatar icon

Yossef Sabry

build error while instrumenting opentelemetry into c++ application

root@kesharib:/home/maiya/otel-cpp-starter/roll-dice/build# cmake --build . Consolidate compiler generated dependencies of target dice-server [ 50%] Linking CXX executable dice-server /usr/bin/ld: /...

  • reference
  • undefined
vote icon

0

comments icon

1

avatar icon

Prakash Narayana Maiya

Getting an undefined body in express PUT request

I have a React / Node / Express app where I am trying to update a user. The Redux action that should be handling the request looks like this: export const updateUser = (userId: string, data: any) =>...

  • express
  • request
  • null
  • undefined
  • response
vote icon

0

comments icon

1

avatar icon

Misha Krul

Why am i getting error "Uncaught ReferenceError: increment is not defined"

The code looks fine but still gets the error added event handler also document.addEventListener('DOMContentLoaded', function() { let count = 0 let countEl = document.getElementById("...

  • javascript
  • html
  • event-handling
  • undefined
vote icon

0

comments icon

2

avatar icon

Learning corner

Ubuntu 22.04 libgtk-3.so: undefined reference to symbol 'gdk_window_hide'

I have this link error: /usr/bin/ld: /lib/x86_64-linux-gnu/libgtk-3.so: undefined reference to symbol 'gdk_window_hide' /usr/bin/ld: /lib/x86_64-linux-gnu/libgdk-3.so: error adding symbols: DSO ...

  • ubuntu
  • gtk
  • undefined
  • lib
  • gdk
vote icon

0

comments icon

0

avatar icon

user873275

undefined body in PUT request

I have a React / Redux / Node app that is making a request to update a user: client/src/components/pages/AlignmentPage.tsx: const AlignmentPage = () => { const dispatch = useAppDispatch(); ...

  • reactjs
  • express
  • undefined
  • put
vote icon

0

comments icon

1

avatar icon

Misha Krul

PhpStorm shows undefined class but I can use this class

I'm creating my first project in Symfony and PhpStorm shows me something like this "Undefined class 'AbstractController'" or "Undefined class 'JsonResponse'". I tried everything I ...

  • php
  • symfony
  • phpstorm
  • undefined
vote icon

0

comments icon

0

avatar icon

OldSchoolViking

Passing Object to Child component is undefined [TypeScript + React]

Hey, in short: I want to make an Article page and pass the current article to a child component called "ArticleButtons". This is how the Article object looks like, it also contains an Author ...

  • reactjs
  • typescript
  • typeerror
  • undefined
vote icon

-1

comments icon

2

avatar icon

Durian Sosa

I am getting an undefined array key message in the update page - how to solve this error? [duplicate]

In the update page when I click the update button this error is showing: Warning: Undefined array key "updateId" How to solve this? Here is the code: <?php include('connect.php'); //id ...

  • php
  • arrays
  • undefined
vote icon

0

comments icon

0

avatar icon

Trainners

Can ant break upon encountering an undefined property?

We'd like ant to fail early, when it is invoked incorrectly -- when some property is found to be undefined. By default, however, the tool will substitute the literal ${foo} in such cases. (It logs ...

  • ant
  • undefined
vote icon

1

comments icon

0

avatar icon

Mikhail T.

undefined parameters trying to pass a value from flutter to google apps scripts

flutter code import 'package:http/http.dart' as http; Future<void> updateCellValue(String value) async { const url = 'https://script.google.com/macros/s/myurl'; http.Response ...

  • flutter
  • dart
  • google-apps-script
  • parameters
  • undefined
vote icon

0

comments icon

0

avatar icon

Davide Resigotti

Why does Javascript spread maintain defined keys that are set to undefined, and how do they differ from non-existent keys? [duplicate]

I have a code sample below that demonstrates this. I ran into this unexpected behavior of the spread operator where a key that gets set as undefined is not treated the same way keys that have never ...

  • javascript
  • typescript
  • undefined
  • spread-syntax
vote icon

1

comments icon

0

avatar icon

Summitch

Saved user info in React context, navbar shows logout after login. On navigating to other pages, it displays login instead of logout

This is the AuthProvider file that I am using to wrap my whole application // AuthContext.tsx import React, { createContext, useContext, useState, ReactNode } from "react"; interface ...

  • reactjs
  • undefined
  • react-context
vote icon

0

comments icon

1

avatar icon

'\' Is causing undefined errors in my project [closed]

Yes, I do know that \ is an escape character. I am writing a code for a keyboard, and I have to have the key \, of course. Now, the problem is, that this key must have a data attribute, which I put as ...

  • javascript
  • html
  • syntax-error
  • undefined
  • backslash
vote icon

-2

comments icon

2

avatar icon

Best Codes

I keep getting a returned value of "undefined" in the console, but have clearly returned my value

I keep getting undefined for my value when I put it through console.log, but I'm returning a value each time. Why is it doing this? I have my var defined, and It should work, but I just keep getting ...

  • javascript
  • if-statement
  • undefined
vote icon

1

comments icon

1

avatar icon

Nate Gardner

Although the type of the variable is correctly number, function keeps returning it undefined [duplicate]

purpose of this code is recursively sum the digits of a number. like; 473 -> 4+7+3 = 14 -> 1+4 = 5 and stop here. All of the functions seem to be working correct except, in the last function ...

  • javascript
  • recursion
  • return
  • undefined
vote icon

-1

comments icon

1

avatar icon

turanarican

Fetching data in React's returns "undefined"

`I am trying to get a companies list from dynamodb, but I am getting return "undefined" loadedCompanies { entityId: undefined, entityType: undefined, parentCompany: undefined, companyType: ...

  • reactjs
  • rest
  • amazon-dynamodb
  • fetch
  • undefined
vote icon

1

comments icon

2

avatar icon

VarI

Prop with default value gets undefined type in Vue 2

I have a child component with code: export default { props: { search: { type: String, default: () => null, }, } } And a parent component with code: <template> <ChildComponent ...

  • typescript
  • vuejs2
  • undefined
  • vue-props
  • vue-options-api
vote icon

0

comments icon

0

avatar icon

blackkk68

flutter_staggered_grid_view is not getting install in IDE

enter image description heredependencies is also installed. environment: sdk: '>=3.2.3 <4.0.0' dependencies: flutter: sdk: flutter flutter_staggered_grid_view:^0.7.0 But it is showing error &...

  • dart
  • gridview
  • undefined
  • staggered-gridview
vote icon

0

comments icon

0

avatar icon

prathamesh shinde

NextUI Table example fails TypeError: Cannot read properties of undefined (reading 'key')

Please can some help me with this error. I'm quite new to React framework. I have some basic understanding of client and server side rendering. I'm following example : https://nextui.org/docs/...

  • reactjs
  • next.js
  • undefined
  • nextui
  • next-api
vote icon

0

comments icon

1

avatar icon

aimish

Ansible hostvars[''variable_holder'']" is undefined

My Pipeline throws the following error: TASK [microstrategy.mstrpax_configure : Get Project Names from Rest API] *** skipping: [] => changed=false false_condition: mstr_role in ("webserver&...

  • ansible
  • undefined
  • hostvars
vote icon

0

comments icon

0

avatar icon

wicemantel

In p5.js I am trying to run two music tracks, one of the music tracks keeps on creating an error of undefined when doing .play() command

This is a small snippet of a simple spaceship adventures game I'm coding for my science class. The goal is to make the soundtrack menu music play when the background music is not. The code that does ...

  • javascript
  • undefined
  • p5.js
vote icon

0

comments icon

1

avatar icon

Bluey

Uncaught TypeError: Cannot read properties of undefined (reading 'mano')

when I was programming a website with JS, accidentally appears an Uncaught type error, I made all for "fighting" this error but It happened nothing EDIT: which line would cause it? Uncaught ...

  • javascript
  • typeerror
  • undefined
vote icon

-2

comments icon

1

avatar icon

AlphaBeta

Why am i getting undefined variable error after POST in my PHP contact script?

I am trying to iron out a bug in my contact form. I am getting undefined variable $errEmail on line 24 and $errMessage on line 22. Both variables are defined, to my understanding. My contact form ...

  • php
  • forms
  • error-handling
  • undefined
  • contacts
vote icon

1

comments icon

0

avatar icon

CT Roots

Why am I receiving an "Undefined constant" error? [duplicate]

Apache 2.4 / PHP 8.3.1 / MySQL 8.0 / phpMyAdmin 5.2.1. I believe the code may be outdated for the upgrades and my coding ability is not that great. The above programs are working together. Meaning ...

  • constants
  • undefined
vote icon

-1

comments icon

1

avatar icon

m_b_2024

Is this intentional behavior of undefined when using .sort()?

I was trying to solve a Codewars Kata that requires a 47 bytes code solution for reversing an array of any[] type. The catch is - you cannot use .reverse(). As a solution I came up with using .sort() ...

  • javascript
  • arrays
  • sorting
  • undefined
  • reverse
vote icon

1

comments icon

0

avatar icon

MikhailBeloborodov

stackoverflow icon

Dev to

CĂłmo desplegar y monitorear aplicaciones web en Azure con Terraform: GuĂ­a paso a paso

Daniel J. SaldaĂąa

Daniel J. SaldaĂąa

  • #azure
  • #terraform
  • #automations
  • #spanish
vote icon

No reaction

comments icon

Add Comment

Retro Vibes: ASCII Hot Coffee Animation in (Node.js)

Bek Brace

Bek Brace

  • #node
  • #javascript
  • #codenewbie
  • #beginners
vote icon

No reaction

comments icon

Add Comment

Raspberry Pi as development environment

Wervice

Wervice

  • #raspberrypi
  • #linux
  • #neovim
vote icon

No reaction

comments icon

Add Comment

Introducing the Ultimate Password Generator: Your Key to Online Security

Amit Das

Amit Das

  • #password
  • #security
  • #webdev
vote icon

No reaction

comments icon

Add Comment

Langchain: Data Protection

Rutam Bhagat

Rutam Bhagat

  • #langchain
  • #chatbot
  • #ai
  • #machinelearning
vote icon

No reaction

comments icon

4

Implementing Reversible Actions using the Command Pattern

Bear Evans

Bear Evans

  • #unity3d
  • #designpatterns
  • #csharp
  • #tutorial
vote icon

No reaction

comments icon

Add Comment

Apache Hudi on AWS Glue

Sagar Lakshmipathy

Sagar Lakshmipathy

  • #awsglue
  • #spark
  • #apachehudi
  • #scala
vote icon

No reaction

comments icon

Add Comment

Setting Up MySQL Database in Python

Sachin

Sachin

  • #mysql
  • #python
  • #database
  • #programming
vote icon

No reaction

comments icon

Add Comment

I built a free, open-source project manager that helps teams keep costs under $15/month.

hudy9x

hudy9x

  • #nextjs
  • #javascript
  • #node
vote icon

No reaction

comments icon

Add Comment

How to leverage Jest in your JavaScript codebase: A guide to Snapshot Testing

LordCodex

LordCodex

  • #testing
  • #javascript
  • #react
  • #programming
vote icon

No reaction

comments icon

Add Comment

Testing Pyramid

Stipe

Stipe

  • #testing
  • #api
  • #unittest
  • #softwaredevelopment
vote icon

No reaction

comments icon

Add Comment

Day 4 of Machine Learning|| Exploratory Data Analysis Part 1

Neha Gupta

Neha Gupta

  • #machinelearning
  • #datascience
  • #tutorial
  • #beginners
vote icon

No reaction

comments icon

Add Comment

Setting Up and Managing Android Emulators on macOS with Homebrew

Geoffrey Kim

Geoffrey Kim

  • #android
  • #macos
  • #homebrew
  • #emulation
vote icon

No reaction

comments icon

Add Comment

What joining a game jam can teach you about development

Hendrik Ras

Hendrik Ras

  • #javascript
  • #webdev
  • #gamedev
vote icon

No reaction

comments icon

Add Comment

🇫🇷 Base d'une application RiotJS avec Vite

Steeve

Steeve

  • #riotjs
  • #french
  • #frontend
  • #javascript
vote icon

No reaction

comments icon

Add Comment

Day 3 of Machine Learning

Neha Gupta

Neha Gupta

  • #machinelearning
  • #datascience
  • #tutorial
  • #beginners
vote icon

No reaction

comments icon

Add Comment

Spring Boot vs. Quarkus vs. Micronaut: The Best Java Frameworks for Modern Development

Nikhil Soman Sahu

Nikhil Soman Sahu

  • #webdev
  • #java
  • #backend
  • #microservices
vote icon

No reaction

comments icon

Add Comment

A Different Perspective of Stack Memory in .NET

Rasul

Rasul

  • #stackmemory
  • #dotnet
  • #csharp
  • #stackoverflow
vote icon

No reaction

comments icon

Add Comment

Como exportar um CSV com dados dos meus posts no DEV.to usando sua API

msc2020

msc2020

  • #api
  • #python
  • #tutorial
  • #braziliandevs
vote icon

No reaction

comments icon

Add Comment

Quickly Communicate Your Entire Codebase to Any LLM with This VS Code Extension

Josef Nobach

Josef Nobach

  • #vscode
  • #beginners
  • #programming
  • #productivity
vote icon

No reaction

comments icon

Add Comment

Elements or something

Simon Green

Simon Green

  • #perl
  • #python
  • #theweeklychallenge
vote icon

No reaction

comments icon

Add Comment

Getting started with Bun: A beginners guide

Talha Ali

Talha Ali

  • #bunjs
  • #webdev
  • #javascript
  • #typescript
vote icon

No reaction

comments icon

Add Comment

How to Implement a Whitelist in NFT contracts using Merkle Tree

Abdul Azeez V

Abdul Azeez V

  • #web3
  • #nft
  • #ethereum
  • #blockchain
vote icon

No reaction

comments icon

Add Comment

Some notes on symmetric encryption in golang

nigel447

nigel447

  • #cryptography
  • #philosophy
  • #go
vote icon

No reaction

comments icon

Add Comment

How to debug a Remix V2 (Vite) application with VSCode

Jose

Jose

  • #javascript
  • #vscode
  • #debug
  • #remix
vote icon

No reaction

comments icon

Add Comment

Video: Using Material 3 (M3) with Angular

Dharmen Shah

Dharmen Shah

  • #angular
  • #angularmaterial
  • #typescript
  • #webdev
vote icon

No reaction

comments icon

Add Comment

Building a To-Do App with RTK Query

Himanshu Gupta

Himanshu Gupta

vote icon

No reaction

comments icon

Add Comment

Advanced Django ORM Features (Q-Objects, F-Expressions, Aggregations and Annotations)

Ssali Jonathan

Ssali Jonathan

  • #python
  • #django
  • #orm
  • #webdev
vote icon

No reaction

comments icon

Add Comment

Handling Stock Inventory Using Firebase Transactions in Next.js

Antoine

Antoine

  • #nextjs
  • #firebase
  • #javascript
  • #webdev
vote icon

No reaction

comments icon

Add Comment

How to create an Internet of Things (IOT) and connect to a Raspberry Pi Simulator

Adedapo

Adedapo

  • #tutorial
  • #devops
  • #cloud
  • #github
vote icon

No reaction

comments icon

Add Comment

Light/Dark Mode toggle Navigation Bar

Razu Ahmed

Razu Ahmed

  • #codepen
vote icon

No reaction

comments icon

Add Comment

ncmqtt - Netcat over MQTT

Manuele Conti

Manuele Conti

  • #cli
  • #bash
  • #mqtt
vote icon

No reaction

comments icon

Add Comment

Stepping into Ubuntu Linux: A VirtualBox Installation Guide.

Pascal Attama

Pascal Attama

  • #linux
  • #ubuntu
  • #virtualmachine
  • #linuxserver
vote icon

No reaction

comments icon

Add Comment

learning javaScript: i built a robots.txt generator

Ben Dunlea

Ben Dunlea

vote icon

No reaction

comments icon

Add Comment

Remède V1.1.5

camarm

camarm

  • #ionic
  • #french
  • #webdev
  • #mobile
vote icon

No reaction

comments icon

Add Comment

Truthy and Falsy Values

Gomigoku

Gomigoku

  • #webdev
  • #javascript
  • #beginners
  • #programming
vote icon

No reaction

comments icon

Add Comment

Safeguarding Your API Keys in React

Ukwueze Onyedikachi

Ukwueze Onyedikachi

vote icon

No reaction

comments icon

Add Comment

How to configure gradual change colors for discrete data in VChart?

Siji Chen

Siji Chen

  • #webdev
  • #javascript
  • #visactor
  • #viualization
vote icon

No reaction

comments icon

Add Comment

Day 10 of 30 of JavaScript

Akshat Sharma

Akshat Sharma

  • #webdev
  • #javascript
  • #beginners
  • #tutorial
vote icon

No reaction

comments icon

Add Comment

How does react-vchart achieve on-demand loading?

Siji Chen

Siji Chen

  • #visactor
  • #visualization
  • #javascript
  • #webdev
vote icon

No reaction

comments icon

Add Comment

How to set up imports path aliases for (Angular)

Abdullah Al-Mamun

Abdullah Al-Mamun

  • #angular
  • #typescript
  • #webdev
  • #tutorial
vote icon

No reaction

comments icon

Add Comment

Day 2: AWS Fundamentals

Dipak Ahirav

Dipak Ahirav

  • #aws
  • #amazon
  • #learning
vote icon

No reaction

comments icon

Add Comment

Streamlining Your Workflow with Git Hooks and Automation – Part 5

Dipak Ahirav

Dipak Ahirav

  • #github
  • #git
  • #learning
vote icon

No reaction

comments icon

Add Comment

Why You Need a Package Manager on macOS

Gurlal Sidhu

Gurlal Sidhu

  • #terminal
  • #beginners
  • #tutorial
  • #devops
vote icon

No reaction

comments icon

Add Comment

Lights, Camera, Encode

ishar19

ishar19

  • #node
  • #macos
  • #windows
  • #development
vote icon

No reaction

comments icon

Add Comment

Let's dive into the magical world of React 19 – the latest version of React JS. 🚀✨

Dharmendra Kumar

Dharmendra Kumar

  • #webdev
  • #react
  • #javascript
  • #programming
vote icon

No reaction

comments icon

Add Comment

Think Twice Before Using setInterval() for API Polling – It Might Not Be Ideal

Idris Gadi

Idris Gadi

  • #webdev
  • #javascript
  • #api
  • #programming
vote icon

No reaction

comments icon

Add Comment

Understanding immutability for beginners in React

Yu Hamada

Yu Hamada

  • #javascript
  • #beginners
  • #react
  • #webdev
vote icon

No reaction

comments icon

Add Comment

Chaos (fault) testing method for etcd and MongoDB

yeshan333

yeshan333

  • #etcd
  • #mongodb
  • #chaostesting
  • #faulttesting
vote icon

No reaction

comments icon

Add Comment

Day 7: Mastering State Management in Angular

Dipak Ahirav

Dipak Ahirav

  • #angular
  • #javascript
  • #learning
  • #webdev
vote icon

No reaction

comments icon

Add Comment

gradient triangle

Transforming a QLC SSD into an SLC SSDtheoverclockingpage.com

avatar icon

userbinator

solid triangle

113

solid triangle

48

gradient triangle

Show HN: Digital player board for Terraforming Marsterraforming-mars-player-board.netlify.a...

avatar icon

sakerbos

solid triangle

21

solid triangle

10

gradient triangle

Rivenfilfre.net

avatar icon

doppp

solid triangle

284

solid triangle

102

gradient triangle

Compilers for Free with Wevalbernsteinbear.com

avatar icon

todsacerdoti

solid triangle

19

solid triangle

3

gradient triangle

Katy – 68000 Linux on a Solderless Breadboard (2014)bigmessowires.com

avatar icon

caned

solid triangle

110

solid triangle

17

gradient triangle

Floor796floor796.com

avatar icon

gtirloni

solid triangle

364

solid triangle

49

gradient triangle

Calculus with Juliajverzani.github.io

avatar icon

barrenko

solid triangle

313

solid triangle

118

gradient triangle

A kids traffic mat in Elmmatiasklemola.com

avatar icon

eliasson

solid triangle

52

solid triangle

6

gradient triangle

Is artificial consciousness achievable? Lessons from the human brainarxiv.org

avatar icon

wonderlandcal

solid triangle

63

solid triangle

133

gradient triangle

YARA is dead, long live YARA-Xvirustotal.github.io

avatar icon

serhack_

solid triangle

79

solid triangle

11

gradient triangle

RISC vs. CISC by John R. Mashey (1995)yarchive.net

avatar icon

caned

solid triangle

33

solid triangle

14

gradient triangle

Building a Waitlist (The Wrong Way)jrhizor.dev

avatar icon

jrhizor

solid triangle

33

solid triangle

10

gradient triangle

You could have invented fractional cascadingezyang.com

avatar icon

mananaysiempre

solid triangle

32

solid triangle

4

gradient triangle

New blood test for stroke combines blood-based biomarkers with a clinical scoremedicalxpress.com

avatar icon

wglb

solid triangle

36

solid triangle

discuss

gradient triangle

Retrospex: Convert images to fit Commodore 64 graphic modesgithub.com/micheldebree

avatar icon

todsacerdoti

solid triangle

26

solid triangle

12

gradient triangle

500-year-old maths problem turns out to apply to coffee and clocksnewscientist.com

avatar icon

gumby

solid triangle

96

solid triangle

17

gradient triangle

Emerge Tools (YC W21) is hiring senior engineers to automate dead code deletionemergetools.com

avatar icon

solid triangle

solid triangle

7 hours ago

gradient triangle

Will Better Superconductors Transform the World?quantamagazine.org

avatar icon

debadipb

solid triangle

62

solid triangle

41

gradient triangle

Worklenz: Open-Source, All in one project management toolgithub.com/worklenz

avatar icon

thunderbong

solid triangle

34

solid triangle

5

gradient triangle

Intel undercut a standards body to give us the PCI connectorieee.org

avatar icon

jnord

solid triangle

86

solid triangle

25

gradient triangle

Show HN: A Golang CP/M emulatorgithub.com/skx

avatar icon

stevekemp

solid triangle

94

solid triangle

14

gradient triangle

Mathematicians and the Selection Task (2004)ed.gov

avatar icon

tzs

solid triangle

27

solid triangle

17

gradient triangle

The Iberian lynx doubles its population in just three yearselpais.com

avatar icon

geox

solid triangle

85

solid triangle

21

gradient triangle

I organized a 20-acre game of Capture the Flagntnbr.com

avatar icon

ntnbr

solid triangle

377

solid triangle

122

gradient triangle

On hoot, on bootwingolog.org

avatar icon

davexunit

solid triangle

66

solid triangle

12

gradient triangle

Hashing Modulo Theoriesphilipzucker.com

avatar icon

philzook

solid triangle

45

solid triangle

3

gradient triangle

Michelle's List: A free, anonymous landlord review sitemichelleslist.com

avatar icon

mattstrick

solid triangle

172

solid triangle

78

gradient triangle

Fixing the iterative damping interpolation in video gamespkh.me

avatar icon

ux

solid triangle

106

solid triangle

39

gradient triangle

UNM Researchers Find Microplastics in Canine and Human Testicular Tissueunm.edu

avatar icon

ripjaygn

solid triangle

17

solid triangle

1 comment

gradient triangle

Show HN: Peanut Butter Spinnercdaringe.com

avatar icon

cdaringe

solid triangle

175

solid triangle

122