#ColdFusion with GraphQL
Explore tagged Tumblr posts
Text
ColdFusion with GraphQL: Building Advanced API Solutions
#ColdFusion with GraphQL: Building Advanced API Solutions#ColdFusion with GraphQL#ColdFusion with GraphQL: Advanced API Solutions
0 notes
Quote
Throughout the years, I’ve had to learn a lot of new technologies: ColdFusion, XML, C#, .NET, Node.js, and React to name a few. No matter what the technology or new language is, there are 3 things that I immediately need to know how to code in order to get my job done. First, I need to know how to get data from the browser all the way to the database and back. Second, I need to know how to get a file from the browser to the file system. And third, I need to know how to identify the users. Once I know how to do these things, I am confident that I will succeed with the new technology.
Getting Confident with GraphQL
0 notes
Text
Links: Atom Special
In this Links issue I decided to list all the Atom plugins I currently use in my day-to-day work. Essentials and favourites marked with ❤️
Zen — distraction free writing for Atom. advanced-open-file — advanced Open File is a package for helping Atom users to open files and folders easily. It can also create new files and folders if they don't exist. aligner — Easily align multiple lines and blocks with support for different operators and custom configurations (a bonus for tabularize) + aligner-css, aligner-ruby, aligner-javascript, etc. atom-beautify — Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom atom-css-clean — We all write code a little quickly sometimes. This is a package which offers a helping hand to sort, align and clean your CSS and SASS. atom-css-comb — CSScomb is a coding style formatter for CSS (LESS|SASS|SCSS). atom-ctags — better autocomplete for atom atom-fuzzy-grep — Fuzzy grep project using ag, pt, ack, grep, ripgrep, or git-grep atom-hot-package-loader — Hot reloading for package development atom-idiomatic-comments-css-snippets — Idiomatic CSS comment snippets package for atom atom-shortcuts — helps you learn Atom's shortcuts, hit ctrl + ` to see a shortcut cheatsheet ❤️ auto-detect-indentation — automatically detect indentation of opened files. auto-encoding-for-ruby — automatically include #encoding: utf-8 on Ruby files auto-indent — this package will allow you to auto-indent your current file autocomplete-emojis — adds emoji autocompletion to autocomplete+ ❤️ autocomplete-paths — adds path autocompletion to autocomplete+ autoprefixer — prefix CSS and SCSS ❤️ block-selection-mode — enable block-selection-mode busy-signal — a package that provides an easy to use API to show your package is performing a task carbon-now-sh — Atom package to open the current editor content in carbon.now.sh ❤️ change-case — change the case of selected text using node-change-case clipboard-plus — keeps your clipboard history dash — Dash documentation integration with Atom debug-service — provides a debugger as a service for other atom packages ❤️ devdocs — put your cursor on a keyword and search for it using the 'doc' command docblockr — a helper package for writing documentation docs-snippets — snippets for writing documentation in your code editor-stats — display a graph of keyboard and mouse usage for the last 6 hours ❤️ editorconfig — helps developers maintain consistent coding styles between different editors ❤️ enhanced-tabs — webstorm-like tab switching behavior for atom ❤️ expand-region — expanding selection ❤️ file-icons — assign file extension icons and colours for improved visual grepping foldingtext-for-atom — outline editor with productivity features. foldingtext-markdown — Author Markdown in the FoldingText for Atom outliner ❤️ fonts — lots of monospace fonts (personally I prefer FiraCode) gemsource — simple package to open source of installed ruby gems from atom ❤️ git-blame — toggle git-blame annotations in the gutter of atom editor. git-control — provides a GUI interface to manage all commonly-used git commands git-diff-details — view git diffs directly in atom. ❤️ git-history — view previous versions of any file known to git. git-plus — do git things without the terminal ❤️ glowing-cursor — a glowing cursor based on muchWeb's neon cursor hey-pane — Atom Plugin to enlarge the active pane, either with a shortcut or with a super handy follow mode. Inspired by Origami for Sublime Text. ❤️ highlight-selected — highlights the current word selected when double clicking intentions — base package for showing intentions in Atom ❤️ jumpy — an Atom package that creates dynamic hotkeys to jump around files across visible panes. keyboard-sounds — makes (mechanical) keyboard noise while you type. (I disable it by default, but now and again I like to turn it on) language-babel — JavaScript ES201x, React JSX, Flow and GraphQL Grammar. Babel Transpiler language-diff — Interact with *.diff files language-docker — Dockerfile syntax highlighting language-ini — Syntax support for ini files. ❤️ linter — A Base Linter with Cow Powers (linter-alex, linter-eslint, linter-xo, linter-jscs, linter-jshint, linter-just-say-no, linter-reek, linter-rubocop, linter-ruby, linter-scss-lint, linter-ui-default) ❤️ markdown-preview-plus — Markdown Preview + Community Features ❤️ merge-conflicts — resolve git conflicts within Atom method-separator — show a separator line above each method or function. ❤️ minimap — a preview of the full source code (+ minimap-find-and-replace, minimap-git-diff, minimap-selection) ❤️ monokai — a monokai theme (cause I’m quite lazy to port my favourite neverland-vim-theme to Atom) ❤️ multi-wrap-guide — provides multiple draggable wrap guides. ❤️ neon-selection — glowing selection style, inspired by Enligntenment's Terminology on-the-rocks — Bourbon & Neat Snippets package-list — show all installed packages in compact list and enable/disable, view docs, or uninstall in one click persistent-bookmarks — Similar to bookmarks but bookmarks remain after you close a text editor, and even after closing a project ❤️ pigments — a package to display colors in project and files ❤️ pinned-tabs — an Atom package that allows you to pin tabs project-manager — Project Manager for easy access and switching between projects in Atom recent-finder — open recent file with fizzy-finder ❤️ regex-railroad-diagram — display railroad diagram of regex under cursor. release-notes — displays the release notes of Atom in Atom ❤️ ruby-block — Atom highlight matching ruby block ruby-test — Run Ruby tests, Rspec examples, and Cucumber features from Atom ❤️ script — Run code in Atom! scrolloff — scroll offset (vim-like scrolloff) for Atom. set-syntax — creates easy Command Palette commands for setting the syntax of the current file ❤️ sort-lines — sorts your lines. Never gets tired ❤️ space-tab — coverts leading tabs to spaces or vice versa ❤️ split-diff — a split pane diff tool symbols-tree-view — a symbols view like taglist ‼️❤️ sync-settings — synchronize package settings, keymap and installed packages ❤️ tablr — edit CSV files using a table editor ❤️ tabularize — Atom package for text alignment. ❤️ teletype — share your workspace with team members and collaborate on code in real time ❤️ todo-show — finds all the TODOs, FIXMEs, CHANGEDs, etc. in your project. ❤️ toggle-quotes — quickly toggle between single and double quotes
0 notes
Text
Implementing GraphQL APIs in ColdFusion: Best Practices and Strategies
#Implementing GraphQL APIs in ColdFusion: Best Practices and Strategies#Implementing GraphQL APIs in ColdFusion
0 notes
Text
ColdFusion with AWS AppSync: GraphQL API Management for Modern Applications
#ColdFusion with AWS AppSync: GraphQL API Management for Modern Applications#ColdFusion with AWS AppSync
0 notes
Text
GraphQL APIs in ColdFusion for Efficient Data Fetching
#GraphQL APIs in ColdFusion for Efficient Data Fetching#GraphQL APIs in ColdFusion for Data Fetching#GraphQL in ColdFusion for Data Fetching#GraphQL in ColdFusion for Efficient Data Fetching#GraphQL APIs in ColdFusion
0 notes