Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Review

Unanswered Questions

Ask Question
243 questions with no upvoted or accepted answers
6votes
0answers
516views

Xero API Client in Django

I'm not actually that new to writing Python. But I've no formal training and have only learnt to build applications to solve problems for my job out of necessity. Starting to bring my existing skills ...
6votes
0answers
134views

Showing a Wikipedia article's changes as Git commits

I created a small-ish NodeJS script which takes as argument the name of a Wikipedia article (and optionally a Wikipedia edition, "en" is default) and creates a Git repository with each ...
6votes
1answer
197views

GitHub API client

Here is my Haskell program designed to list all of my GitHub repos along with their descriptions and languages via the GitHub JSON APIs:...
5votes
0answers
104views

Correct abstractions/organisation of a NodeJS GraphQL API

I recently did a quick take-home test for a potential job opportunity. It included building a GraphQL API with nodeJS. I am not an expert in node (mostly use Python at work) but I have used it for ...
5votes
0answers
2kviews

Extract data from API using VBA & XML (Performance)

EDIT: Added a block with the raw code at the bottom (suggested by a friendly user)First post here. I sincerely hope that I am doing everything by the book. Also, I want to thank you in advance for ...
5votes
0answers
1kviews

Mocking the file system within a test

I've been using this method to test file-system functions as an alternative tomock-fs due to its lack of symlink support. I'd love to hear what others think and ...
5votes
0answers
290views

Entity component system Lua API

The destruction of the objects are handled by the garbage-collector metamethod.(Does this make sense? This means that an out-of-scope object will stay visible in game until garbage collection.)The ...
5votes
1answer
143views

Function outcome: consistent approach and easy logging

My goal is to make a consistent and easy way to determine how a function fails/succeeds. I'm looking for code review of myStatus class for any bad practices, code ...
4votes
0answers
66views

API for operators and alerts

Note: The important chunks of code are pasted in the question but the larger representation of the app is available on GitHub.Some time ago I was tasked to create a simple FastAPI app. I did manage ...
4votes
0answers
91views

Simple Markdown Blog

this is my first real website I created after learning about web development.It's amazing to me that anyone would spare their free time to code review strangers' code. So thank you in advance. I'd ...
4votes
0answers
67views

Fetching data from endpoint, retrieving coordinates, then merging into an output

I'm in no way a skilled developer (or even a developer at that!) but I did want to take a go at writing a script that fetched one endpoint's data, extracted some data, sent if off to be geocoded, then ...
4votes
0answers
179views

HSL Guessing Game in Svelte

The objective of the game is to guess the hue, saturation, and lightness values of a given color swatch across ten rounds.https://github.com/shreyasminocha/guess-the-hslhttps://guess-the-hsl.now.sh...
4votes
0answers
366views

JavaScript AVL Tree

I have been working through Introduction to Algorithms 3rd Edition, and have implemented an AVL tree through prototypal inheritance. The code presented here does work as expected based on the tests ...
4votes
0answers
366views

Running a JavaScript program from C# with sandboxing

I am using EdgeJS in my application. The application is used to run a user-provided javascript program from C#. Because we allow execution of user scripts some sandboxing is required. I am using vm2 ...
4votes
0answers
428views

MongoDB BulkWrite - create or update a sub document within an array

I have a series of Events (roughly 10-20 events that will be dynamically created per month): Event Model:...

153050per page
1
2345
17

Unanswered Tags

javascript × 134
express.js × 25
python × 24
beginner × 18
rest × 15
json × 14
typescript × 13
mongoose × 13
c# × 11
promise × 11
performance × 10
asynchronous × 10
java × 8
php × 8
object-oriented × 7
error-handling × 7
web-scraping × 7
design-patterns × 6
mysql × 6
unit-testing × 6
rust × 6
go × 6
async-await × 6
c++ × 5
python-3.x × 5
more related tags

[8]ページ先頭

©2009-2025 Movatter.jp